aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK BoardPhilippe Mathieu-Daudé1-1/+0
2021-07-20hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUSPhilippe Mathieu-Daudé1-0/+1
2021-07-20hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEVPhilippe Mathieu-Daudé1-1/+1
2021-07-20hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)Philippe Mathieu-Daudé1-0/+1
2021-07-20hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)Philippe Mathieu-Daudé1-0/+4
2021-07-20hw/acpi: Do not restrict ACPI core routines to x86 architecturePhilippe Mathieu-Daudé1-1/+2
2021-07-20hw/mips: Express dependencies of the Boston machine with KconfigPhilippe Mathieu-Daudé2-4/+5
2021-07-20hw/mips: Add dependency MIPS_CPS -> MIPS_ITUPhilippe Mathieu-Daudé1-0/+1
2021-07-19Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-...Peter Maydell11-34/+81
2021-07-19hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machineThomas Huth5-21/+46
2021-07-19hw/net/net_tx_pkt: Fix crash detected by fuzzerThomas Huth1-5/+7
2021-07-19hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queueThomas Huth1-2/+7
2021-07-19configure: Fix endianess test with LTOThomas Huth1-6/+9
2021-07-19ci: build & store windows installerGerd Hoffmann3-0/+12
2021-07-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210718'...Peter Maydell26-59/+122
2021-07-18target/arm: Remove duplicate 'plus1' function from Neon and SVE decodePeter Maydell5-14/+4
2021-07-18docs: Add skeletal documentation of highbank and midwayPeter Maydell3-0/+21
2021-07-18docs: Add skeletal documentation of the emcraft-sf2Peter Maydell3-0/+17
2021-07-18docs: Add skeletal documentation of cubieboardPeter Maydell3-0/+18
2021-07-18docs: Add QEMU version information to HTML footerPeter Maydell1-0/+2
2021-07-18docs: Add license note to the HTML page footerPeter Maydell3-1/+15
2021-07-18docs: Add some actual About text to about/index.rstPeter Maydell1-0/+17
2021-07-18docs: Move deprecation, build and license info out of system/Peter Maydell7-4/+11
2021-07-18docs: Remove "Contents:" lines from top-level subsectionsPeter Maydell6-12/+0
2021-07-18docs: Stop calling the top level subsections of our manual 'manuals'Peter Maydell6-23/+9
2021-07-18docs: Fix documentation Copyright datePeter Maydell1-1/+1
2021-07-18target/arm: Fix offsets for TTBCRRichard Henderson1-4/+7
2021-07-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into stagingPeter Maydell43-42/+949
2021-07-16vhost-vsock: SOCK_SEQPACKET feature bit supportArseny Krasnov1-2/+10
2021-07-16docs: Add documentation for iommu bypassXingang Wang1-0/+89
2021-07-16hw/i386/acpi-build: Add IVRS support to bypass iommuXingang Wang1-1/+1
2021-07-16hw/i386/acpi-build: Add DMAR support to bypass iommuXingang Wang1-2/+66
2021-07-16hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3Xingang Wang1-11/+103
2021-07-16hw/pci: Add pci_bus_range() to get PCI bus number rangeXingang Wang2-0/+17
2021-07-16hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang3-0/+23
2021-07-16hw/arm/virt: Add default_bus_bypass_iommu machine optionXingang Wang2-0/+27
2021-07-16hw/pxb: Add a bypass iommu propertyXingang Wang1-0/+3
2021-07-16hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang4-1/+20
2021-07-16docs: Add '-device intel-iommu' entryPeter Xu1-0/+33
2021-07-16hw/virtio: add vhost-user-i2c-pci boilerplateViresh Kumar2-0/+70
2021-07-16hw/virtio: add boilerplate for vhost-user-i2c deviceViresh Kumar4-0/+322
2021-07-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-07-15' into ...Peter Maydell4-1/+5
2021-07-16bios-tables-test: Update golden binariesJulia Suvorova12-11/+0
2021-07-16hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35Julia Suvorova2-1/+2
2021-07-16bios-tables-test: Allow changes in DSDT ACPI tablesJulia Suvorova1-0/+11
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova6-3/+31
2021-07-16hw/acpi/ich9: Enable ACPI PCI hot-plugJulia Suvorova6-6/+100
2021-07-16hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35Julia Suvorova6-16/+33
2021-07-16Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell11-75/+257
2021-07-15Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210714.0' i...Peter Maydell3-3/+15