aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2022-01-12ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater
2022-01-12pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza
2022-01-12ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater
2022-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin
2022-01-10Revert "vhost: introduce new VhostOps vhost_set_config_call"Michael S. Tsirkin
2022-01-10Revert "virtio: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin
2022-01-08hw/riscv: virt: Allow support for 32 coresAlistair Francis
2022-01-07Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-01-07virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2022-01-07virtio-mem: Support "prealloc=on" optionDavid Hildenbrand
2022-01-07hw/intc/arm_gicv3_its: Fix various off-by-one errorsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Remove maxids union from TableDescPeter Maydell
2022-01-07Add dummy Aspeed AST2600 Display Port MCU (DPMCU)Troy Lee
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost
2022-01-07hw/smbios: Use qapi for SmbiosEntryPointTypeEduardo Habkost
2022-01-07smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost
2022-01-07pci: Export the pci_intx() functionFrederic Barrat
2022-01-06Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-01-06vhost: add support for configure interruptCindy Lu
2022-01-06virtio: add support for configure interruptCindy Lu
2022-01-06vhost: introduce new VhostOps vhost_set_config_callCindy Lu
2022-01-06virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu
2022-01-06linux-user: Add code for PR_GET/SET_UNALIGNRichard Henderson
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2022-01-04ppc/pnv: Remove the PHB4 "device-id" propertyCédric Le Goater
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang
2021-12-31hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé
2021-12-31hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameterPhilippe Mathieu-Daudé
2021-12-31hw/qdev: Correct qdev_connect_gpio_out_named() documentationPhilippe Mathieu-Daudé
2021-12-31hw/qdev: Correct qdev_init_gpio_out_named() documentationPhilippe Mathieu-Daudé
2021-12-31hw/qdev: Cosmetic around documentationPhilippe Mathieu-Daudé
2021-12-31pci: Let ld*_pci_dma() propagate MemTxResultPhilippe Mathieu-Daudé
2021-12-31pci: Let st*_pci_dma() propagate MemTxResultPhilippe Mathieu-Daudé
2021-12-31pci: Let ld*_pci_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31pci: Let st*_pci_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31dma: Let ld*_dma() propagate MemTxResultPhilippe Mathieu-Daudé
2021-12-31dma: Let ld*_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31dma: Let st*_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31pci: Let pci_dma_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_map() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_set() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_valid() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-18hw/scsi: Fix scsi_bus_init_named() docstringPhilippe Mathieu-Daudé
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-12-17ppc/pnv: Introduce a num_stack class attributeCédric Le Goater
2021-12-17ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater