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-11-01
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-01
Merge tag 'pull-halloween-omnibus-311023-2' of https://gitlab.com/stsquad/qem...
Stefan Hajnoczi
2023-11-01
Merge tag 'migration-20231031-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-31
iotests: add test for changing mirror's copy_mode
Fiona Ebner
2023-10-31
mirror: return mirror-specific information upon query
Fiona Ebner
2023-10-31
blockjob: query driver-specific info via a new 'query' driver method
Fiona Ebner
2023-10-31
qapi/block-core: turn BlockJobInfo into a union
Fiona Ebner
2023-10-31
qapi/block-core: use JobType for BlockJobInfo's type
Fiona Ebner
2023-10-31
mirror: implement mirror_change method
Fiona Ebner
2023-10-31
block/mirror: determine copy_to_target only once
Fiona Ebner
2023-10-31
block/mirror: move dirty bitmap to filter
Fiona Ebner
2023-10-31
block/mirror: set actively_synced even after the job is ready
Fiona Ebner
2023-10-31
blockjob: introduce block-job-change QMP command
Fiona Ebner
2023-10-31
virtio-blk: remove batch notification BH
Stefan Hajnoczi
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-31
contrib/plugins: Close file descriptor on error return
Cong Liu
2023-10-31
plugins: Remove an extra parameter
Akihiko Odaki
2023-10-31
semihosting: fix memleak at semihosting_arg_fallback
Matheus Tavares Bernardino
2023-10-31
gdbstub: Check if gdb_regs is NULL
Akihiko Odaki
2023-10-31
tests/docker: upgrade debian-all-test-cross to bookworm
Alex Bennée
2023-10-31
tests/docker: use debian-all-test-cross for sparc64
Alex Bennée
2023-10-31
tests/docker: use debian-all-test-cross for riscv64
Alex Bennée
2023-10-31
tests/docker: use debian-all-test-cross for mips
Alex Bennée
2023-10-31
tests/docker: use debian-all-test-cross for mips64
Alex Bennée
2023-10-31
tests/docker: use debian-all-test-cross for m68k
Alex Bennée
2023-10-31
tests/docker: use debian-all-test-cross for hppa
Alex Bennée
2023-10-31
tests/docker: use debian-all-test-cross for power
Alex Bennée
2023-10-31
tests/docker: move sh4 to use debian-legacy-test-cross
Alex Bennée
2023-10-31
tests/docker: use debian-legacy-test-cross for alpha
Alex Bennée
2023-10-31
gitlab: add build-loongarch to matrix
Alex Bennée
2023-10-31
gitlab: clean-up build-soft-softmmu job
Alex Bennée
2023-10-31
gitlab: split alpha testing into a legacy container
Alex Bennée
2023-10-31
tests/tcg: Add -fno-stack-protector
Akihiko Odaki
2023-10-31
tests/vm/openbsd: Use the system dtc package
Thomas Huth
2023-10-31
blockdev: mirror: avoid potential deadlock when using iothread
Fiona Ebner
2023-10-31
block: avoid potential deadlock during bdrv_graph_wrlock() in bdrv_close()
Fiona Ebner
2023-10-31
blockjob: drop AioContext lock before calling bdrv_graph_wrlock()
Fiona Ebner
2023-10-31
iotests: Test media change with iothreads
Kevin Wolf
2023-10-31
block: Fix locking in media change monitor commands
Kevin Wolf
2023-10-31
iotests: add tests for "qemu-img rebase" with compression
Andrey Drobyshev
2023-10-31
qemu-img: add compression option to rebase subcommand
Andrey Drobyshev
2023-10-31
iotests/{024, 271}: add testcases for qemu-img rebase
Andrey Drobyshev
2023-10-31
qemu-img: rebase: avoid unnecessary COW operations
Andrey Drobyshev
2023-10-31
qemu-img: add chunk size parameter to compare_buffers()
Andrey Drobyshev
2023-10-31
qemu-img: rebase: use backing files' BlockBackend for buffer alignment
Andrey Drobyshev
2023-10-31
qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
Andrey Drobyshev
2023-10-31
qemu-img: rebase: stop when reaching EOF of old backing file
Andrey Drobyshev
2023-10-31
qemu-file: Make qemu_fflush() return errors
Juan Quintela
[next]