summary refs log tree commit diff stats
path: root/include/hw/xen/xen-legacy-backend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse2024-02-021-1/+0
* hw/xen: automatically assign device index to block devicesDavid Woodhouse2023-11-071-1/+0
* hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant2023-03-071-5/+1
* hw/xen: Pass grant ref to gnttab unmap operationDavid Woodhouse2023-03-071-3/+3
* hw/xen: Add gnttab operations to allow redirection to internal emulationDavid Woodhouse2023-03-071-12/+1
* hw/xen: Add evtchn operations to allow redirection to internal emulationDavid Woodhouse2023-03-071-0/+1
* hw/xen: Subsume xen_be_register_common() into xen_be_init()David Woodhouse2023-03-011-2/+1
* xen: Rename XENBACKEND_DEVICE to XENBACKENDEduardo Habkost2020-10-191-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* xen-legacy-backend: Add missing typedef XenLegacyDeviceEduardo Habkost2020-08-271-0/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-3/+3
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-141-0/+104