xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] x86: extend use of generic insn emulator for PV
@ 2016-12-06 11:07 Jan Beulich
  2016-12-06 11:12 ` [PATCH v3 1/5] x86/32on64: use generic instruction decoding for call gate emulation Jan Beulich
                   ` (4 more replies)
  0 siblings, 5 replies; 24+ messages in thread
From: Jan Beulich @ 2016-12-06 11:07 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper

1: x86/32on64: use generic instruction decoding for call gate emulation
2: x86emul: don't assume a memory operand
3: x86emul: generalize exception handling for rep_* hooks
4: x86emul: make write and cmpxchg hooks optional
5: x86/PV: use generic emulator for privileged instruction handling

Signed-off-by: Jan Beulich <jbeulich@suse.com>
---
v3: Apart from the last patch, which heavily changed (see there),
    it's largely re-basing and breaking out of patch 3 from patch 5.


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

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

end of thread, other threads:[~2016-12-07 13:54 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-06 11:07 [PATCH v3 0/5] x86: extend use of generic insn emulator for PV Jan Beulich
2016-12-06 11:12 ` [PATCH v3 1/5] x86/32on64: use generic instruction decoding for call gate emulation Jan Beulich
2016-12-06 11:56   ` Andrew Cooper
2016-12-06 13:17     ` Jan Beulich
2016-12-07 10:55       ` Andrew Cooper
2016-12-07 11:23         ` Jan Beulich
2016-12-07 11:39           ` Andrew Cooper
2016-12-06 11:13 ` [PATCH v3 2/5] x86emul: don't assume a memory operand Jan Beulich
2016-12-06 16:49   ` Andrew Cooper
2016-12-07  8:22     ` Jan Beulich
2016-12-07 13:05       ` Andrew Cooper
2016-12-07 13:14         ` Jan Beulich
2016-12-07 13:15           ` Andrew Cooper
2016-12-06 11:14 ` [PATCH v3 3/5] x86emul: generalize exception handling for rep_* hooks Jan Beulich
2016-12-06 17:09   ` Andrew Cooper
2016-12-06 11:15 ` [PATCH v3 4/5] x86emul: make write and cmpxchg hooks optional Jan Beulich
2016-12-06 17:34   ` Andrew Cooper
2016-12-07  8:32     ` Jan Beulich
2016-12-07 13:36       ` Andrew Cooper
2016-12-07 13:54         ` Jan Beulich
2016-12-06 11:16 ` [PATCH v3 5/5] x86/PV: use generic emulator for privileged instruction handling Jan Beulich
2016-12-06 11:21   ` Jan Beulich
2016-12-06 19:14   ` Andrew Cooper
2016-12-07  9:35     ` Jan Beulich

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).