summary refs log tree commit diff stats
path: root/hw/i386/kvm/xen_evtchn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/xen: Simplify emulated Xen platform initDavid Woodhouse2023-06-071-2/+1
* hw/xen: Support MSI mapping to PIRQDavid Woodhouse2023-03-011-0/+8
* hw/xen: Support GSI mapping to PIRQDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement emulated PIRQ hypercall supportDavid Woodhouse2023-03-011-0/+2
* i386/xen: Implement HYPERVISOR_physdev_opDavid Woodhouse2023-03-011-0/+11
* hw/xen: Add backend implementation of interdomain event channel supportDavid Woodhouse2023-03-011-0/+19
* i386/xen: handle PV timer hypercallsJoao Martins2023-03-011-0/+2
* hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callbackDavid Woodhouse2023-03-011-0/+4
* hw/xen: Implement EVTCHNOP_resetDavid Woodhouse2023-03-011-0/+3
* hw/xen: Implement EVTCHNOP_bind_vcpuDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement EVTCHNOP_bind_interdomainDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement EVTCHNOP_alloc_unboundDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement EVTCHNOP_sendDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement EVTCHNOP_bind_ipiDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement EVTCHNOP_bind_virqDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement EVTCHNOP_unmaskDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement EVTCHNOP_closeDavid Woodhouse2023-03-011-0/+2
* hw/xen: Implement EVTCHNOP_statusDavid Woodhouse2023-03-011-0/+3
* hw/xen: Add xen_evtchn device for event channel emulationDavid Woodhouse2023-03-011-0/+18