aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-04Use g_new() & friends where that makes obvious senseMarkus Armbruster4-6/+6
2022-10-04Drop superfluous conditionals around g_free()Markus Armbruster3-20/+12
2022-10-04block/qcow2-bitmap: Add missing cast to silent GCC errorPhilippe Mathieu-Daudé1-1/+1
2022-09-29checkpatch: ignore target/hexagon/imported/* filesMatheus Tavares Bernardino1-0/+1
2022-09-29mem/cxl_type3: fix GPF DVSECTong Zhang1-1/+1
2022-09-29.gitignore: add .cache/ to .gitignoreWang, Lei1-0/+1
2022-09-29hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"Bernhard Beschow1-1/+1
2022-09-28Merge tag 'pull-request-2022-09-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi31-190/+285
2022-09-28Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...Stefan Hajnoczi43-262/+797
2022-09-28Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...Stefan Hajnoczi2-17/+21
2022-09-28Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...Stefan Hajnoczi1-2/+2
2022-09-28linux-user: Add parameters of getrandom() syscall for straceHelge Deller1-1/+1
2022-09-27vfio/common: Fix vfio_iommu_type1_info use after freeAlex Williamson1-17/+19
2022-09-27vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...Kunkun Jiang1-0/+2
2022-09-27docs/devel: testing: Document writing portable test casesBin Meng1-0/+30
2022-09-27tests/qtest: boot-serial-test: Close the serial file before starting QEMUBin Meng1-0/+3
2022-09-27tests/qtest: vhost-user-test: Avoid using hardcoded /tmpBin Meng1-4/+6
2022-09-27tests/qtest: qmp-test: Avoid using hardcoded /tmpBin Meng1-4/+6
2022-09-27tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmpBin Meng1-8/+7
2022-09-27tests/qtest: hd-geo-test: Avoid using hardcoded /tmpBin Meng1-13/+11
2022-09-27tests/x86: Move common code to function in device-plug-testMichael Labiuk1-25/+17
2022-09-27.gitlab-ci.d/windows.yml: Display meson test logsBin Meng1-2/+2
2022-09-27tests/qtest: migration-test: Skip running some TLS cases for win32Bin Meng1-0/+14
2022-09-27tests/qtest: libqtest: Replace the call to close a socket with closesocket()Bin Meng1-4/+4
2022-09-27tests/qtest: microbit-test: Fix socket access for win32Bin Meng1-5/+5
2022-09-27tests/qtest: virtio-net-failover: Disable migration tests for win32Xuzhou Cheng1-1/+8
2022-09-27tests/qtest: ide-test: Open file in binary modeXuzhou Cheng1-2/+2
2022-09-27tests/qtest: migration-test: Disable IO redirection for win32Bin Meng1-0/+9
2022-09-27tests/qtest: bios-tables-test: Adapt the case for win32Bin Meng1-3/+9
2022-09-27tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32Bin Meng2-5/+36
2022-09-27tests/qtest: libqtest: Exclude the *_fds APIs for win32Bin Meng2-1/+17
2022-09-27tests/qtest: libqtest: Adapt global_qtest declaration for win32Xuzhou Cheng1-0/+4
2022-09-27tests/qtest: qmp-test: Skip running test_qmp_oob for win32Bin Meng1-0/+7
2022-09-27tests/qtest: Build test-filter-{mirror, redirector} cases for posix onlyBin Meng1-20/+16
2022-09-27tests/qtest: Skip running virtio-net-test cases that require socketpair() for...Bin Meng1-7/+6
2022-09-27tests: vhost-user-bridge: Avoid using hardcoded /tmpBin Meng1-2/+1
2022-09-27tests/unit: test-qga: Avoid using hardcoded /tmpBin Meng1-1/+1
2022-09-27tests/unit: test-image-locking: Avoid using hardcoded /tmpBin Meng1-4/+4
2022-09-27tests/qtest: libqtest: Avoid using hardcoded /tmpBin Meng1-4/+8
2022-09-27tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmpBin Meng1-2/+2
2022-09-27tests/qtest: virtio-blk-test: Avoid using hardcoded /tmpBin Meng1-2/+2
2022-09-27tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmpBin Meng1-1/+2
2022-09-27tests/qtest: ide-test: Avoid using hardcoded /tmpBin Meng1-4/+6
2022-09-27tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmpBin Meng1-2/+2
2022-09-27tests/qtest: generic_fuzz: Avoid using hardcoded /tmpBin Meng1-2/+2
2022-09-27tests/qtest: fdc-test: Avoid using hardcoded /tmpBin Meng1-2/+3
2022-09-27tests/qtest: cxl-test: Avoid using hardcoded /tmpBin Meng1-9/+6
2022-09-27tests/qtest: boot-serial-test: Avoid using hardcoded /tmpBin Meng1-4/+4
2022-09-27tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmpBin Meng1-3/+2
2022-09-27tests/qtest: ahci-test: Avoid using hardcoded /tmpBin Meng1-8/+11