summaryrefslogtreecommitdiffstats
path: root/hw/xenpv
Commit message (Expand)AuthorAgeFilesLines
* Warn user if the vga flag is passed but no vga device is createdGautam Agrawal2022-05-091-0/+1
* meson: convert hw/arch*Marc-André Lureau2020-08-212-2/+3
* 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-144-328/+0Star
* xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-141-0/+3
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-142-2/+2
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-4/+4
* hw/xen: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-6/+7
* 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-222-9/+9
* xenfb: remove xen_init_display "temporary" hackStefano Stabellini2017-07-071-3/+0Star
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* xenpv: Fix qemu_uuid compiling errorFam Zheng2016-09-291-1/+1
* vl: Switch qemu_uuid to QemuUUIDFam Zheng2016-09-231-5/+1Star
* xen: use a common function for pv and hvm guest backend register callsJuergen Gross2016-08-031-6/+1Star
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* 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-292-1/+2
* xen: make it possible to build without the Xen PV domain builderIan Campbell2016-01-262-5/+14
* xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2016-01-261-3/+6
* xen: fix usage of xc_domain_create in domain builderRoger Pau Monne2015-11-131-1/+1
* 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-074-0/+423