aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-29docs/devel/testing: fix minor typoMatheus Tavares Bernardino
2022-08-29tests/avocado: Fix trivial typoThomas Huth
2022-08-29tests/avocado: Do not run tests that require libslirp if it is not availableThomas Huth
2022-08-29tests/vm: Add libslirp to the VM testsThomas Huth
2022-08-29tests/qtest: prom-env-test: Use double quotes to pass the prom-env optionBin Meng
2022-08-29tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng
2022-08-29tests/qtest: machine-none-test: Use double quotes to pass the cpu optionBin Meng
2022-08-29tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-08-29tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng
2022-08-29tests/qtest: libqos: Drop inclusion of <sys/wait.h>Xuzhou Cheng
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng
2022-08-25tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32Bin Meng
2022-08-25tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng
2022-08-25tests/qtest: Build e1000e-test for posix onlyBin Meng
2022-08-25tests/qtest: Adapt {m48t59,rtc}-test cases for win32Bin Meng
2022-08-25backends/tpm: Exclude headers and macros that don't exist on win32Bin Meng
2022-08-25tests/qtest: migration-test: Handle link() for win32Bin Meng
2022-08-25tests: Use g_mkdir_with_parents()Bin Meng
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng
2022-08-25tests/qtest: Use g_setenv()Bin Meng
2022-08-24Update version for v7.1.0-rc4 releasev7.1.0-rc4Richard Henderson
2022-08-24Merge tag 'pull-for-7.1-fixes-240822-3' of https://github.com/stsquad/qemu in...Richard Henderson
2022-08-24qemu-options: try and clarify preferred block semanticsAlex Bennée
2022-08-24tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth
2022-08-24tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth
2022-08-24tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth
2022-08-24tests/qtest/migration-test: Only wait for serial output where migration succeedsThomas Huth
2022-08-24tests/avocado: push default timeout to QemuBaseTestAlex Bennée
2022-08-23Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson
2022-08-23scsi-generic: Fix emulated block limits VPD pageKevin Wolf
2022-08-19Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into stagingRichard Henderson
2022-08-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-08-19target/hppa: Fix proberi instruction emulation for linux-userHelge Deller
2022-08-18Revert "linux-user: un-parent OBJECT(cpu) when closing thread"Richard Henderson
2022-08-18Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson
2022-08-18kvm: fix segfault with query-stats-schemas and -M nonePaolo Bonzini
2022-08-18Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-08-18ui/console: fix qemu_console_resize() regressionMarc-André Lureau
2022-08-18build-sys: disable vhost-user-gpu if !openglMarc-André Lureau
2022-08-18dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxiesPriyankar Jain
2022-08-17virtio-pci: don't touch pci on virtio resetMichael S. Tsirkin
2022-08-17tests: acpi: silence applesmc warning about invalid keyIgor Mammedov
2022-08-17hw/cxl: Correctly handle variable sized mailbox input payloads.Jonathan Cameron
2022-08-17hw/cxl: Fix Get LSA input payload size which should be 8 bytes.Jonathan Cameron
2022-08-17hw/cxl: Add stub write function for RO MemoryRegionOps entries.Jonathan Cameron
2022-08-17hw/cxl: Fix wrong query of target portsJonathan Cameron
2022-08-17hw/cxl: Fix memory leak in error pathsJonathan Cameron
2022-08-17x86: disable rng seeding via setup_dataGerd Hoffmann
2022-08-17hw/virtio: fix vhost_user_read tracepointAlex Bennée
2022-08-17hw/virtio: handle un-configured shutdown in virtio-pciAlex Bennée