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
/
include
/
hw
/
xen
/
xen-legacy-backend.h
Age
Commit message (
Expand
)
Author
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
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
2023-03-07
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-01
hw/xen: Subsume xen_be_register_common() into xen_be_init()
David Woodhouse
2020-10-19
xen: Rename XENBACKEND_DEVICE to XENBACKEND
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
xen-legacy-backend: Add missing typedef XenLegacyDevice
Eduardo Habkost
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant