Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1674731
| From | Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] x86/xen: allow userspace access during hypercalls |
| Date | 2017-06-26 14:50 +0200 |
| Message-ID | <tWBCO-2pu-45@gated-at.bofh.it> (permalink) |
| References | <tVwca-2bn-11@gated-at.bofh.it> <tWB05-2bS-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Jun 26, 2017 at 02:05:48PM +0200, Juergen Groß wrote: > On 06/23/2017 02:47 PM, Marek Marczykowski-Górecki wrote: > > Userspace application can do a hypercall through /dev/xen/privcmd, and > > some for some hypercalls argument is a pointers to user-provided > > structure. When SMAP is supported and enabled, hypervisor can't access. > > So, lets allow it. > > What about HYPERVISOR_dm_op? Indeed, arguments copied to kernel space there are only addresses of buffers. Will send v2 in a moment. But I can't test it right now, as for my understanding this require HVM/PVHv2 dom0 or stubdomain... -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] x86/xen: allow userspace access during hypercalls Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> - 2017-06-23 14:50 +0200
Re: [PATCH] x86/xen: allow userspace access during hypercalls Juergen Groß <jgross@suse.com> - 2017-06-26 14:10 +0200
Re: [PATCH] x86/xen: allow userspace access during hypercalls Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> - 2017-06-26 14:50 +0200
Re: [PATCH v2] x86/xen: allow userspace access during hypercalls Juergen Groß <jgross@suse.com> - 2017-06-26 15:00 +0200
[PATCH v2] x86/xen: allow userspace access during hypercalls Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> - 2017-06-26 15:00 +0200
Re: [PATCH v2] x86/xen: allow userspace access during hypercalls Juergen Gross <jgross@suse.com> - 2017-07-03 13:30 +0200
RE: [Xen-devel] [PATCH] x86/xen: allow userspace access during hypercalls Paul Durrant <Paul.Durrant@citrix.com> - 2017-06-26 15:20 +0200
RE: [Xen-devel] [PATCH] x86/xen: allow userspace access during hypercalls Paul Durrant <Paul.Durrant@citrix.com> - 2017-06-26 15:30 +0200
Re: [Xen-devel] [PATCH] x86/xen: allow userspace access during hypercalls 'Marek Marczykowski-Górecki' <marmarek@invisiblethingslab.com> - 2017-06-26 15:30 +0200
csiph-web