aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-03-27target/riscv/vector_helper.c: optimize loops in ldst helpersDaniel Henrique Barboza
2024-03-27target/riscv/vector_helpers: do early exit when vstart >= vlDaniel Henrique Barboza
2024-03-27target/riscv: always clear vstart in whole vec move insnsDaniel Henrique Barboza
2024-03-27target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianessDaniel Henrique Barboza
2024-03-27trans_rvv.c.inc: set vstart = 0 in int scalar move insnsDaniel Henrique Barboza
2024-03-27target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()Daniel Henrique Barboza
2024-03-27monitor/hmp-cmds-target: Append a space in error message in gpa2hva()Yao Xingtao
2024-03-27hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun
2024-03-27target/i386/tcg: Enable page walking from MMIO memoryGregory Price
2024-03-27iotests: add test for stream job with an unaligned prefetch readFiona Ebner
2024-03-27block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to B...Fiona Ebner
2024-03-27block-backend: fix edge case in bdrv_next() where BDS associated to BB changesFiona Ebner
2024-03-27block/io: accept NULL qiov in bdrv_pad_requestStefan Reiter
2024-03-27vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf
2024-03-25target/s390x: Use mutable temporary value for op_tsIdo Plat
2024-03-25target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...Song Gao
2024-03-22docs/conf.py: Remove usage of distutilsThomas Huth
2024-03-22target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'Song Gao
2024-03-22target/hppa: fix do_stdby_e()Sven Schnelle
2024-03-22target/hppa: mask privilege bits in mfiaSven Schnelle
2024-03-22target/hppa: exit tb on flush cache instructionsSven Schnelle