aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-28update seabios source from 1.16.0 to 1.16.1Gerd Hoffmann
2022-11-22Update VERSION for v7.2.0-rc2v7.2.0-rc2Stefan Hajnoczi
2022-11-22Merge tag 'pull-target-arm-20221122' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-11-22target/arm: Use signed quantity to represent VMSAv8-64 translation levelArd Biesheuvel
2022-11-22Merge tag 'pull-loongarch-20221122' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-11-22Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-22Merge tag 'pull-misc-for-7.2-221122-1' of https://gitlab.com/stsquad/qemu int...Stefan Hajnoczi
2022-11-22target/arm: Don't do two-stage lookup if stage 2 is disabledPeter Maydell
2022-11-22hw/loongarch: Replace the value of uart info with macroXiaojuan Yang
2022-11-22hw/loongarch: Fix setprop_sized method in fdt rtc node.Xiaojuan Yang
2022-11-22hw/loongarch: Add default stdout uart in fdtXiaojuan Yang
2022-11-22virtio: disable error for out of spec queue-enableMichael S. Tsirkin
2022-11-22acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in envAni Sinha
2022-11-22tests/avocado: configure acpi-bits to use avocado timeoutJohn Snow
2022-11-22MAINTAINERS: add mst to list of biosbits maintainersAni Sinha
2022-11-22tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scopeIgor Mammedov
2022-11-22acpi: x86: move RPQx field back to _SB scopeIgor Mammedov
2022-11-22tests: acpi: whitelist DSDT before moving PRQx to _SB scopeIgor Mammedov
2022-11-22vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella
2022-11-22gitlab: integrate coverage reportAlex Bennée
2022-11-22tests/avocado: skip aarch64 cloud TCG tests in CIAlex Bennée
2022-11-22tests/avocado: introduce alpine virt test for CIAlex Bennée
2022-11-22tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcgPeter Maydell
2022-11-22docs/devel: try and improve the language around patch reviewAlex Bennée
2022-11-22docs/devel: simplify the minimal checklistAlex Bennée
2022-11-22docs/devel: make language a little less code centricAlex Bennée
2022-11-22docs/devel: add a maintainers section to development processAlex Bennée
2022-11-22tests/docker: allow user to override check targetAlex Bennée
2022-11-22tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK testsCédric Le Goater
2022-11-22Run docker probe only if docker or podman are availableStefan Weil
2022-11-21rtl8139: honor large send MSS valueStefan Hajnoczi
2022-11-21rtl8139: keep Tx command mode 0 and 1 separateStefan Hajnoczi
2022-11-21rtl8139: avoid clobbering tx descriptor bitsStefan Hajnoczi
2022-11-21Merge tag 'pull-target-arm-20221121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-11-21Merge tag 'next-pull-request' of https://gitlab.com/juan.quintela/qemu into s...Stefan Hajnoczi
2022-11-21Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi
2022-11-21target/arm: Limit LPA2 effective output address when TCR.DS == 0Ard Biesheuvel
2022-11-21tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720sPeter Maydell
2022-11-21hw/intc: add implementation of GICD_IIDR to Arm GICAlex Bennée
2022-11-21hw/intc: clean-up access to GIC multi-byte registersAlex Bennée
2022-11-21hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic
2022-11-21migration: Block migration comment or code is wrongJuan Quintela
2022-11-21migration: Disable multifd explicitly with compressionPeter Xu
2022-11-21migration: Use non-atomic ops for clear log bitmapPeter Xu
2022-11-21migration: Disallow postcopy preempt to be used with compressPeter Xu
2022-11-21migration: Fix race on qemu_file_shutdown()Peter Xu
2022-11-21migration: Fix possible infinite loop of ram save processPeter Xu
2022-11-21migration/multifd/zero-copy: Create helper function for flushingLeonardo Bras
2022-11-21migration/channel-block: fix return value for qio_channel_block_{readv,writev}Fiona Ebner
2022-11-21chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitorBin Meng