aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-20hw/tricore: fix inclusion of tricore_testboardAlex Bennée
2021-07-20hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGAPhilippe Mathieu-Daudé
2021-07-20hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)Philippe Mathieu-Daudé
2021-07-20hw/isa/vt82c686: Add missing Kconfig dependencies (build error)Philippe Mathieu-Daudé
2021-07-20hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259Philippe Mathieu-Daudé
2021-07-20hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTCPhilippe Mathieu-Daudé
2021-07-20hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machinesPhilippe Mathieu-Daudé
2021-07-20hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIALPhilippe Mathieu-Daudé
2021-07-20hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25Philippe Mathieu-Daudé
2021-07-20hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK BoardPhilippe Mathieu-Daudé
2021-07-20hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUSPhilippe Mathieu-Daudé
2021-07-20hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEVPhilippe Mathieu-Daudé
2021-07-20hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)Philippe Mathieu-Daudé
2021-07-20hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)Philippe Mathieu-Daudé
2021-07-20hw/acpi: Do not restrict ACPI core routines to x86 architecturePhilippe Mathieu-Daudé
2021-07-20hw/mips: Express dependencies of the Boston machine with KconfigPhilippe Mathieu-Daudé
2021-07-20hw/mips: Add dependency MIPS_CPS -> MIPS_ITUPhilippe Mathieu-Daudé
2021-07-19Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-...Peter Maydell
2021-07-19hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machineThomas Huth
2021-07-19hw/net/net_tx_pkt: Fix crash detected by fuzzerThomas Huth
2021-07-19hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queueThomas Huth
2021-07-19configure: Fix endianess test with LTOThomas Huth
2021-07-19ci: build & store windows installerGerd Hoffmann
2021-07-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210718'...Peter Maydell
2021-07-18target/arm: Remove duplicate 'plus1' function from Neon and SVE decodePeter Maydell
2021-07-18docs: Add skeletal documentation of highbank and midwayPeter Maydell
2021-07-18docs: Add skeletal documentation of the emcraft-sf2Peter Maydell
2021-07-18docs: Add skeletal documentation of cubieboardPeter Maydell
2021-07-18docs: Add QEMU version information to HTML footerPeter Maydell
2021-07-18docs: Add license note to the HTML page footerPeter Maydell
2021-07-18docs: Add some actual About text to about/index.rstPeter Maydell
2021-07-18docs: Move deprecation, build and license info out of system/Peter Maydell
2021-07-18docs: Remove "Contents:" lines from top-level subsectionsPeter Maydell
2021-07-18docs: Stop calling the top level subsections of our manual 'manuals'Peter Maydell
2021-07-18docs: Fix documentation Copyright datePeter Maydell
2021-07-18target/arm: Fix offsets for TTBCRRichard Henderson
2021-07-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into stagingPeter Maydell
2021-07-16vhost-vsock: SOCK_SEQPACKET feature bit supportArseny Krasnov
2021-07-16docs: Add documentation for iommu bypassXingang Wang
2021-07-16hw/i386/acpi-build: Add IVRS support to bypass iommuXingang Wang
2021-07-16hw/i386/acpi-build: Add DMAR support to bypass iommuXingang Wang
2021-07-16hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3Xingang Wang
2021-07-16hw/pci: Add pci_bus_range() to get PCI bus number rangeXingang Wang
2021-07-16hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang
2021-07-16hw/arm/virt: Add default_bus_bypass_iommu machine optionXingang Wang
2021-07-16hw/pxb: Add a bypass iommu propertyXingang Wang
2021-07-16hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang
2021-07-16docs: Add '-device intel-iommu' entryPeter Xu
2021-07-16hw/virtio: add vhost-user-i2c-pci boilerplateViresh Kumar
2021-07-16hw/virtio: add boilerplate for vhost-user-i2c deviceViresh Kumar