aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-15virtio-iommu: Fix endianness in get_configEric Auger2-9/+17
2021-12-15virtio-iommu: Remove set_config callbackEric Auger2-15/+0
2021-12-15gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSDThomas Huth2-0/+66
2021-12-15gitlab-ci.d/buildtest: Add jobs that run the device-crash-testThomas Huth1-0/+23
2021-12-15Move the libssh setup from configure to meson.buildThomas Huth4-31/+14
2021-12-15tests/qtest: Add a function to check whether a machine is availableThomas Huth5-7/+37
2021-12-15tests/qtest: Add a function that gets a list with available machine typesThomas Huth1-11/+53
2021-12-15tests/qtest: Fence the tests that need xlnx-zcu102 with CONFIG_XLNX_ZYNQMP_ARMThomas Huth1-2/+1
2021-12-15tests/qtest: Run the PPC 32-bit tests with the 64-bit target binary, tooThomas Huth1-0/+1
2021-12-15tests/libqtest: add a migration test with two couples of failover devicesLaurent Vivier1-0/+282
2021-12-15tests/libqtest: add some virtio-net failover migration cancelling testsLaurent Vivier1-0/+282
2021-12-15tests/qtest: add some tests for virtio-net failoverLaurent Vivier2-0/+792
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier3-0/+128
2021-12-14Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson1-2/+3
2021-12-14Open 6.3 development treeRichard Henderson1-1/+1
2021-12-14Update version for v6.2.0 releasev6.2.0Richard Henderson1-1/+1
2021-12-09block/nvme: fix infinite loop in nvme_free_req_queue_cb()Stefan Hajnoczi1-2/+3
2021-12-07Update version for v6.2.0-rc4 releasev6.2.0-rc4Richard Henderson1-1/+1
2021-12-07Merge tag 'pull-target-arm-20211207' of https://git.linaro.org/people/pmaydel...Richard Henderson1-1/+2
2021-12-07gicv3: fix ICH_MISR's LRENP computationDamien Hedde1-1/+2
2021-12-07Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2-5/+16
2021-12-07tcg/arm: Reduce vector alignment requirement for NEONRichard Henderson2-5/+16
2021-12-06Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson1-1/+1
2021-12-06Merge tag 'mips-20211206' of https://github.com/philmd/qemu into stagingRichard Henderson3-13/+8
2021-12-06virtio-blk: Fix clean up of host notifiers for single MR transaction.Mark Mielke1-1/+1
2021-12-06Revert "vga: don't abort when adding a duplicate isa-vga device"Alex Bennée1-10/+0
2021-12-06hw/mips/boston: Fix load_elf() error detectionJiaxun Yang1-2/+3
2021-12-06hw/mips/bootloader: Fix write_ulong()Jiaxun Yang1-1/+5
2021-12-03Merge tag 'seabios-20211203-pull-request' of git://git.kraxel.org/qemu into s...Richard Henderson13-0/+0
2021-12-03seabios: update binaries to 1.15.0Gerd Hoffmann12-0/+0
2021-12-03seabios: update submodule to 1.15.0Gerd Hoffmann1-0/+0
2021-12-02Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson2-3/+58
2021-12-02tests/qtest/fdc-test: Add a regression test for CVE-2021-20196Philippe Mathieu-Daudé1-0/+38
2021-12-02hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196Philippe Mathieu-Daudé1-1/+13
2021-12-02hw/block/fdc: Extract blk_create_empty_drive()Philippe Mathieu-Daudé1-2/+7
2021-12-01Update version for v6.2.0-rc3 releasev6.2.0-rc3Richard Henderson1-1/+1
2021-12-01MAINTAINERS: Change my email addressEduardo Habkost1-6/+6
2021-11-29Merge tag 'pull-ppc-20211129' of https://github.com/legoater/qemu into stagingRichard Henderson4-7/+12
2021-11-29target/ppc: fix Hash64 MMU update of PTE bit RLeandro Lupori4-7/+12
2021-11-29Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsquad/qemu into sta...Richard Henderson10-19/+46
2021-11-29Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu i...Richard Henderson4-0/+16
2021-11-29tests/plugin/syscall.c: fix compiler warningsJuro Bystricky1-5/+3
2021-11-29MAINTAINERS: Add section for Aarch64 GitLab custom runnerPhilippe Mathieu-Daudé1-0/+6
2021-11-29MAINTAINERS: Remove me as a reviewer for the build and test/avocadoWillian Rampazzo1-2/+2
2021-11-29gdbstub: handle a potentially racing TaskStateAlex Bennée1-1/+1
2021-11-29plugins/meson.build: fix linker issue with weird pathsAlex Bennée1-2/+2
2021-11-29tests/avocado: fix tcg_plugin mem access count testAlex Bennée1-1/+1
2021-11-29accel/tcg: suppress IRQ check for special TBsAlex Bennée3-4/+13
2021-11-29accel/tcg: introduce CF_NOIRQAlex Bennée2-4/+18
2021-11-29Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson7-10/+65