index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen
/
xen-common.c
Age
Commit message (
Expand
)
Author
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
2018-04-26
xen: Expect xenstore write to fail when restricted
Ross Lagerwall
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-02-06
hw/xen*: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2017-06-28
migration: move skip_section_footers
Peter Xu
2017-06-28
migration: move skip_configuration out
Peter Xu
2017-06-28
migration: move global_state.optional out
Peter Xu
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
migration: create global_state.c
Juan Quintela
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-05-04
xen: use a better chardev type check
Marc-André Lureau
2017-04-25
move xen-common.c to hw/xen/
Anthony Xu