summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2022-10-11Update mta1_mkdf_mem.hDaniel Lublin
2022-09-19Make initial public releaseBjörn Töpel
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
2021-12-17ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater
2021-12-17ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devicesCédric Le Goater
2021-12-17ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater
2021-12-17s390x/pci: add supported DT information to clp responseMatthew Rosato
2021-12-17s390x/pci: use a reserved ID for the default PCI groupMatthew Rosato
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-12-15include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong
2021-12-10virtio-gpu: do not byteswap paddingPaolo Bonzini
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell
2021-11-15pcie: expire pending deleteGerd Hoffmann
2021-11-15pci: implement power stateGerd Hoffmann
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé
2021-11-05virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson
2021-11-03Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson
2021-11-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson