aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-12-18hw/i386/vmmouse: Require 'i8042' property to be setPhilippe Mathieu-Daudé
2021-12-18hw/scsi/megasas: Fails command if SGL buffer overflowsPhilippe Mathieu-Daudé
2021-12-17Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Richard Henderson
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-12-17ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devicesCédric Le Goater
2021-12-17ppc/pnv: Move realize of PEC stacks under the PEC modelCédric Le Goater
2021-12-17ppc/pnv: Remove "system-memory" property from PHB4 PECCédric Le Goater
2021-12-17ppc/pnv: Compute the PHB index from the PHB4 PEC modelCédric Le Goater
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: Use QOM hierarchy to scan PHB3 devicesCédric Le Goater
2021-12-17ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()Cédric Le Goater
2021-12-17ppc/pnv: Drop the "num-phbs" propertyCédric Le Goater
2021-12-17ppc/pnv: Use the chip class to check the index of PHB3 devicesCédric Le Goater
2021-12-17ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater
2021-12-17target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza
2021-12-17ppc/ppc405: Add update of bi_procfreq fieldCédric Le Goater
2021-12-17ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board informationCédric Le Goater
2021-12-17ppc/ppc405: Change default PLL values at resetCédric Le Goater
2021-12-17ppc/ppc405: Fix boot from kernelCédric Le Goater
2021-12-17ppc/ppc405: Introduce ppc405_set_default_bootinfo()Cédric Le Goater
2021-12-17ppc/ppc405: Rework FW loadCédric Le Goater
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