qemu/target/i386/tcg/sysemu
Lara Lazier b67e2796a1 target/i386: Added VGIF V_IRQ masking capability
VGIF provides masking capability for when virtual interrupts
are taken. (APM2)

Signed-off-by: Lara Lazier <laramglazier@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-09-13 13:56:26 +02:00
..
bpt_helper.c target/i386: Tidy hw_breakpoint_remove 2021-07-13 08:13:19 -07:00
excp_helper.c target/i386: use mmu_translate for NPT walk 2021-05-11 04:11:14 -04:00
fpu_helper.c i386: separate fpu_helper sysemu-only parts 2021-05-10 15:41:51 -04:00
meson.build i386: split seg_helper into user-only and sysemu parts 2021-05-10 15:41:52 -04:00
misc_helper.c target/i386: Moved int_ctl into CPUX86State structure 2021-09-13 13:56:26 +02:00
seg_helper.c target/i386: Move helper_check_io to sysemu 2021-05-19 12:17:11 -05:00
smm_helper.c
svm_helper.c target/i386: Added VGIF V_IRQ masking capability 2021-09-13 13:56:26 +02:00
tcg-cpu.c