aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-02hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fieldsAlexandra Diupina
2024-05-02hw/ufs: Fix buffer overflow bugJeuk Kim
2024-05-01.gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobsThomas Huth
2024-05-01tests/avocado: update sunxi kernel from armbian to 6.6.16Peter Maydell
2024-04-30target/loongarch/cpu.c: typo fix: expectionMichael Tokarev
2024-04-30backends/cryptodev-builtin: Fix local_error leaksLi Zhijian
2024-04-28nbd/server: Mark negotiation functions as coroutine_fnEric Blake
2024-04-28nbd/server: do not poll within a coroutine contextZhu Yangyang
2024-04-28linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEYMichael Tokarev
2024-04-28migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutin...Li Zhijian
2024-04-27target/riscv/kvm: change timer regs size to u64Daniel Henrique Barboza
2024-04-27target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64Daniel Henrique Barboza
2024-04-27target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32Daniel Henrique Barboza
2024-04-24Update version for 8.2.3 releasev8.2.3Michael Tokarev
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-16hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI busBALATON Zoltan
2024-04-16hw/isa/vt82c686: Keep track of PIRQ/PINT pins separatelyBALATON Zoltan
2024-04-15virtio-pci: fix use of a released vectorCindy Lu
2024-04-14linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2,4}Richard Henderson
2024-04-10hw/audio/virtio-snd: Remove unused assignmentPhilippe Mathieu-Daudé
2024-04-10hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()Philippe Mathieu-Daudé
2024-04-10hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is setPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Fix overflow in MIL TX FIFOPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definitionPhilippe 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-10target/m68k: Map FPU exceptions to FPSR registerKeith Packard
2024-04-10target/sh4: add missing CHECK_NOT_DELAY_SLOTZack Buhman
2024-04-10target/sh4: Fix mac.w with saturation enabledZack Buhman
2024-04-10target/sh4: Fix mac.l with saturation enabledZack Buhman
2024-04-10target/sh4: Merge mach and macl into a unionRichard Henderson
2024-04-10target/sh4: mac.w: memory accesses are 16-bit wordsZack Buhman
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-09virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis
2024-04-09virtio-snd: Enhance error handling for invalid transfersZheyu Ma
2024-04-09vdpa-dev: Fix the issue of device status not updating when configuration inte...lyx634449800
2024-04-09hw/virtio: Fix packed virtqueue flush used_idxWafer
2024-04-09target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3Peter Maydell
2024-04-09migration/postcopy: ensure preempt channel is ready before loading statesWei Wang
2024-04-09block/virtio-blk: Fix memory leak from virtio_blk_zone_reportZheyu Ma