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
Age
Commit message (
Expand
)
Author
2023-11-08
block: Add missing GRAPH_RDLOCK annotations
Kevin Wolf
2023-11-08
block: Introduce bdrv_co_change_backing_file()
Kevin Wolf
2023-11-08
block: Protect bs->backing with graph_lock
Kevin Wolf
2023-11-07
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_cow_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_filter_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark block_job_add_bdrv() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...
Stefan Hajnoczi
2023-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-xenfv.for-upstream-20231107' of git://git.infradead.org/users...
Stefan Hajnoczi
2023-11-07
virtio-gpu: replace PIXMAN for region/rect test
Marc-André Lureau
2023-11-07
ui/console: allow to override the default VC
Marc-André Lureau
2023-11-07
ui: add pixman-minimal.h
Marc-André Lureau
2023-11-07
ui: compile out some qemu-pixman functions when !PIXMAN
Marc-André Lureau
2023-11-07
build-sys: drop needless warning pragmas for old pixman
Marc-André Lureau
2023-11-07
build-sys: add a "pixman" feature
Marc-André Lureau
2023-11-07
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
2023-11-07
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
2023-11-07
hw/xen: do not repeatedly try to create a failing backend device
David Woodhouse
2023-11-07
hw/xen: add get_frontend_path() method to XenDeviceClass
David Woodhouse
2023-11-07
hw/xen: automatically assign device index to block devices
David Woodhouse
2023-11-07
include: update Xen public headers to Xen 4.17.2 release
David Woodhouse
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2023-11-07
hw/cxl: Add support for device sanitation
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
2023-11-07
hw/cxl: Add a switch mailbox CCI function
Jonathan Cameron
2023-11-07
hw/pci-bridge/cxl_upstream: Move defintion of device to header.
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
2023-11-07
virtio-sound: implement audio output (TX)
Manos Pitsidianakis
2023-11-07
virtio-sound: handle control messages and streams
Manos Pitsidianakis
2023-11-07
Add virtio-sound device stub
Manos Pitsidianakis
2023-11-07
vhost: Add high-level state save/load functions
Hanna Czenczek
2023-11-07
vhost-user: Interface for migration state transfer
Hanna Czenczek
[next]