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
/
i386
/
kvm
/
xen_xenstore.c
Age
Commit message (
Expand
)
Author
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-12-29
hw/i386: Constify VMState
Richard Henderson
2023-11-07
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
2023-11-07
hw/xen: populate store frontend nodes with XenStore PFN/port
David Woodhouse
2023-11-07
include: update Xen public headers to Xen 4.17.2 release
David Woodhouse
2023-11-06
hw/xen: fix XenStore watch delivery to guest
David Woodhouse
2023-09-20
i386: spelling fixes
Michael Tokarev
2023-06-07
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Stefan Hajnoczi
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-07
hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
David Woodhouse
2023-03-07
hw/xen: Add emulated implementation of XenStore operations
David Woodhouse
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
hw/xen: Create initial XenStore nodes
Paul Durrant
2023-03-07
hw/xen: Implement core serialize/deserialize methods for xenstore_impl
David Woodhouse
2023-03-07
hw/xen: Implement XenStore permissions
Paul Durrant
2023-03-07
hw/xen: Add xenstore wire implementation and implementation stubs
David Woodhouse
2023-03-01
hw/xen: Add basic ring handling to xenstore
David Woodhouse
2023-03-01
hw/xen: Add xen_xenstore device for xenstore emulation
David Woodhouse