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