summaryrefslogtreecommitdiff
path: root/hw/xen/xen_devconfig.c
AgeCommit message (Expand)Author
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea
2016-05-23xen: write information about supported backendsJuergen Gross
2016-01-29xen: Clean up includesPeter Maydell
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini