summaryrefslogtreecommitdiffstats
path: root/hw/xenpv/xen_machine_pv.c
Commit message (Expand)AuthorAgeFilesLines
* Warn user if the vga flag is passed but no vga device is createdGautam Agrawal2022-05-091-0/+1
* trivial: Remove xenfb_enabled from sysemu.hThomas Huth2020-02-041-1/+1
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* xen: Replace few mentions of xend by libxlAnthony PERARD2019-01-141-1/+1
* Remove broken Xen PV domain builderAnthony PERARD2019-01-141-14/+0Star
* xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-141-0/+3
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-141-1/+1
* hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-061-4/+5
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-1/+1
* xenfb: remove xen_init_display "temporary" hackStefano Stabellini2017-07-071-3/+0Star
* xen: use a common function for pv and hvm guest backend register callsJuergen Gross2016-08-031-6/+1Star
* xen: move xen_sysdev to xen_backend.cJuergen Gross2016-06-221-40/+0Star
* xen: add pvUSB backendJuergen Gross2016-05-231-0/+3
* xen: introduce dummy system deviceJuergen Gross2016-05-231-0/+40
* xen: Clean up includesPeter Maydell2016-01-291-0/+1
* xen: make it possible to build without the Xen PV domain builderIan Campbell2016-01-261-4/+11
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-11/+6Star
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-1/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-4/+4
* xen: move Xen PV machine files to hw/xenpvWei Liu2014-05-071-0/+109