Age | Commit message (Expand) | Author |
---|---|---|
2018-02-06 | hw/xen*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2017-07-07 | xenfb: remove xen_init_display "temporary" hack | Stefano Stabellini |
2016-08-03 | xen: use a common function for pv and hvm guest backend register calls | Juergen Gross |
2016-06-22 | xen: move xen_sysdev to xen_backend.c | Juergen Gross |
2016-05-23 | xen: add pvUSB backend | Juergen Gross |
2016-05-23 | xen: introduce dummy system device | Juergen Gross |
2016-01-29 | xen: Clean up includes | Peter Maydell |
2016-01-26 | xen: make it possible to build without the Xen PV domain builder | Ian Campbell |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-07 | xen: move Xen PV machine files to hw/xenpv | Wei Liu |