aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-03-22target/hppa: fix access_id checkSven Schnelle
2024-03-22target/hppa: fix shrp for wide modeSven Schnelle
2024-03-22target/hppa: ldcw,s uses static shift of 3Sven Schnelle
2024-03-22target/hppa: Fix assemble_12a insns for wide modeRichard Henderson
2024-03-22target/hppa: Fix assemble_11a insns for wide modeRichard Henderson
2024-03-22target/hppa: Fix assemble_16 insns for wide modeRichard Henderson
2024-03-21target/i386: Revert monitor_puts() in do_inject_x86_mce()Tao Su
2024-03-21ui: compile dbus-display1.c with -fPIC as necessaryMarc-André Lureau
2024-03-21Revert "chardev/char-socket: Fix TLS io channels sending too much data to the...Daniel P. Berrangé
2024-03-21target/i386: fix direction of "32-bit MMU" testPaolo Bonzini
2024-03-21target/i386: use separate MMU indexes for 32-bit accessesPaolo Bonzini
2024-03-21target/i386: introduce function to query MMU indicesPaolo Bonzini