summary refs log tree commit diff stats
path: root/hw/xen/xen_devconfig.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/xen: Remove deadcodeDr. David Alan Gilbert2024-10-031-8/+0
* hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse2024-02-021-25/+0
* hw/xen: automatically assign device index to block devicesDavid Woodhouse2023-11-071-28/+0
* hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant2023-03-071-2/+2
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+1
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-141-1/+1
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+1
* xen: Rename xen_be_printf to xen_pv_printfEmil Condrea2016-10-281-2/+2
* xen: write information about supported backendsJuergen Gross2016-05-231-50/+2
* xen: Clean up includesPeter Maydell2016-01-291-0/+1
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-0/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+174