aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-07gicv3: fix ICH_MISR's LRENP computationDamien Hedde
2021-12-06Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2021-12-06virtio-blk: Fix clean up of host notifiers for single MR transaction.Mark Mielke
2021-12-06Revert "vga: don't abort when adding a duplicate isa-vga device"Alex Bennée
2021-12-06hw/mips/boston: Fix load_elf() error detectionJiaxun Yang
2021-12-06hw/mips/bootloader: Fix write_ulong()Jiaxun Yang
2021-12-02hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196Philippe Mathieu-Daudé
2021-12-02hw/block/fdc: Extract blk_create_empty_drive()Philippe Mathieu-Daudé
2021-11-29target/ppc: fix Hash64 MMU update of PTE bit RLeandro Lupori
2021-11-29Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2021-11-29Fix bad overflow check in hw/pci/pcie.cDaniella Lee
2021-11-29intel-iommu: ignore leaf SNP bit in scalable modeJason Wang
2021-11-29virtio-balloon: correct used lengthJason Wang
2021-11-29virtio-balloon: process all in sgs for free_page_vqJason Wang
2021-11-29hw/intc/arm_gicv3: fix handling of LPIs in list registersPeter Maydell
2021-11-28failover: fix unplug pending detectionLaurent Vivier
2021-11-28virtio-mmio : fix the crash in the vm shutdownCindy Lu
2021-11-26hw/intc/arm_gicv3: Add new gicv3_intid_is_special() functionPeter Maydell
2021-11-26hw/intc/arm_gicv3: Update cached state after LPI state changesPeter Maydell
2021-11-26hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bitShashi Mallela
2021-11-26hw/arm/virt: Extend nested and mte checks to hvfAlexander Graf
2021-11-22hw/intc/arm_gicv3_its: Revert version increments in vmstate_itsEric Auger
2021-11-22Merge tag 'fixes-20211122-pull-request' of git://git.kraxel.org/qemu into sta...Richard Henderson
2021-11-22microvm: check g_file_set_contents() return valueGerd Hoffmann
2021-11-22microvm: add missing g_free() callGerd Hoffmann
2021-11-22hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()Philippe Mathieu-Daudé
2021-11-22hw/misc/sifive_u_otp: Do not reset OTP content on hardware resetPhilippe Mathieu-Daudé
2021-11-22hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONEThomas Huth