index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
2024-04-10
target/m68k: Map FPU exceptions to FPSR register
Keith Packard
2024-04-10
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
2024-04-10
target/sh4: Fix mac.w with saturation enabled
Zack Buhman
2024-04-10
target/sh4: Fix mac.l with saturation enabled
Zack Buhman
2024-04-10
target/sh4: Merge mach and macl into a union
Richard Henderson
2024-04-10
target/sh4: mac.w: memory accesses are 16-bit words
Zack Buhman
2024-04-10
linux-user: Fix waitid return of siginfo_t and rusage
Richard Henderson
2024-04-10
tcg/optimize: Do not attempt to constant fold neg_vec
Richard Henderson
2024-04-09
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
2024-04-09
virtio-snd: Enhance error handling for invalid transfers
Zheyu Ma
2024-04-09
vdpa-dev: Fix the issue of device status not updating when configuration inte...
lyx634449800
2024-04-09
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
2024-04-09
target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
Peter Maydell
2024-04-09
migration/postcopy: ensure preempt channel is ready before loading states
Wei Wang
2024-04-09
block/virtio-blk: Fix memory leak from virtio_blk_zone_report
Zheyu Ma
2024-04-03
hw/net/virtio-net: fix qemu set used ring flag even vhost started
Yajun Wu
2024-04-02
target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
Peter Maydell
2024-04-02
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
2024-04-01
gitlab-ci/cirrus: switch from 'master' to 'latest'
Michael Tokarev
2024-04-01
migration/postcopy: Ensure postcopy_start() sets errp if it fails
Avihai Horon
2024-04-01
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
2024-03-31
tcg/optimize: Fix sign_mask for logical right-shift
Richard Henderson
2024-03-31
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
Akihiko Odaki
2024-03-31
virtio-net: Fix vhost virtqueue notifiers for RSS
Akihiko Odaki
2024-03-27
target/riscv/kvm: fix timebase-frequency when using KVM acceleration
Yong-Xuan Wang
2024-03-27
target/riscv: Fix mode in riscv_tlb_fill
Irina Ryapolova
2024-03-27
target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
Max Chou
2024-03-27
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
2024-03-27
target/riscv/vector_helper.c: optimize loops in ldst helpers
Daniel Henrique Barboza
2024-03-27
target/riscv/vector_helpers: do early exit when vstart >= vl
Daniel Henrique Barboza
2024-03-27
target/riscv: always clear vstart in whole vec move insns
Daniel Henrique Barboza
2024-03-27
target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
Daniel Henrique Barboza
2024-03-27
trans_rvv.c.inc: set vstart = 0 in int scalar move insns
Daniel Henrique Barboza
2024-03-27
target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
Daniel Henrique Barboza
2024-03-27
monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
Yao Xingtao
2024-03-27
hw/scsi/scsi-generic: Fix io_timeout property not applying
Lorenz Brun
2024-03-27
target/i386/tcg: Enable page walking from MMIO memory
Gregory Price
2024-03-27
iotests: add test for stream job with an unaligned prefetch read
Fiona Ebner
2024-03-27
block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to B...
Fiona Ebner
2024-03-27
block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
Fiona Ebner
2024-03-27
block/io: accept NULL qiov in bdrv_pad_request
Stefan Reiter
2024-03-27
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
2024-03-25
target/s390x: Use mutable temporary value for op_ts
Ido Plat
2024-03-25
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
2024-03-22
docs/conf.py: Remove usage of distutils
Thomas Huth
2024-03-22
target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
Song Gao
2024-03-22
target/hppa: fix do_stdby_e()
Sven Schnelle
2024-03-22
target/hppa: mask privilege bits in mfia
Sven Schnelle
2024-03-22
target/hppa: exit tb on flush cache instructions
Sven Schnelle
[next]