aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-07-19hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machineThomas Huth3-15/+37
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-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into stagingPeter Maydell22-40/+783
2021-07-16vhost-vsock: SOCK_SEQPACKET feature bit supportArseny Krasnov1-2/+10
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 Wang1-0/+16
2021-07-16hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang2-0/+22
2021-07-16hw/arm/virt: Add default_bus_bypass_iommu machine optionXingang Wang1-0/+26
2021-07-16hw/pxb: Add a bypass iommu propertyXingang Wang1-0/+3
2021-07-16hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang2-1/+18
2021-07-16hw/virtio: add vhost-user-i2c-pci boilerplateViresh Kumar2-0/+70
2021-07-16hw/virtio: add boilerplate for vhost-user-i2c deviceViresh Kumar3-0/+294
2021-07-16hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35Julia Suvorova2-1/+2
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova5-2/+27
2021-07-16hw/acpi/ich9: Enable ACPI PCI hot-plugJulia Suvorova5-6/+97
2021-07-16hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35Julia Suvorova4-15/+29
2021-07-16Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell4-15/+31
2021-07-15Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210714.0' i...Peter Maydell2-3/+12
2021-07-15Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu...Peter Maydell1-8/+3
2021-07-15hw/riscv/boot: Check the error of fdt_pack()Alistair Francis1-2/+4
2021-07-15hw/riscv: opentitan: Add the flash aliasAlistair Francis1-0/+6
2021-07-15hw/riscv: opentitan: Add the unimplement rv_core_ibex_periAlistair Francis1-0/+3
2021-07-15char: ibex_uart: Update the register layoutAlistair Francis1-9/+10
2021-07-15hw/riscv: sifive_u: Make sure firmware info is 8-byte alignedBin Meng1-2/+3
2021-07-15hw/riscv: sifive_u: Correct the CLINT timebase frequencyBin Meng1-2/+5
2021-07-14hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé5-123/+183
2021-07-14hw/i386/pc: Document pc_system_ovmf_table_findDov Murik1-0/+11
2021-07-14hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsedDov Murik1-1/+6
2021-07-14vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processorCai Huoqing1-0/+8
2021-07-14vfio/pci: Change to use vfio_pci_is()Cai Huoqing1-2/+2
2021-07-14vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()David Hildenbrand1-1/+2
2021-07-14net/rocker: use GDateTime for formatting timestamp in debug messagesDaniel P. Berrangé1-8/+3
2021-07-14Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell3-23/+26
2021-07-13Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210713' in...Peter Maydell2-1/+10
2021-07-13numa: Parse initiator= attribute before cpus= attributeMichal Privoznik1-22/+23
2021-07-13numa: Report expected initiatorMichal Privoznik1-1/+2
2021-07-13target/i386: suppress CPUID leaves not defined by the CPU vendorMichael Roth1-0/+1
2021-07-13mv64361: Remove extra break from a switch caseBALATON Zoltan1-1/+0
2021-07-13ppc/pegasos2: Allow setprop in VOFBALATON Zoltan1-0/+10
2021-07-12Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210712' into stagingPeter Maydell1-13/+28
2021-07-12Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...Peter Maydell7-8/+17
2021-07-12Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into stagingPeter Maydell5-127/+98
2021-07-12hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)Philippe Mathieu-Daudé1-0/+5
2021-07-12hw/sd/sdcard: Extract address_in_range() helper, log invalid accessesPhilippe Mathieu-Daudé1-12/+21
2021-07-12hw/sd/sdcard: When card is in wrong state, log which state it isPhilippe Mathieu-Daudé1-1/+2
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell23-79/+51
2021-07-11dp8393x: don't force 32-bit register accessMark Cave-Ayland1-5/+9