aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/kvm/xen_gnttab.c
AgeCommit message (Expand)Author
2024-01-08qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARDStefan Hajnoczi
2023-12-29hw/i386: Constify VMStateRichard Henderson
2023-11-07hw/xen: add support for Xen primary console in emulated modeDavid Woodhouse
2023-11-06hw/xen: don't clear map_track[] in xen_gnttab_reset()David Woodhouse
2023-03-07hw/xen: Implement soft reset for emulated gnttabDavid Woodhouse
2023-03-07hw/xen: Add emulated implementation of grant table operationsDavid Woodhouse
2023-03-01hw/xen: Implement GNTTABOP_query_sizeDavid Woodhouse
2023-03-01i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_versonDavid Woodhouse
2023-03-01hw/xen: Support mapping grant framesDavid Woodhouse
2023-03-01hw/xen: Add xen_gnttab device for grant table emulationDavid Woodhouse