aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/kvm/xen_evtchn.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-09hw/i386/pc: Fix level interrupt sharing for Xen event channel GSIDavid Woodhouse1-1/+1
2023-06-07hw/xen: Simplify emulated Xen platform initDavid Woodhouse1-2/+1
2023-03-01hw/xen: Support MSI mapping to PIRQDavid Woodhouse1-0/+8
2023-03-01hw/xen: Support GSI mapping to PIRQDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement emulated PIRQ hypercall supportDavid Woodhouse1-0/+2
2023-03-01i386/xen: Implement HYPERVISOR_physdev_opDavid Woodhouse1-0/+11
2023-03-01hw/xen: Add backend implementation of interdomain event channel supportDavid Woodhouse1-0/+19
2023-03-01i386/xen: handle PV timer hypercallsJoao Martins1-0/+2
2023-03-01hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callbackDavid Woodhouse1-0/+4
2023-03-01hw/xen: Implement EVTCHNOP_resetDavid Woodhouse1-0/+3
2023-03-01hw/xen: Implement EVTCHNOP_bind_vcpuDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement EVTCHNOP_bind_interdomainDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement EVTCHNOP_alloc_unboundDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement EVTCHNOP_sendDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement EVTCHNOP_bind_ipiDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement EVTCHNOP_bind_virqDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement EVTCHNOP_unmaskDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement EVTCHNOP_closeDavid Woodhouse1-0/+2
2023-03-01hw/xen: Implement EVTCHNOP_statusDavid Woodhouse1-0/+3
2023-03-01hw/xen: Add xen_evtchn device for event channel emulationDavid Woodhouse1-0/+18