summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-19blkdebug: track all actionsEmanuele Giuseppe Esposito
2021-07-19blkdebug: move post-resume handling to resume_req_by_tagEmanuele Giuseppe Esposito
2021-07-19blkdebug: refactor removal of a suspended requestEmanuele Giuseppe Esposito
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
2021-07-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-07-15' into ...Peter Maydell
2021-07-16bios-tables-test: Update golden binariesJulia Suvorova
2021-07-16hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35Julia Suvorova
2021-07-16bios-tables-test: Allow changes in DSDT ACPI tablesJulia Suvorova
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova
2021-07-16hw/acpi/ich9: Enable ACPI PCI hot-plugJulia Suvorova
2021-07-16hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35Julia Suvorova
2021-07-16Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-07-15Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210714.0' i...Peter Maydell
2021-07-15Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu...Peter Maydell
2021-07-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...Peter Maydell
2021-07-15Merge remote-tracking branch 'remotes/philmd/tags/fw-edk2-20210714' into stagingPeter Maydell
2021-07-15qapi: Fix crash on missing enum member nameMarkus Armbruster
2021-07-15hw/riscv/boot: Check the error of fdt_pack()Alistair Francis