qemu-e2k/hw/i386/kvm
David Woodhouse 91cce75617 hw/xen: Add xen_evtchn device for event channel emulation
Include basic support for setting HVM_PARAM_CALLBACK_IRQ to the global
vector method HVM_PARAM_CALLBACK_TYPE_VECTOR, which is handled in-kernel
by raising the vector whenever the vCPU's vcpu_info->evtchn_upcall_pending
flag is set.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
2023-03-01 08:22:50 +00:00
..
apic.c i386/kvm: The value passed to strerror should be positive 2021-06-05 21:01:17 +02:00
clock.c i386/kvm: The value passed to strerror should be positive 2021-06-05 21:01:17 +02:00
i8254.c i386/kvm: Replace abs64() with uabs64() from host-utils 2021-09-29 19:37:38 +10:00
i8259.c hw/intc: Extract the IRQ counting functions into a separate file 2023-01-13 16:22:57 +01:00
ioapic.c hw: Move ioapic*.h to intc/ 2023-02-27 22:29:01 +01:00
meson.build hw/xen: Add xen_evtchn device for event channel emulation 2023-03-01 08:22:50 +00:00
xen_evtchn.c hw/xen: Add xen_evtchn device for event channel emulation 2023-03-01 08:22:50 +00:00
xen_evtchn.h hw/xen: Add xen_evtchn device for event channel emulation 2023-03-01 08:22:50 +00:00
xen_overlay.c i386/xen: manage and save/restore Xen guest long_mode setting 2023-03-01 08:22:49 +00:00
xen_overlay.h i386/xen: manage and save/restore Xen guest long_mode setting 2023-03-01 08:22:49 +00:00