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
2024-02-12
qapi: Improve documentation of file descriptor socket addresses
Markus Armbruster
2024-02-12
qapi: Plug trivial documentation holes around former simple unions
Markus Armbruster
2024-02-12
qapi/dump: Clean up documentation of DumpGuestMemoryCapability
Markus Armbruster
2024-02-12
qapi/yank: Clean up documentaion of yank
Markus Armbruster
2024-02-12
qga/qapi-schema: Plug trivial documentation holes
Markus Armbruster
2024-02-12
qga/qapi-schema: Clean up documentation of guest-set-vcpus
Markus Armbruster
2024-02-12
qga/qapi-schema: Clean up documentation of guest-set-memory-blocks
Markus Armbruster
2024-02-12
qapi: Require member documentation (with loophole)
Markus Armbruster
2024-02-12
sphinx/qapidoc: Drop code to generate doc for simple union tag
Markus Armbruster
2024-02-12
qapi: Indent tagged doc comment sections properly
Markus Armbruster
2024-02-12
qapi/block-core: Fix BlockLatencyHistogramInfo doc markup
Markus Armbruster
2024-02-12
docs/devel/qapi-code-gen: Tweak doc comment whitespace
Markus Armbruster
2024-02-12
docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.y
Markus Armbruster
2024-02-09
Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu ...
Peter Maydell
2024-02-08
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2024-02-08
Merge tag 'pull-tcg-20240205-2' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-02-08
Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-02-08
Merge tag 'mem-2024-02-06-v3' of https://github.com/davidhildenbrand/qemu int...
Peter Maydell
2024-02-08
virtio-blk: avoid using ioeventfd state in irqfd conditional
Stefan Hajnoczi
2024-02-07
virtio-blk: Use ioeventfd_attach in start_ioeventfd
Hanna Czenczek
2024-02-07
virtio: Re-enable notifications after drain
Hanna Czenczek
2024-02-07
virtio-scsi: Attach event vq notifier with no_poll
Hanna Czenczek
2024-02-07
blkio: Respect memory-alignment for bounce buffer allocations
Kevin Wolf
2024-02-07
scsi: Don't ignore most usb-storage properties
Kevin Wolf
2024-02-07
virtio-blk: do not use C99 mixed declarations
Stefan Hajnoczi
2024-02-07
iotests: give tempdir an identifying name
Daniel P. Berrangé
2024-02-07
iotests: fix leak of tmpdir in dry-run mode
Daniel P. Berrangé
2024-02-07
scsi: Await request purging
Hanna Czenczek
2024-02-07
block-backend: Allow concurrent context changes
Hanna Czenczek
2024-02-07
monitor: use aio_co_reschedule_self()
Stefan Hajnoczi
2024-02-07
virtio-blk: declare VirtIOBlock::rq with a type
Stefan Hajnoczi
2024-02-07
virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
Stefan Hajnoczi
2024-02-07
virtio-blk: clarify that there is at least 1 virtqueue
Stefan Hajnoczi
2024-02-07
virtio-blk: enforce iothread-vq-mapping validation
Stefan Hajnoczi
2024-02-07
ci: Update comment for migration-compat-aarch64
Peter Xu
2024-02-07
ci: Remove tag dependency for build-previous-qemu
Peter Xu
2024-02-07
tests/migration-test: Stick with gicv3 in aarch64 test
Peter Xu
2024-02-07
migration/multifd: Add a synchronization point for channel creation
Fabiano Rosas
2024-02-07
migration/multifd: Unify multifd and TLS connection paths
Fabiano Rosas
2024-02-07
migration/multifd: Move multifd_send_setup into migration thread
Fabiano Rosas
2024-02-07
migration/multifd: Move multifd_send_setup error handling in to the function
Fabiano Rosas
2024-02-07
migration/multifd: Remove p->running
Fabiano Rosas
2024-02-07
migration/multifd: Join the TLS thread
Fabiano Rosas
2024-02-07
migration: Fix logic of channels and transport compatibility check
Avihai Horon
2024-02-06
meson: Link with libinotify on FreeBSD
Ilya Leoshkevich
2024-02-06
test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
Ilya Leoshkevich
2024-02-06
tests/vm/freebsd: Reload the sshd configuration
Ilya Leoshkevich
2024-02-06
tests/vm: Set UseDNS=no in the sshd configuration
Ilya Leoshkevich
2024-02-06
target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-02-06
tests/tcg/s390x: Test CONVERT TO BINARY
Ilya Leoshkevich
[next]