aboutsummaryrefslogtreecommitdiff
path: root/include/hw/xen/xen-legacy-backend.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert1-5/+0
2024-06-04hw/xen: Register framebuffer backend via xen_backend_init()Philippe Mathieu-Daudé1-3/+0
2024-06-04hw/xen: Make XenDevOps structures constPhilippe Mathieu-Daudé1-1/+1
2024-06-04hw/xen: Constify xenstore_be::XenDevOpsPhilippe Mathieu-Daudé1-1/+1
2024-05-10xen: register legacy backends via xen_backend_initPaolo Bonzini1-12/+2
2024-02-02hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse1-1/+0
2023-11-07hw/xen: automatically assign device index to block devicesDavid Woodhouse1-1/+0
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant1-5/+1
2023-03-07hw/xen: Pass grant ref to gnttab unmap operationDavid Woodhouse1-3/+3
2023-03-07hw/xen: Add gnttab operations to allow redirection to internal emulationDavid Woodhouse1-12/+1
2023-03-07hw/xen: Add evtchn operations to allow redirection to internal emulationDavid Woodhouse1-0/+1
2023-03-01hw/xen: Subsume xen_be_register_common() into xen_be_init()David Woodhouse1-2/+1
2020-10-19xen: Rename XENBACKEND_DEVICE to XENBACKENDEduardo Habkost1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2020-08-27xen-legacy-backend: Add missing typedef XenLegacyDeviceEduardo Habkost1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant1-0/+104