summary refs log tree commit diff stats
path: root/hw/misc/mst_fpga.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-13hw/s390/virtio-ccw: Convert to three-phase resetPeter Maydell2-6/+9
2024-09-13hw/s390/ccw-device: Convert to three-phase resetPeter Maydell1-3/+4
2024-09-13.gitlab-ci.d/crossbuilds.yml: Force 'make check' single-threaded for cross-i6...Peter Maydell1-1/+5
2024-09-12hw/loongarch: Add acpi SPCR table supportBibo Mao1-0/+40
2024-09-12hw/loongarch: virt: pass random seed to fdtJason A. Donenfeld1-0/+6
2024-09-12hw/loongarch: virt: support up to 4 serial portsJason A. Donenfeld3-22/+37
2024-09-12target/loongarch: Support QMP dump-guest-memoryBibo Mao4-0/+171
2024-09-12target/loongarch/kvm: Add vCPU reset functionBibo Mao3-3/+6
2024-09-12hw/loongarch: Remove default enable with VIRTIO_VGA deviceBibo Mao1-1/+0
2024-09-12target/loongarch: Add compatible support about VM rebootBibo Mao1-0/+14
2024-09-11target/sparc: Add gen_trap_if_nofpu_fpexceptionRichard Henderson1-29/+61
2024-09-11target/sparc: Implement STDFQRichard Henderson2-3/+27
2024-09-11target/sparc: Add FSR_QNE to tb_flagsRichard Henderson2-4/+14
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-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-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