aboutsummaryrefslogtreecommitdiff
path: root/hw/xenpv
AgeCommit message (Expand)Author
2020-08-21meson: convert hw/arch*Marc-André Lureau
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD
2019-01-14Remove broken Xen PV domain builderAnthony PERARD
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-07-02hw/xen: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-02-06hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2016-09-29xenpv: Fix qemu_uuid compiling errorFam Zheng
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-22xen: move xen_sysdev to xen_backend.cJuergen Gross
2016-05-23xen: add pvUSB backendJuergen Gross
2016-05-23xen: introduce dummy system deviceJuergen Gross
2016-01-29xen: Clean up includesPeter Maydell
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell
2015-11-13xen: fix usage of xc_domain_create in domain builderRoger Pau Monne
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-07xen: move Xen PV machine files to hw/xenpvWei Liu