summaryrefslogtreecommitdiffstats
path: root/hw/xen/xen-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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