summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-12-17ppc/ppc405: Remove flash supportCédric Le Goater
2021-12-17ppc/ppc405: Add some address space definitionsCédric Le Goater
2021-12-17ppc/ppc405: Change ppc405ep_init() return valueCédric Le Goater
2021-12-17ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()Cédric Le Goater
2021-12-17ppc/ppc405: Convert printfs to trace-eventsCédric Le Goater
2021-12-17ppc: Add trace-events for DCR accessesCédric Le Goater
2021-12-17ppc: Mark the 'taihu' machine as deprecatedThomas Huth
2021-12-17ppc/ppc405: Change kernel load addressCédric Le Goater
2021-12-17ppc/pnv.c: fix "system-id" FDT when -uuid is setDaniel Henrique Barboza
2021-12-17ppc/pnv.c: add a friendly warning when accel=kvm is usedDaniel Henrique Barboza
2021-12-17pci-host: Allow extended config space access for PowerNV PHB4 modelChristophe Lombard
2021-12-17ivshmem.c: change endianness to LITTLE_ENDIANDaniel Henrique Barboza
2021-12-17hw/ppc/mac.h: Remove MAX_CPUS macroPeter Maydell
2021-12-17hw/virtio/vhost: Fix typo in comment.Leonardo Garcia
2021-12-17hw/avr: Realize AVRCPU qdev object using qdev_realize()Philippe Mathieu-Daudé
2021-12-17s390x/pci: add supported DT information to clp responseMatthew Rosato
2021-12-17s390x/pci: use the passthrough measurement update intervalMatthew Rosato
2021-12-17s390x/pci: don't use hard-coded dma range in reg_ioatMatthew Rosato
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-15Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-12-15hw/arm/aspeed: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/virt: Use object_property_set instead of qdev_prop_setJean-Philippe Brucker
2021-12-15hw/arm/virt: Reject instantiation of multiple IOMMUsJean-Philippe Brucker
2021-12-15hw/arm/virt: Remove device tree restriction for virtio-iommuJean-Philippe Brucker
2021-12-15hw/arm/virt-acpi-build: Add VIOT table for virtio-iommuJean-Philippe Brucker
2021-12-15hw/net: npcm7xx_emc fix missing queue_flushPatrick Venture
2021-12-15hw/arm: Don't include qemu-common.h unnecessarilyPeter Maydell
2021-12-15hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selectorPhilippe Mathieu-Daudé
2021-12-15hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.cPhilippe Mathieu-Daudé
2021-12-15Fix STM32F2XX USART data register readoutOlivier Hériveaux
2021-12-15hw/intc: clean-up error reporting for failed ITS cmdAlex Bennée
2021-12-15hw/microblaze: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/mcimx7d-sabre: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/imx25_pdk: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw: Replace trivial drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/sd/ssi-sd: Do not create SD card within controller's realizeMarkus Armbruster
2021-12-15virtio-iommu: Fix the domain_range endEric Auger
2021-12-15virtio-iommu: Fix endianness in get_configEric Auger
2021-12-15virtio-iommu: Remove set_config callbackEric Auger
2021-12-10numa: Support SGX numa in the monitor and Libvirt interfacesYang Zhong
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong
2021-12-07gicv3: fix ICH_MISR's LRENP computationDamien Hedde
2021-12-06Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson