summaryrefslogtreecommitdiff
path: root/hw/xen/xen-common.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-26xen: Expect xenstore write to fail when restrictedRoss Lagerwall1-1/+6
2018-04-26xen: defer call to xen_restrict until just before os_setup_postIan Jackson1-0/+14
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+0
2018-02-06hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-2/+3
2017-06-28migration: move skip_section_footersPeter Xu1-3/+5
2017-06-28migration: move skip_configuration outPeter Xu1-1/+5
2017-06-28migration: move global_state.optional outPeter Xu1-1/+10
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela1-1/+1
2017-06-13migration: create global_state.cJuan Quintela1-0/+1
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-1/+1
2017-05-04xen: use a better chardev type checkMarc-André Lureau1-1/+1
2017-04-25move xen-common.c to hw/xen/Anthony Xu1-0/+169