aboutsummaryrefslogtreecommitdiff
path: root/include/hw/xen/xen-legacy-backend.h
AgeCommit message (Expand)Author
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant
2023-03-07hw/xen: Pass grant ref to gnttab unmap operationDavid Woodhouse
2023-03-07hw/xen: Add gnttab operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07hw/xen: Add evtchn operations to allow redirection to internal emulationDavid Woodhouse
2023-03-01hw/xen: Subsume xen_be_register_common() into xen_be_init()David Woodhouse
2020-10-19xen: Rename XENBACKEND_DEVICE to XENBACKENDEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27xen-legacy-backend: Add missing typedef XenLegacyDeviceEduardo Habkost
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant