summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-10-036-372/+427
|\ \ \
| * | | target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEPJerome Forissier2022-09-291-1/+1
| * | | hw/arm/virt: Fix devicetree warning about the SMMU nodeJean-Philippe Brucker2022-09-291-2/+0Star
| * | | hw/arm/virt: Use "msi-map" devicetree property for PCIJean-Philippe Brucker2022-09-291-2/+2
| * | | hw/arm/virt: Fix devicetree warning about the GIC nodeJean-Philippe Brucker2022-09-291-0/+1
| * | | hw/arm/virt: Fix devicetree warning about the root nodeJean-Philippe Brucker2022-09-291-0/+1
| * | | hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias2022-09-292-0/+39
| * | | target/arm: Rearrange cpu64.c so all the CPU initfns are togetherPeter Maydell2022-09-291-356/+356
| * | | target/arm: Update SDCR_VALID_MASK to include SCCDPeter Maydell2022-09-291-1/+7
| * | | target/arm: Make writes to MDCR_EL3 use PMU start/finish callsPeter Maydell2022-09-291-4/+14
| * | | target/arm: Mark registers which call pmu_op_start() as ARM_CP_IOPeter Maydell2022-09-291-6/+6
| |/ /
* | | Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2022-09-2912-36/+179
|\ \ \ | |/ / |/| |
| * | vhost-user: Call qemu_socketpair() instead of socketpair()Guoyi Tu2022-09-292-2/+3
| * | oslib-posix: Introduce qemu_socketpair()Guoyi Tu2022-09-292-0/+37
| * | chardev: fix segfault in finalizeMaksim Davydov2022-09-292-2/+6
| * | serial: Allow unaligned i/o accessArwed Meyer2022-09-291-0/+3
| * | msmouse: Add pnp dataArwed Meyer2022-09-291-11/+47
| * | msmouse: Use fifo8 instead of arrayArwed Meyer2022-09-291-22/+25
| * | chardev: src buffer const for write functionsArwed Meyer2022-09-295-7/+7
| * | msmouse: Handle mouse resetArwed Meyer2022-09-291-2/+61
* | | Merge tag 'pull-request-2022-09-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-09-2831-190/+285
|\ \ \
| * | | docs/devel: testing: Document writing portable test casesBin Meng2022-09-271-0/+30
| * | | tests/qtest: boot-serial-test: Close the serial file before starting QEMUBin Meng2022-09-271-0/+3
| * | | tests/qtest: vhost-user-test: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+6
| * | | tests/qtest: qmp-test: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+6
| * | | tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmpBin Meng2022-09-271-8/+7Star
| * | | tests/qtest: hd-geo-test: Avoid using hardcoded /tmpBin Meng2022-09-271-13/+11Star
| * | | tests/x86: Move common code to function in device-plug-testMichael Labiuk2022-09-271-25/+17Star
| * | | .gitlab-ci.d/windows.yml: Display meson test logsBin Meng2022-09-271-2/+2
| * | | tests/qtest: migration-test: Skip running some TLS cases for win32Bin Meng2022-09-271-0/+14
| * | | tests/qtest: libqtest: Replace the call to close a socket with closesocket()Bin Meng2022-09-271-4/+4
| * | | tests/qtest: microbit-test: Fix socket access for win32Bin Meng2022-09-271-5/+5
| * | | tests/qtest: virtio-net-failover: Disable migration tests for win32Xuzhou Cheng2022-09-271-1/+8
| * | | tests/qtest: ide-test: Open file in binary modeXuzhou Cheng2022-09-271-2/+2
| * | | tests/qtest: migration-test: Disable IO redirection for win32Bin Meng2022-09-271-0/+9
| * | | tests/qtest: bios-tables-test: Adapt the case for win32Bin Meng2022-09-271-3/+9
| * | | tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32Bin Meng2022-09-272-5/+36
| * | | tests/qtest: libqtest: Exclude the *_fds APIs for win32Bin Meng2022-09-272-1/+17
| * | | tests/qtest: libqtest: Adapt global_qtest declaration for win32Xuzhou Cheng2022-09-271-0/+4
| * | | tests/qtest: qmp-test: Skip running test_qmp_oob for win32Bin Meng2022-09-271-0/+7
| * | | tests/qtest: Build test-filter-{mirror, redirector} cases for posix onlyBin Meng2022-09-271-20/+16Star
| * | | tests/qtest: Skip running virtio-net-test cases that require socketpair() for...Bin Meng2022-09-271-7/+6Star
| * | | tests: vhost-user-bridge: Avoid using hardcoded /tmpBin Meng2022-09-271-2/+1Star
| * | | tests/unit: test-qga: Avoid using hardcoded /tmpBin Meng2022-09-271-1/+1
| * | | tests/unit: test-image-locking: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+4
| * | | tests/qtest: libqtest: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+8
| * | | tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmpBin Meng2022-09-271-2/+2
| * | | tests/qtest: virtio-blk-test: Avoid using hardcoded /tmpBin Meng2022-09-271-2/+2
| * | | tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmpBin Meng2022-09-271-1/+2
| * | | tests/qtest: ide-test: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+6