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-05-11
disas: Remove target_ulong from the interface
Richard Henderson
2023-05-11
disas: Move disas.c to disas/
Richard Henderson
2023-05-11
disas: Fix tabs and braces in disas.c
Richard Henderson
2023-05-11
accel/tcg: Fix atomic_mmu_lookup for reads
Richard Henderson
2023-05-11
target/m68k: Fix gen_load_fp for OS_LONG
Richard Henderson
2023-05-11
Merge tag 'migration-20230509-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-05-10
migration: block incoming colo when capability is disabled
Vladimir Sementsov-Ogievskiy
2023-05-10
migration: disallow change capabilities in COLO state
Vladimir Sementsov-Ogievskiy
2023-05-10
migration: process_incoming_migration_co: simplify code flow around ret
Vladimir Sementsov-Ogievskiy
2023-05-10
migration: drop colo_incoming_thread from MigrationIncomingState
Vladimir Sementsov-Ogievskiy
2023-05-10
build: move COLO under CONFIG_REPLICATION
Vladimir Sementsov-Ogievskiy
2023-05-10
colo: make colo_checkpoint_notify static and provide simpler API
Vladimir Sementsov-Ogievskiy
2023-05-10
block/meson.build: prefer positive condition for replication
Vladimir Sementsov-Ogievskiy
2023-05-10
multifd: Add the ramblock to MultiFDRecvParams
Lukas Straub
2023-05-10
ram: Let colo_flush_ram_cache take the bitmap_mutex
Lukas Straub
2023-05-10
ram: Add public helper to set colo bitmap
Lukas Straub
2023-05-10
Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...
Richard Henderson
2023-05-10
hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
Fabiano Rosas
2023-05-10
tests/avocado: use http for mipsdistros.mips.com
Alex Bennée
2023-05-10
gitlab: enable minimal device profile for aarch64 --disable-tcg
Alex Bennée
2023-05-10
gitlab: add ubuntu-22.04-aarch64-without-defaults
Alex Bennée
2023-05-10
scripts/ci: clean-up the 20.04/22.04 confusion in ansible
Alex Bennée
2023-05-10
scripts/ci: add gitlab-runner to kvm group
Alex Bennée
2023-05-10
docs: document breakpoint and watchpoint support
Alex Bennée
2023-05-10
tests/docker: bump the xtensa base to debian:11-slim
Alex Bennée
2023-05-10
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-10
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
2023-05-10
block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
Kevin Wolf
2023-05-10
block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
Kevin Wolf
2023-05-10
block: Mark bdrv_query_block_graph_info() and callers GRAPH_RDLOCK
Kevin Wolf
2023-05-10
block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK
Kevin Wolf
2023-05-10
block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-05-10
block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-05-10
block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-05-10
block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-05-10
mirror: Require GRAPH_RDLOCK for accessing a node's parent list
Kevin Wolf
2023-05-10
vhdx: Require GRAPH_RDLOCK for accessing a node's parent list
Kevin Wolf
2023-05-10
nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-05-10
nbd: Remove nbd_co_flush() wrapper function
Kevin Wolf
2023-05-10
block: .bdrv_open is non-coroutine and unlocked
Kevin Wolf
2023-05-10
graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
Kevin Wolf
2023-05-10
graph-lock: Add GRAPH_UNLOCKED(_PTR)
Kevin Wolf
2023-05-10
test-bdrv-drain: Don't modify the graph in coroutines
Kevin Wolf
2023-05-10
iotests: Test resizing image attached to an iothread
Kevin Wolf
2023-05-10
block: Don't call no_coroutine_fns in qmp_block_resize()
Kevin Wolf
2023-05-10
block: bdrv/blk_co_unref() for calls in coroutine context
Kevin Wolf
2023-05-10
block: Consistently call bdrv_activate() outside coroutine
Kevin Wolf
2023-05-10
qcow2: Don't call bdrv_getlength() in coroutine_fns
Kevin Wolf
2023-05-10
migration: Attempt disk reactivation in more failure scenarios
Eric Blake
2023-05-10
iotests/nbd-reconnect-on-open: Fix NBD socket path
Kevin Wolf
[next]