xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] x86/HVM: misc descriptor table access exiting related fixes
@ 2017-04-18 10:25 Jan Beulich
  2017-04-18 10:29 ` [PATCH v2 1/4] x86emul: always fill x86_insn_modrm()'s outputs Jan Beulich
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Jan Beulich @ 2017-04-18 10:25 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Julien Grall

Patch 2 brings recently added code in line with what we did switch
other code to during this dev cycle. Patch 3 is at least a latent bug fix.
Patch 4 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: x86emul: always fill x86_insn_modrm()'s outputs
2: x86/HVM: restrict emulation in hvm_descriptor_access_intercept()
3: VMX: don't blindly enable descriptor table exiting control
4: x86/HVM: don't uniformly report "MMIO" for various forms of failed emulation

Signed-off-by: Jan Beulich <jbeulich@suse.com>
---
v2: New prereq patch 1. Patch 3 almost entirely reworked.


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

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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-18 10:25 [PATCH v2 0/4] x86/HVM: misc descriptor table access exiting related fixes Jan Beulich
2017-04-18 10:29 ` [PATCH v2 1/4] x86emul: always fill x86_insn_modrm()'s outputs Jan Beulich
2017-04-18 10:33   ` Andrew Cooper
2017-04-18 10:31 ` [PATCH v2 2/4] x86/HVM: restrict emulation in hvm_descriptor_access_intercept() Jan Beulich
2017-04-18 10:35   ` Andrew Cooper
2017-04-18 10:32 ` [PATCH v2 3/4] VMX: don't blindly enable descriptor table exiting control Jan Beulich
2017-04-18 10:37   ` Razvan Cojocaru
2017-04-18 10:43   ` Andrew Cooper
2017-04-18 13:36   ` Tian, Kevin
2017-04-18 10:34 ` [PATCH v2 4/4] x86/HVM: don't uniformly report "MMIO" for various forms of failed emulation Jan Beulich
2017-04-18 13:12   ` Paul Durrant
2017-04-19  8:59 ` [PATCH v2 0/4] x86/HVM: misc descriptor table access exiting related fixes Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).