aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2022-01-07virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand1-0/+8
2022-01-07virtio-mem: Support "prealloc=on" optionDavid Hildenbrand1-0/+4
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost1-0/+4
2022-01-07hw/smbios: Use qapi for SmbiosEntryPointTypeEduardo Habkost1-8/+2
2022-01-07smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost1-2/+2
2022-01-07pci: Export the pci_intx() functionFrederic Barrat1-0/+5
2022-01-06vhost: add support for configure interruptCindy Lu1-0/+4
2022-01-06virtio: add support for configure interruptCindy Lu1-0/+4
2022-01-06vhost: introduce new VhostOps vhost_set_config_callCindy Lu1-0/+3
2022-01-06virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu1-0/+3
2022-01-05hw: Add compat machines for 7.0Cornelia Huck2-0/+6
2022-01-04ppc/pnv: Remove the PHB4 "device-id" propertyCédric Le Goater1-2/+0
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang1-1/+5
2021-12-31hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé1-1/+2
2021-12-31hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameterPhilippe Mathieu-Daudé1-3/+3
2021-12-31hw/qdev: Correct qdev_connect_gpio_out_named() documentationPhilippe Mathieu-Daudé1-2/+3
2021-12-31hw/qdev: Correct qdev_init_gpio_out_named() documentationPhilippe Mathieu-Daudé1-1/+1
2021-12-31hw/qdev: Cosmetic around documentationPhilippe Mathieu-Daudé1-0/+11
2021-12-31pci: Let ld*_pci_dma() propagate MemTxResultPhilippe Mathieu-Daudé1-9/+8
2021-12-31pci: Let st*_pci_dma() propagate MemTxResultPhilippe Mathieu-Daudé1-5/+5
2021-12-31pci: Let ld*_pci_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-3/+3
2021-12-31pci: Let st*_pci_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-5/+6
2021-12-31dma: Let ld*_dma() propagate MemTxResultPhilippe Mathieu-Daudé2-3/+9
2021-12-31dma: Let ld*_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé2-2/+4
2021-12-31dma: Let st*_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé2-5/+10
2021-12-31pci: Let pci_dma_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-4/+6
2021-12-30dma: Let dma_memory_map() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-1/+2
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-2/+4
2021-12-30dma: Let dma_memory_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-1/+2
2021-12-30dma: Let dma_memory_set() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-1/+2
2021-12-30dma: Let dma_memory_valid() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-1/+1
2021-12-18hw/scsi: Fix scsi_bus_init_named() docstringPhilippe Mathieu-Daudé1-1/+1
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson3-0/+10
2021-12-17ppc/pnv: Introduce a num_stack class attributeCédric Le Goater1-0/+1
2021-12-17ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devicesCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater1-0/+3
2021-12-17s390x/pci: add supported DT information to clp responseMatthew Rosato2-1/+3
2021-12-17s390x/pci: use a reserved ID for the default PCI groupMatthew Rosato1-1/+1
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-1/+3
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson2-2/+0
2021-12-15include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell2-2/+0
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier1-0/+8
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong1-0/+3
2021-12-10virtio-gpu: do not byteswap paddingPaolo Bonzini1-1/+0
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson1-2/+12
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell1-1/+11
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell1-1/+1
2021-11-15pcie: expire pending deleteGerd Hoffmann1-0/+1