aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
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
2021-11-02hw/arm: Add Nuvoton SD module to boardShengtan Mao
2021-11-02hw/sd: add nuvoton MMCShengtan Mao
2021-11-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson
2021-11-02usb-storage: tag usb_msd_csw as packed structGerd Hoffmann
2021-11-02microvm: add device tree support.Gerd Hoffmann
2021-11-02qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-11-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...Richard Henderson
2021-11-02hw/core: Add TCGCPUOps.record_sigbusRichard Henderson
2021-11-02accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemuRichard Henderson
2021-11-02hw/core: Add TCGCPUOps.record_sigsegvRichard Henderson
2021-11-01pci: Export pci_for_each_device_under_bus*()Peter Xu
2021-11-01pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fnPeter Xu
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker