Hi,

all mmio-related patches combined in a series to avoid confusion.
Basically, I addressed Jan's remarks and added more tests.

Only two test combinations are missing:
  rex_w + op size prefix
  !long mode + op size prefix

  Ralf

Ralf Ramsauer (3):
  x86: mmio: fix accidental clears of bits in registers
  x86: mmio: move flags to struct parse_context
  x86: mmio: add support for 0x66 operand prefix

 hypervisor/arch/x86/include/asm/mmio.h      |  5 ++
 hypervisor/arch/x86/include/asm/processor.h |  1 +
 hypervisor/arch/x86/mmio.c                  | 88 +++++++++++++--------
 hypervisor/arch/x86/vcpu.c                  |  7 +-
 inmates/tests/x86/mmio-access-32.c          | 31 +++++++-
 inmates/tests/x86/mmio-access.c             | 31 +++++++-
 6 files changed, 122 insertions(+), 41 deletions(-)

-- 
2.21.0

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/20190606224457.1053-1-ralf.ramsauer%40oth-regensburg.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to