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
/
hw
/
xen
/
xen_devconfig.c
Age
Commit message (
Expand
)
Author
2024-02-02
hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
David Woodhouse
2023-11-07
hw/xen: automatically assign device index to block devices
David Woodhouse
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-05-23
xen: write information about supported backends
Juergen Gross
2016-01-29
xen: Clean up includes
Peter Maydell
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini