|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/3] x86/emul: Cleanup
Cleanup from recent observations. >From a future backporting perspective, now is about the least bad time to take patchs 2 and 3, at the point we're doing all the other structural rearrangements. Andrew Cooper (3): x86/emul: Adjust comments in x86-types.h x86/emul: Drop trailing r from x86_seg_[lgi]dt names x86/emul: Drop the union in x86_event had have a single data field .../fuzz/x86_instruction_emulator/fuzz-emul.c | 2 +- tools/tests/x86_emulator/test_x86_emulator.c | 4 +- xen/arch/x86/hvm/dm.c | 2 +- xen/arch/x86/hvm/hvm.c | 46 +++++++++---------- xen/arch/x86/hvm/svm/nestedsvm.c | 2 +- xen/arch/x86/hvm/svm/svm.c | 30 ++++++------ xen/arch/x86/hvm/vmx/realmode.c | 2 +- xen/arch/x86/hvm/vmx/vmx.c | 24 +++++----- xen/arch/x86/include/asm/domain.h | 6 +-- xen/arch/x86/include/asm/hvm/hvm.h | 3 +- xen/arch/x86/include/asm/x86-event.h | 14 ++++-- xen/arch/x86/include/asm/x86-types.h | 15 +++--- xen/arch/x86/pv/traps.c | 10 ++-- xen/arch/x86/vm_event.c | 4 +- xen/arch/x86/x86_emulate/0f01.c | 2 +- xen/arch/x86/x86_emulate/x86_emulate.c | 6 +-- xen/arch/x86/x86_emulate/x86_emulate.h | 2 +- 17 files changed, 89 insertions(+), 85 deletions(-) base-commit: 0a249bcb0279a99b7ddad683fcc84a5e256c13f1 -- 2.39.5
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |