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
Age
Commit message (
Expand
)
Author
2021-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2020-12-15
xen: remove GNUC check
Marc-André Lureau
2020-11-16
include/hw/xen.h: drop superfluous struct
Alex Bennée
2020-10-19
xen-bus: reduce scope of backend watch
Paul Durrant
2020-10-19
xen: Rename XENBACKEND_DEVICE to XENBACKEND
Eduardo Habkost
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
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
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2019-11-06
global: Squash 'the the'
Dr. David Alan Gilbert
2019-09-24
xen: perform XenDevice clean-up in XenBus watch handler
Paul Durrant
2019-09-24
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
2019-09-24
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
2019-08-27
xen: Fix ring.h header
Anthony PERARD
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
Revert xen/io/ring.h of "Clean up a few header guard symbols"
Anthony PERARD
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
2019-06-24
xen-bus: use a separate fd for each event channel
Paul Durrant
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-02-05
pvh: Add x86/HVM direct boot ABI header file
Liam Merwick
2019-01-14
xen: Replace few mentions of xend by libxl
Anthony PERARD
2019-01-14
Remove broken Xen PV domain builder
Anthony PERARD
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
2019-01-14
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
2019-01-14
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2019-01-14
xen: add event channel interface for XenDevice-s
Paul Durrant
2019-01-14
xen: add grant table interface for XenDevice-s
Paul Durrant
2019-01-14
xen: add xenstore watcher infrastructure
Paul Durrant
2019-01-14
xen: create xenstore areas for XenDevice-s
Paul Durrant
2019-01-14
xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
Paul Durrant
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
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-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
[next]