summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2021-11-21escc: update the R_SPEC register SPEC_ALLSENT bit when writing to W_TXCTRL1Mark Cave-Ayland
2021-11-21escc: always set STATUS_TXEMPTY in R_STATUS on device resetMark Cave-Ayland
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-11-19Merge tag 'pull-ppc-20211119' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-11-19Merge tag 'nvme-fixes-for-6.2-pull-request' of git://git.infradead.org/qemu-n...Richard Henderson
2021-11-19esp: ensure that async_len is reset to 0 during esp_hard_reset()Mark Cave-Ayland
2021-11-19hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)Klaus Jensen
2021-11-19hw/nvme: change nvme-ns 'shared' defaultKlaus Jensen
2021-11-19hw/nvme: reattach subsystem namespaces on hotplugHannes Reinecke
2021-11-19net: vmxnet3: validate configuration values during activate (CVE-2021-20203)Prasad J Pandit
2021-11-17vfio: Fix memory leak of hostwinPeng Liang
2021-11-17pmu: fix pmu vmstate subsection listLaurent Vivier
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2021-11-15hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell
2021-11-15hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1Peter 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-15pcie: fast unplug when slot power is offGerd Hoffmann
2021-11-15pcie: factor out pcie_cap_slot_unplug()Gerd Hoffmann
2021-11-15pcie: add power indicator blink checkGerd Hoffmann