aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-16ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.Harsh Prateek Bora
2024-04-16ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora
2024-04-10target/sh4: add missing CHECK_NOT_DELAY_SLOTZack Buhman
2024-04-10hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is setPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definitionPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Fix overflow in MIL TX FIFOPhilippe Mathieu-Daudé
2024-04-10backends/cryptodev: Do not abort for invalid session IDPhilippe Mathieu-Daudé
2024-04-10hw/misc/applesmc: Fix memory leak in reset() handlerPhilippe Mathieu-Daudé
2024-04-10hw/block/nand: Fix out-of-bound access in NAND block bufferPhilippe Mathieu-Daudé
2024-04-10hw/block/nand: Have blk_load() take unsigned offset and return booleanPhilippe Mathieu-Daudé
2024-04-10hw/block/nand: Factor nand_load_iolen() method outPhilippe Mathieu-Daudé
2024-04-10qemu-options: Fix CXL Fixed Memory Window interleave-granularity typoYuquan Wang
2024-04-10hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/display/virtio-gpu: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-10linux-user: Fix waitid return of siginfo_t and rusageRichard Henderson
2024-04-10tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson
2024-04-09hw/virtio: Fix packed virtqueue flush used_idxWafer
2024-04-09hw/net/virtio-net: fix qemu set used ring flag even vhost startedYajun Wu
2024-04-09hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabledPeter Maydell
2024-04-09gitlab-ci/cirrus: switch from 'master' to 'latest'Michael Tokarev
2024-04-09target/hppa: Clear psw_n for BE on use_nullify_skip pathRichard Henderson
2024-04-09tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson
2024-04-09virtio-net: Fix vhost virtqueue notifiers for RSSAkihiko Odaki
2024-04-09monitor/hmp-cmds-target: Append a space in error message in gpa2hva()Yao Xingtao
2024-04-09hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun
2024-04-09target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...Song Gao
2024-04-09target/i386: Revert monitor_puts() in do_inject_x86_mce()Tao Su
2024-04-09target/i386: fix direction of "32-bit MMU" testPaolo Bonzini
2024-04-09target/i386: use separate MMU indexes for 32-bit accessesPaolo Bonzini
2024-03-21target/i386: introduce function to query MMU indicesPaolo Bonzini
2024-03-20tests: Raise timeouts for bufferiszero and crypto-tlscredsx509Peter Maydell
2024-03-20tests/unit: Bump test-replication timeout to 60 secondsKevin Wolf
2024-03-20tests/unit: Bump test-crypto-block test timeout to 5 minutesThomas Huth
2024-03-20tests/unit: Bump test-aio-multithread test timeout to 2 minutesThomas Huth
2024-03-19migration: Skip only empty block devicesCédric Le Goater
2024-03-14hmat acpi: Fix out of bounds access due to missing use of indirectionJonathan Cameron
2024-03-14pcie_sriov: Validate NumVFsAkihiko Odaki
2024-03-14hw/nvme: Use pcie_sriov_num_vfs()Akihiko Odaki
2024-03-14pcie: Introduce pcie_sriov_num_vfsAkihiko Odaki
2024-03-14hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen
2024-03-14hw/nvme: generalize the mbar size helperKlaus Jensen
2024-03-14hw/nvme: separate 'serial' property for VFsMinwoo Im
2024-03-14hw/nvme: cleanup error reporting in nvme_init_pci()Klaus Jensen
2024-03-14hw/nvme: clean up confusing use of errp/local_errKlaus Jensen
2024-03-13Avoid unaligned fetch in ladr_match()Nick Briggs
2024-03-13e1000e: fix link state on resumeLaurent Vivier
2024-03-13make-release: switch to .xz format by defaultMichael Tokarev
2024-03-13hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle