summaryrefslogtreecommitdiffstats
path: root/hw/xen/xen-common.c
Commit message (Expand)AuthorAgeFilesLines
* xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini2019-12-171-0/+18
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-141-1/+1
* machine: Use shorter format for GlobalProperty arraysEduardo Habkost2019-01-101-15/+3Star
* machine: move compat properties out of globalsMarc-André Lureau2019-01-071-20/+18Star
* hw: apply accel compat properties without touching globalsMarc-André Lureau2019-01-071-3/+6
* xen: Expect xenstore write to fail when restrictedRoss Lagerwall2018-04-261-1/+6
* xen: defer call to xen_restrict until just before os_setup_postIan Jackson2018-04-261-0/+14
* Include qmp-commands.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-061-2/+3
* migration: move skip_section_footersPeter Xu2017-06-281-3/+5
* migration: move skip_configuration outPeter Xu2017-06-281-1/+5
* migration: move global_state.optional outPeter Xu2017-06-281-1/+10
* migration: Move remaining exported functions to migration/misc.hJuan Quintela2017-06-131-1/+1
* migration: create global_state.cJuan Quintela2017-06-131-0/+1
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* xen: use a better chardev type checkMarc-André Lureau2017-05-041-1/+1
* move xen-common.c to hw/xen/Anthony Xu2017-04-251-0/+169