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
/
trace-events
Age
Commit message (
Expand
)
Author
2024-09-04
hw/arm: xenpvh: Break out a common PVH machine
Edgar E. Iglesias
2024-02-02
hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints
Manos Pitsidianakis
2024-02-02
hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
Manos Pitsidianakis
2023-06-15
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2023-06-15
hw/i386/xen/: move xen-mapcache.c to hw/xen/
Vikram Garhwal
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
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-03-22
trace-events: Shorten file names in comments
Markus Armbruster
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 xenstore watcher infrastructure
Paul Durrant
2019-01-14
xen: create xenstore areas for XenDevice-s
Paul Durrant
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-04-21
xen: use libxendevice model to restrict operations
Paul Durrant
2017-01-31
trace: move hw/xen events to correct subdir
Daniel P. Berrange