aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-11-21Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-21ppc/pnv: Fix PNV I2C invalid status after resetGlenn Miles
2023-11-21ppc/pnv: PNV I2C engines assigned incorrect XSCOM addressesGlenn Miles
2023-11-21ppc/pnv: Fix potential overflow in I2C modelCédric Le Goater
2023-11-20hw/arm/fsl-imx: Do not ignore Error argumentPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan
2023-11-20hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZBen Dooks
2023-11-20Merge tag 'pull-error-2023-11-17' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi
2023-11-17spapr/pci: Correct "does not support hotplugging error messagesMarkus Armbruster
2023-11-15hw/net/cadence_gem.c: spelling fixes: OctectsMichael Tokarev
2023-11-15hw/mem/memory-device.c: spelling fix: ontainingMichael Tokarev
2023-11-15hw/cxl: spelling fixes: limitaions, potentialy, intializedMichael Tokarev
2023-11-15hw/audio/virtio-snd.c: spelling: initalizeMichael Tokarev
2023-11-15hw/watchdog/wdt_aspeed: Remove unused 'hw/misc/aspeed_scu.h' headerPhilippe Mathieu-Daudé
2023-11-14Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2023-11-14Merge tag 'misc-fixes-20231113' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-14Merge tag 'pull-target-arm-20231113' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-14Merge tag 'pull-pa-20231113' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-11-13hw/hppa: Require at least SeaBIOS-hppa version 12Helge Deller
2023-11-13hw/hppa: Move software power button address to page zeroHelge Deller
2023-11-13hw/pci-host/astro: Fix boot for C3700 machineHelge Deller
2023-11-13hw/display/vmware_vga: fix probably typoAlexandra Diupina
2023-11-13hw/mips: LOONGSON3V depends on UNIMP deviceMarc-André Lureau
2023-11-13hw/arm/virt: fix GIC maintenance IRQ registrationJean-Philippe Brucker
2023-11-13Merge tag 'pull-request-2023-11-13' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-13hw/audio/es1370: Clean up commentPeter Maydell
2023-11-13s390x/pci: only limit DMA aperture if vfio DMA limit reportedMatthew Rosato
2023-11-13s390x/pci: bypass vfio DMA counting when using cdevMatthew Rosato
2023-11-13virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()David Hildenbrand
2023-11-13igb: Add Function Level Reset to PF and VFCédric Le Goater
2023-11-13igb: Add a VF reset handlerCédric Le Goater
2023-11-10qdev: Rework array properties based on list visitorKevin Wolf
2023-11-10qdev: Make netdev properties work as list elementsKevin Wolf
2023-11-10hw/rx/rx62n: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/xlnx-versal: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/virt: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/vexpress: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/sbsa-ref: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/mps2: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/mps2-tz: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/i386/pc: Use qdev_prop_set_array()Kevin Wolf
2023-11-10Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...Stefan Hajnoczi
2023-11-09Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-08hw/ide/ahci: trigger either error IRQ or regular IRQ, not bothNiklas Cassel
2023-11-08cpu: Call plugin hooks only when readyAkihiko Odaki