aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-07gicv3: fix ICH_MISR's LRENP computationpull-target-arm-20211207Damien 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 registerspull-target-arm-20211129Peter 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_itspull-target-arm-20211122-1Eric 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