aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-11target/sparc: Populate sparc32 FQ when raising fp exceptionCarl Hauser1-15/+25
2024-09-11target/sparc: Add FQ and FSR.QNECarl Hauser3-0/+51
2024-09-11Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell38-810/+998
2024-09-11hw/acpi/ich9: Add periodic and swsmi timerDominic Prinz8-2/+168
2024-09-11virtio-mem: don't warn about THP sizes on a kernel without THP supportDavid Hildenbrand1-0/+7
2024-09-11hw/audio/virtio-sound: fix heap buffer overflowVolker Rümelin2-25/+0
2024-09-11hw/cxl: fix physical address field in get scan media results outputpeng guo1-1/+1
2024-09-11virtio-pci: Add lookup subregion of VirtIOPCIRegion MRGao Shiyuan1-2/+6
2024-09-11vhost_net: configure all host notifiers in a single MR transactionzuoboqun3-15/+150
2024-09-11tests/acpi: pc: update golden masters for DSDTRicardo Ribalda16-15/+0
2024-09-11hw/i386/acpi-build: Return a pre-computed _PRT tableRicardo Ribalda1-98/+22
2024-09-11tests/acpi: pc: allow DSDT acpi table changesRicardo Ribalda1-0/+15
2024-09-11intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy modeZhenzhong Duan1-11/+11
2024-09-11intel_iommu: Fix invalidation descriptor type fieldZhenzhong Duan2-6/+7
2024-09-11virtio: rename virtio_split_packed_update_used_idxWenyu Huang1-2/+2
2024-09-11hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'Philippe Mathieu-Daudé1-8/+18
2024-09-11Merge tag 'pull-testing-gdbstub-oct-100924-1' of https://gitlab.com/stsquad/q...Peter Maydell18-274/+310
2024-09-11pci: don't skip function 0 occupancy verification for devfn auto assignDongli Zhang1-8/+9
2024-09-11hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocatingBALATON Zoltan1-3/+4
2024-09-11hw: Move declaration of IRQState to header and add init functionBALATON Zoltan2-14/+29
2024-09-11Update FreeBSD CI jobs FreeBSD 14.1Thomas Huth4-9/+9
2024-09-11tests/functional/qemu_test: Use Python hashlib instead of external programsThomas Huth1-5/+11
2024-09-11tests/functional: Fix bad usage of has_cmdThomas Huth2-4/+5
2024-09-11tests/functional: Convert the multiprocess avocado test into a standalone testThomas Huth4-112/+102
2024-09-11tests/functional: Convert the or1k-sim Avocado testThomas Huth3-8/+33
2024-09-11tests/functional: Convert the m68k MCF5208EVB Avocado testThomas Huth3-8/+30
2024-09-11tests/functional: Convert the Alpha Clipper Avocado testThomas Huth3-21/+42
2024-09-11tests/functional: Convert Aarch64 Raspi4 avocado testsPhilippe Mathieu-Daudé4-97/+101
2024-09-11tests/functional: Convert Aarch64 Raspi3 avocado testsPhilippe Mathieu-Daudé4-23/+43
2024-09-11tests/functional: Convert ARM Raspi2 avocado testsPhilippe Mathieu-Daudé4-85/+97
2024-09-11tests/functional: Convert mips32eb 4Kc Malta avocado testsPhilippe Mathieu-Daudé4-63/+86
2024-09-11tests/functional: Convert nanomips Malta avocado testsPhilippe Mathieu-Daudé2-60/+50
2024-09-11tests/functional: Convert mips32el Malta YAMON avocado testPhilippe Mathieu-Daudé5-62/+61
2024-09-11tests/functional: Convert mips64el 5KEc Malta avocado testsPhilippe Mathieu-Daudé2-74/+76
2024-09-11tests/functional: Convert mips64el I6400 Malta avocado testsPhilippe Mathieu-Daudé4-108/+110
2024-09-11tests/functional: Convert mips64el Fuloong2e avocado test (2/2)Philippe Mathieu-Daudé2-24/+22
2024-09-11tests/functional: Convert the m68k Q800 Avocado test into a functional testThomas Huth4-25/+40
2024-09-11tests/functional: Add the LinuxKernelTest for testing the Linux boot processThomas Huth2-0/+42
2024-09-11MAINTAINERS: Remove myself from the Meson sectionThomas Huth1-1/+0
2024-09-11MAINTAINERS: Remove myself as reviewerBeraldo Leal1-3/+0
2024-09-11contrib/plugins/Makefile: Add a 'distclean' targetThomas Huth2-1/+3
2024-09-11gitlab-ci: Build MSYS2 job using multiple CPUsPhilippe Mathieu-Daudé1-1/+2
2024-09-11meson: Move -fsanitize=undefined into normal configuratonRichard Henderson2-8/+13
2024-09-11meson: Split --enable-sanitizers to --enable-{asan, ubsan}Richard Henderson8-16/+28
2024-09-10tests/tcg/aarch64: Extend MTE gdbstub tests to system modeGustavo Romero7-28/+229
2024-09-10tests/tcg/aarch64: Improve linker script organizationGustavo Romero1-12/+12
2024-09-10tests/guest-debug: Support passing arguments to the GDB test scriptGustavo Romero2-0/+11
2024-09-10gdbstub: Add support for MTE in system modeGustavo Romero1-2/+4
2024-09-10gdbstub: Use specific MMU index when probing MTE addressesGustavo Romero1-4/+13
2024-09-10scripts/ci: update the gitlab-runner playbookAlex Bennée1-9/+30