qemu-e2k/target/i386
Sergio Andres Gomez Del Real b7394c8394 i386: hvf: refactor event injection code for hvf
This patch refactors the event-injection code for hvf by using the
appropriate fields already provided by CPUX86State. At vmexit, it fills
these fields so that hvf_inject_interrupts can just retrieve them without
calling into hvf.

Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com>
Message-Id: <20170913090522.4022-14-Sergio.G.DelReal@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-12-22 15:01:48 +01:00
..
hvf-utils i386: hvf: refactor event injection code for hvf 2017-12-22 15:01:48 +01:00
arch_dump.c
arch_memory_mapping.c
bpt_helper.c
cc_helper_template.h
cc_helper.c
cpu-qom.h i386: refactor KVM cpuid code so that it applies to hvf as well 2017-12-22 15:01:48 +01:00
cpu.c i386: hvf: refactor event injection code for hvf 2017-12-22 15:01:48 +01:00
cpu.h i386: hvf: add code base from Google's QEMU repository 2017-12-22 15:01:20 +01:00
excp_helper.c
fpu_helper.c
gdbstub.c
hax-all.c
hax-darwin.c i386/hax: remove duplicated includes 2017-12-18 17:07:02 +03:00
hax-darwin.h i386/hax: remove duplicated includes 2017-12-18 17:07:02 +03:00
hax-i386.h
hax-interface.h
hax-mem.c
hax-windows.c
hax-windows.h i386/hax: remove duplicated include 2017-12-18 17:07:02 +03:00
helper.c
helper.h
hvf-all.c i386: hvf: refactor event injection code for hvf 2017-12-22 15:01:48 +01:00
hvf-i386.h i386: hvf: add code base from Google's QEMU repository 2017-12-22 15:01:20 +01:00
hyperv-proto.h
hyperv.c
hyperv.h
int_helper.c
kvm_i386.h
kvm-stub.c
kvm.c i386: hvf: refactor event injection code for hvf 2017-12-22 15:01:48 +01:00
machine.c
Makefile.objs i386: hvf: add code base from Google's QEMU repository 2017-12-22 15:01:20 +01:00
mem_helper.c
misc_helper.c
monitor.c
mpx_helper.c
ops_sse_header.h
ops_sse.h
seg_helper.c
shift_helper_template.h
smm_helper.c
svm_helper.c
svm.h
TODO
trace-events
translate.c target/i386: Fix handling of VEX prefixes 2017-12-21 09:22:45 +01:00
xsave_helper.c