aboutsummaryrefslogtreecommitdiff
path: root/hw/xen/xen-common.c
AgeCommit message (Expand)Author
2018-04-26xen: Expect xenstore write to fail when restrictedRoss Lagerwall
2018-04-26xen: defer call to xen_restrict until just before os_setup_postIan Jackson
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-02-06hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2017-06-28migration: move skip_section_footersPeter Xu
2017-06-28migration: move skip_configuration outPeter Xu
2017-06-28migration: move global_state.optional outPeter Xu
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan Quintela
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-04xen: use a better chardev type checkMarc-André Lureau
2017-04-25move xen-common.c to hw/xen/Anthony Xu