aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster
2024-02-12qapi: Plug trivial documentation holes around former simple unionsMarkus Armbruster
2024-02-12qapi/dump: Clean up documentation of DumpGuestMemoryCapabilityMarkus Armbruster
2024-02-12qapi/yank: Clean up documentaion of yankMarkus Armbruster
2024-02-12qga/qapi-schema: Plug trivial documentation holesMarkus Armbruster
2024-02-12qga/qapi-schema: Clean up documentation of guest-set-vcpusMarkus Armbruster
2024-02-12qga/qapi-schema: Clean up documentation of guest-set-memory-blocksMarkus Armbruster
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster
2024-02-12sphinx/qapidoc: Drop code to generate doc for simple union tagMarkus Armbruster
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster
2024-02-12qapi/block-core: Fix BlockLatencyHistogramInfo doc markupMarkus Armbruster
2024-02-12docs/devel/qapi-code-gen: Tweak doc comment whitespaceMarkus Armbruster
2024-02-12docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.yMarkus Armbruster
2024-02-09Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu ...Peter Maydell
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-02-08Merge tag 'pull-tcg-20240205-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-02-08Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-02-08Merge tag 'mem-2024-02-06-v3' of https://github.com/davidhildenbrand/qemu int...Peter Maydell
2024-02-08virtio-blk: avoid using ioeventfd state in irqfd conditionalStefan Hajnoczi
2024-02-07virtio-blk: Use ioeventfd_attach in start_ioeventfdHanna Czenczek
2024-02-07virtio: Re-enable notifications after drainHanna Czenczek
2024-02-07virtio-scsi: Attach event vq notifier with no_pollHanna Czenczek
2024-02-07blkio: Respect memory-alignment for bounce buffer allocationsKevin Wolf
2024-02-07scsi: Don't ignore most usb-storage propertiesKevin Wolf
2024-02-07virtio-blk: do not use C99 mixed declarationsStefan Hajnoczi
2024-02-07iotests: give tempdir an identifying nameDaniel P. Berrangé
2024-02-07iotests: fix leak of tmpdir in dry-run modeDaniel P. Berrangé
2024-02-07scsi: Await request purgingHanna Czenczek
2024-02-07block-backend: Allow concurrent context changesHanna Czenczek
2024-02-07monitor: use aio_co_reschedule_self()Stefan Hajnoczi
2024-02-07virtio-blk: declare VirtIOBlock::rq with a typeStefan Hajnoczi
2024-02-07virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()Stefan Hajnoczi
2024-02-07virtio-blk: clarify that there is at least 1 virtqueueStefan Hajnoczi
2024-02-07virtio-blk: enforce iothread-vq-mapping validationStefan Hajnoczi
2024-02-07ci: Update comment for migration-compat-aarch64Peter Xu
2024-02-07ci: Remove tag dependency for build-previous-qemuPeter Xu
2024-02-07tests/migration-test: Stick with gicv3 in aarch64 testPeter Xu
2024-02-07migration/multifd: Add a synchronization point for channel creationFabiano Rosas
2024-02-07migration/multifd: Unify multifd and TLS connection pathsFabiano Rosas
2024-02-07migration/multifd: Move multifd_send_setup into migration threadFabiano Rosas
2024-02-07migration/multifd: Move multifd_send_setup error handling in to the functionFabiano Rosas
2024-02-07migration/multifd: Remove p->runningFabiano Rosas
2024-02-07migration/multifd: Join the TLS threadFabiano Rosas
2024-02-07migration: Fix logic of channels and transport compatibility checkAvihai Horon
2024-02-06meson: Link with libinotify on FreeBSDIlya Leoshkevich
2024-02-06test-util-filemonitor: Adapt to the FreeBSD inotify rename semanticsIlya Leoshkevich
2024-02-06tests/vm/freebsd: Reload the sshd configurationIlya Leoshkevich
2024-02-06tests/vm: Set UseDNS=no in the sshd configurationIlya Leoshkevich
2024-02-06target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé
2024-02-06tests/tcg/s390x: Test CONVERT TO BINARYIlya Leoshkevich