aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-15hw/riscv: opentitan: Add the flash aliasAlistair Francis
2021-07-15hw/riscv: opentitan: Add the unimplement rv_core_ibex_periAlistair Francis
2021-07-15char: ibex_uart: Update the register layoutAlistair Francis
2021-07-15hw/riscv: sifive_u: Make sure firmware info is 8-byte alignedBin Meng
2021-07-15hw/riscv: sifive_u: Correct the CLINT timebase frequencyBin Meng
2021-07-15docs/system: riscv: Update Microchip Icicle Kit for direct kernel bootBin Meng
2021-07-15target/riscv: hardwire bits in hideleg and hedelegJose Martins
2021-07-15docs/system: riscv: Add documentation for virt machineBin Meng
2021-07-15docs/system: riscv: Fix CLINT name in the sifive_u docBin Meng
2021-07-15target/riscv: csr: Remove redundant check in fp csr read/write routinesBin Meng
2021-07-15target/riscv: pmp: Fix some typosBin Meng
2021-07-14MAINTAINERS: remove Laszlo Ersek's entriesLaszlo Ersek
2021-07-14hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé
2021-07-14hw/i386/pc: Document pc_system_ovmf_table_findDov Murik
2021-07-14hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsedDov Murik
2021-07-14gitlab-ci: Extract EDK2 job rules to reusable sectionPhilippe Mathieu-Daudé
2021-07-14vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processorCai Huoqing
2021-07-14vfio/pci: Change to use vfio_pci_is()Cai Huoqing