aboutsummaryrefslogtreecommitdiff
path: root/hw/xen/xen_devconfig.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-02hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse1-25/+0
2023-11-07hw/xen: automatically assign device index to block devicesDavid Woodhouse1-28/+0
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant1-2/+2
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster1-0/+1
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant1-1/+1
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-1/+1
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-0/+1
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea1-2/+2
2016-05-23xen: write information about supported backendsJuergen Gross1-50/+2
2016-01-29xen: Clean up includesPeter Maydell1-0/+1
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-0/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+174