index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xen-common.c
Age
Commit message (
Expand
)
Author
2017-04-25
move xen-common.c to hw/xen/
Anthony Xu
2017-04-21
xen: use libxendevicemodel when available
Paul Durrant
2017-03-22
xen: make use of xen_xc implicit in xen_common.h inlines
Paul Durrant
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-11-08
xen: Fix xenpv machine initialisation
Anthony PERARD
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2015-08-03
migration: Fix regression for xenfv and pc,accel=xen machine.
Anthony PERARD
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
2014-10-04
accel: Rename 'init' method to 'init_machine'
Eduardo Habkost
2014-10-04
accel: Move Xen registration code to xen-common.c
Eduardo Habkost
2014-05-07
xen: factor out common functions
Wei Liu