summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests/avocado: Do not run tests that require libslirp if it is not availableThomas Huth2022-08-293-0/+9
* tests/vm: Add libslirp to the VM testsThomas Huth2022-08-293-1/+8
* tests/qtest: prom-env-test: Use double quotes to pass the prom-env optionBin Meng2022-08-291-2/+2
* tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng2022-08-291-0/+8
* tests/qtest: machine-none-test: Use double quotes to pass the cpu optionBin Meng2022-08-291-1/+1
* tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng2022-08-291-1/+1
* tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng2022-08-2928-27/+27
* tests/qtest: libqos: Drop inclusion of <sys/wait.h>Xuzhou Cheng2022-08-291-2/+0Star
* tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng2022-08-253-0/+8
* tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32Bin Meng2022-08-251-0/+6
* tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng2022-08-253-1/+16
* tests/qtest: Build e1000e-test for posix onlyBin Meng2022-08-251-1/+3
* tests/qtest: Adapt {m48t59,rtc}-test cases for win32Bin Meng2022-08-252-2/+2
* backends/tpm: Exclude headers and macros that don't exist on win32Bin Meng2022-08-251-0/+4
* tests/qtest: migration-test: Handle link() for win32Bin Meng2022-08-251-0/+8
* tests: Use g_mkdir_with_parents()Bin Meng2022-08-255-12/+12
* tests/qtest: Use g_mkdtemp()Bin Meng2022-08-2510-17/+17
* tests/qtest: Use g_setenv()Bin Meng2022-08-252-5/+5
* Update version for v7.1.0-rc4 releaseRichard Henderson2022-08-251-1/+1
* Merge tag 'pull-for-7.1-fixes-240822-3' of https://github.com/stsquad/qemu in...Richard Henderson2022-08-247-16/+33
|\
| * qemu-options: try and clarify preferred block semanticsAlex Bennée2022-08-241-0/+13
| * tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth2022-08-241-1/+0Star
| * tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth2022-08-242-6/+7
| * tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth2022-08-242-7/+6Star
| * tests/qtest/migration-test: Only wait for serial output where migration succeedsThomas Huth2022-08-241-1/+3
| * tests/avocado: push default timeout to QemuBaseTestAlex Bennée2022-08-241-1/+4
|/
* Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson2022-08-231-7/+14
|\
| * scsi-generic: Fix emulated block limits VPD pageKevin Wolf2022-08-231-7/+14
|/
* Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into stagingRichard Henderson2022-08-191-1/+1
|\
| * target/hppa: Fix proberi instruction emulation for linux-userHelge Deller2022-08-191-1/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-08-191-3/+5
|\ \
| * | kvm: fix segfault with query-stats-schemas and -M nonePaolo Bonzini2022-08-181-3/+5
| |/
* | Revert "linux-user: un-parent OBJECT(cpu) when closing thread"Richard Henderson2022-08-191-7/+6Star
* | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2022-08-183-7/+14
|\ \
| * | ui/console: fix qemu_console_resize() regressionMarc-André Lureau2022-08-181-2/+4
| * | build-sys: disable vhost-user-gpu if !openglMarc-André Lureau2022-08-181-1/+1
| * | dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxiesPriyankar Jain2022-08-181-4/+9
| |/
* | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-08-1812-30/+62
|\ \ | |/ |/|
| * virtio-pci: don't touch pci on virtio resetMichael S. Tsirkin2022-08-171-2/+8
| * tests: acpi: silence applesmc warning about invalid keyIgor Mammedov2022-08-171-1/+3
| * hw/cxl: Correctly handle variable sized mailbox input payloads.Jonathan Cameron2022-08-171-1/+1
| * hw/cxl: Fix Get LSA input payload size which should be 8 bytes.Jonathan Cameron2022-08-171-1/+1
| * hw/cxl: Add stub write function for RO MemoryRegionOps entries.Jonathan Cameron2022-08-171-3/+9
| * hw/cxl: Fix wrong query of target portsJonathan Cameron2022-08-171-7/+5Star
| * hw/cxl: Fix memory leak in error pathsJonathan Cameron2022-08-171-2/+3
| * x86: disable rng seeding via setup_dataGerd Hoffmann2022-08-173-3/+3
| * hw/virtio: fix vhost_user_read tracepointAlex Bennée2022-08-171-2/+2
| * hw/virtio: handle un-configured shutdown in virtio-pciAlex Bennée2022-08-171-2/+7
| * hw/virtio: gracefully handle unset vhost_dev vdevAlex Bennée2022-08-171-3/+7
| * virtio-scsi: fix race in virtio_scsi_dataplane_start()Stefan Hajnoczi2022-08-172-3/+13
|/