aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-22block/rbd: fix write zeroes with growing imagesStefano Garzarella
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz
2022-03-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-21block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD serverRao Lei
2022-03-21docs: Consistent typography for options of qemu-nbdEric Blake
2022-03-21MAINTAINERS: change Vladimir's email addressVladimir Sementsov-Ogievskiy
2022-03-21Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-03-21Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2022-03-21hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12Paolo Bonzini
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-21scripts/coccinelle: New use-g_new-etc.cocciMarkus Armbruster
2022-03-21block-qdict: Fix -Werror=maybe-uninitialized build failureMurilo Opsfelder Araujo
2022-03-21tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)Philippe Mathieu-Daudé
2022-03-21Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-03-21hw/sd/sdhci: Prohibit DMA accesses to devicesPhilippe Mathieu-Daudé
2022-03-21hw/sd/sdhci: Honor failed DMA transactionsPhilippe Mathieu-Daudé
2022-03-21tests/qtest/intel-hda-test: Add reproducer for issue #542Philippe Mathieu-Daudé
2022-03-21hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)Philippe Mathieu-Daudé
2022-03-21hw/audio/intel-hda: Do not ignore DMA overrun errorsPhilippe Mathieu-Daudé
2022-03-21softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERRORPhilippe Mathieu-Daudé
2022-03-21softmmu/physmem: Simplify flatview_write and address_space_access_validPhilippe Mathieu-Daudé
2022-03-20target/ppc: Replicate Double->Single-Precision resultLucas Coutinho
2022-03-20target/ppc: Replicate double->int32 result for some vector insnsRichard Henderson
2022-03-20ppc64: Avoid pt_regs struct definitionKhem Raj
2022-03-20target/i386: kvm: do not access uninitialized variable on older kernelsPaolo Bonzini
2022-03-19Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...Peter Maydell
2022-03-19Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Peter Maydell
2022-03-18Merge tag 'pull-target-arm-20220318' of https://git.linaro.org/people/pmaydel...Peter Maydell
2022-03-18virtio/virtio-balloon: Prefer Object* over void* parameterBernhard Beschow
2022-03-18hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same lineRebecca Cran
2022-03-18util/osdep: Remove some early cruftAndrew Deason
2022-03-18hw/i386/acpi-build: Avoid 'sun' identifierAndrew Deason
2022-03-18util/osdep: Avoid madvise proto on modern SolarisAndrew Deason
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP APU ControlEdgar E. Iglesias
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP CRFEdgar E. Iglesias
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias
2022-03-18target/arm: Make rvbar settable after realizeEdgar E. Iglesias
2022-03-18hw/arm/xlnx-zynqmp: Add an unimplemented SERDES areaEdgar E. Iglesias
2022-03-18target/arm: Log fault address for M-profile faultsPeter Maydell
2022-03-18target/arm: Log M-profile vector table accessesPeter Maydell
2022-03-18hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unsetEric Auger
2022-03-18hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCGEric Auger
2022-03-18nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell
2022-03-18nsis installer: Suppress "ANSI targets are deprecated" warningPeter Maydell
2022-03-18nsis installer: List emulators in alphabetical orderPeter Maydell
2022-03-18hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()Peter Maydell
2022-03-18hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_sizePeter Maydell
2022-03-18target/arm: Fix handling of LPAE block descriptorsPeter Maydell