summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-04-03hw/net/virtio-net: fix qemu set used ring flag even vhost startedYajun Wu
2024-04-02target/arm: take HSTR traps of cp15 accesses to EL2, not EL1Peter Maydell
2024-04-02hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabledPeter Maydell
2024-04-01gitlab-ci/cirrus: switch from 'master' to 'latest'Michael Tokarev
2024-04-01migration/postcopy: Ensure postcopy_start() sets errp if it failsAvihai Horon
2024-04-01target/hppa: Clear psw_n for BE on use_nullify_skip pathRichard Henderson
2024-03-31tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson
2024-03-31hw/net/net_tx_pkt: Fix virtio header without checksum offloadingAkihiko Odaki
2024-03-31virtio-net: Fix vhost virtqueue notifiers for RSSAkihiko Odaki
2024-03-27target/riscv/kvm: fix timebase-frequency when using KVM accelerationYong-Xuan Wang
2024-03-27target/riscv: Fix mode in riscv_tlb_fillIrina Ryapolova
2024-03-27target/riscv: rvv: Remove the dependency of Zvfbfmin to ZfbfminMax Chou
2024-03-27hw/intc: Update APLIC IDC after claiming iforce registerFrank Chang