| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: convert hw/arch* | Marc-André Lureau | 2020-08-21 | 2 | -2/+3 |
* | trivial: Remove xenfb_enabled from sysemu.h | Thomas Huth | 2020-02-04 | 1 | -1/+1 |
* | Include sysemu/sysemu.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | xen: Replace few mentions of xend by libxl | Anthony PERARD | 2019-01-14 | 1 | -1/+1 |
* | Remove broken Xen PV domain builder | Anthony PERARD | 2019-01-14 | 4 | -328/+0 |
* | xen: introduce new 'XenBus' and 'XenDevice' object hierarchy | Paul Durrant | 2019-01-14 | 1 | -0/+3 |
* | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant | 2019-01-14 | 2 | -2/+2 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -4/+4 |
* | hw/xen: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -6/+7 |
* | hw/xen*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 1 | -4/+5 |
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 2 | -9/+9 |
* | xenfb: remove xen_init_display "temporary" hack | Stefano Stabellini | 2017-07-07 | 1 | -3/+0 |
* | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 2017-05-23 | 1 | -1/+1 |
* | xenpv: Fix qemu_uuid compiling error | Fam Zheng | 2016-09-29 | 1 | -1/+1 |
* | vl: Switch qemu_uuid to QemuUUID | Fam Zheng | 2016-09-23 | 1 | -5/+1 |
* | xen: use a common function for pv and hvm guest backend register calls | Juergen Gross | 2016-08-03 | 1 | -6/+1 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | xen: move xen_sysdev to xen_backend.c | Juergen Gross | 2016-06-22 | 1 | -40/+0 |
* | xen: add pvUSB backend | Juergen Gross | 2016-05-23 | 1 | -0/+3 |
* | xen: introduce dummy system device | Juergen Gross | 2016-05-23 | 1 | -0/+40 |
* | xen: Clean up includes | Peter Maydell | 2016-01-29 | 2 | -1/+2 |
* | xen: make it possible to build without the Xen PV domain builder | Ian Campbell | 2016-01-26 | 2 | -5/+14 |
* | xen: domainbuild: reopen libxenctrl interface after forking for domain watcher. | Ian Campbell | 2016-01-26 | 1 | -3/+6 |
* | xen: fix usage of xc_domain_create in domain builder | Roger Pau Monne | 2015-11-13 | 1 | -1/+1 |
* | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 2015-09-19 | 1 | -11/+6 |
* | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 2014-10-20 | 1 | -1/+1 |
* | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2014-05-28 | 1 | -4/+4 |
* | xen: move Xen PV machine files to hw/xenpv | Wei Liu | 2014-05-07 | 4 | -0/+423 |