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
Age
Commit message (
Expand
)
Author
2023-10-12
python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
Vladimir Sementsov-Ogievskiy
2023-10-12
target/i386: fix shadowed variable pasto
Paolo Bonzini
2023-10-12
contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
Thomas Huth
2023-10-12
block: Add assertion for bdrv_graph_wrlock()
Kevin Wolf
2023-10-12
block: Protect bs->children with graph_lock
Kevin Wolf
2023-10-12
block: Protect bs->parents with graph_lock
Kevin Wolf
2023-10-12
block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
qcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Take graph rdlock in parts of reopen
Kevin Wolf
2023-10-12
block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_parent_cb_resize() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark drain related functions GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Take graph rdlock in bdrv_inactivate_all()
Kevin Wolf
2023-10-12
block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions
Kevin Wolf
2023-10-12
test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine context
Kevin Wolf
2023-10-12
block: convert more bdrv_is_allocated* and bdrv_block_status* calls to corout...
Paolo Bonzini
2023-10-12
block: switch to co_wrapper for bdrv_is_allocated_*
Paolo Bonzini
2023-10-12
block: complete public block status API
Paolo Bonzini
2023-10-12
block: rename the bdrv_co_block_status static function
Paolo Bonzini
2023-10-12
Merge tag 'pull-riscv-to-apply-20231012-1' of https://github.com/alistair23/q...
Stefan Hajnoczi
2023-10-12
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-10-12
Merge tag 'qga-pull-2023-10-11' of https://github.com/kostyanf14/qemu into st...
Stefan Hajnoczi
2023-10-12
gitlab-ci: Disable the riscv64-debian-cross-container by default
Thomas Huth
2023-10-12
virtio-mem: Mark memslot alias memory regions unmergeable
David Hildenbrand
2023-10-12
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
2023-10-12
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
David Hildenbrand
2023-10-12
virtio-mem: Update state to match bitmap as soon as it's been migrated
David Hildenbrand
2023-10-12
virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cb
David Hildenbrand
2023-10-12
memory: Clarify mapping requirements for RamDiscardManager
David Hildenbrand
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2023-10-12
vhost: Add vhost_get_max_memslots()
David Hildenbrand
2023-10-12
kvm: Add stub for kvm_get_max_memslots()
David Hildenbrand
2023-10-12
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
2023-10-12
memory-device: Track required and actually used memslots in DeviceMemoryState
David Hildenbrand
2023-10-12
stubs: Rename qmp_memory_device.c to memory_device.c
David Hildenbrand
2023-10-12
memory-device: Support memory devices with multiple memslots
David Hildenbrand
2023-10-12
vhost: Return number of free memslots
David Hildenbrand
2023-10-12
kvm: Return number of free memslots
David Hildenbrand
2023-10-12
softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
David Hildenbrand
2023-10-12
vhost: Remove vhost_backend_can_merge() callback
David Hildenbrand
[prev]
[next]