All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/HVM: misc descriptor table access exiting related fixes
@ 2017-04-13 14:42 Jan Beulich
  2017-04-13 14:51 ` [PATCH 1/3] x86/HVM: restrict emulation in hvm_descriptor_access_intercept() Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Jan Beulich @ 2017-04-13 14:42 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Julien Grall

Patch 1 brings recently added code in line with what we did switch
other code to during this dev cycle. Patch 2 is at least a latent bug fix.
Patch 3 is merely improving debuggability, so other than the first two
I'm not sure it qualifies for 4.9.

This is all fallout from re-basing my UMIP emulation patch over
d0a699a389 ("x86/monitor: add support for descriptor access events").

1: x86/HVM: restrict emulation in hvm_descriptor_access_intercept()
2: VMX: don't blindly enable descriptor table exiting control
3: x86/HVM: don't uniformly report "MMIO" for various forms of failed emulation

Signed-off-by: Jan Beulich <jbeulich@suse.com>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-04-18  8:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-13 14:42 [PATCH 0/3] x86/HVM: misc descriptor table access exiting related fixes Jan Beulich
2017-04-13 14:51 ` [PATCH 1/3] x86/HVM: restrict emulation in hvm_descriptor_access_intercept() Jan Beulich
2017-04-13 14:59   ` Andrew Cooper
2017-04-13 15:28     ` Jan Beulich
2017-04-13 16:00       ` Andrew Cooper
2017-04-18  8:59         ` Jan Beulich
2017-04-13 14:53 ` [PATCH 2/3] VMX: don't blindly enable descriptor table exiting control Jan Beulich
2017-04-13 14:59   ` Razvan Cojocaru
2017-04-13 15:16   ` Andrew Cooper
2017-04-13 15:30     ` Jan Beulich
2017-04-14  6:22   ` Tian, Kevin
2017-04-13 14:54 ` [PATCH 3/3] x86/HVM: don't uniformly report "MMIO" for various forms of failed emulation Jan Beulich
2017-04-13 15:12   ` Boris Ostrovsky
2017-04-13 15:18   ` Andrew Cooper
2017-04-14  6:23   ` Tian, Kevin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.