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-01-29
Update version for 8.1.5 release
v8.1.5
Michael Tokarev
2024-01-27
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
2024-01-27
target/xtensa: fix OOB TLB entry access
Max Filippov
2024-01-26
qtest: bump aspeed_smc-test timeout to 6 minutes
Daniel P. Berrangé
2024-01-26
monitor: only run coroutine commands in qemu_aio_context
Stefan Hajnoczi
2024-01-26
iotests: port 141 to Python for reliable QMP testing
Stefan Hajnoczi
2024-01-26
iotests: add filter_qmp_generated_node_ids()
Stefan Hajnoczi
2024-01-26
block/blklogwrites: Fix a bug when logging "write zeroes" operations.
Ari Sundholm
2024-01-26
virtio-net: correctly copy vnet header when flushing TX
Jason Wang
2024-01-25
tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
Joseph Burt
2024-01-25
block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
Fiona Ebner
2024-01-25
accel/tcg: Revert mapping of PCREL translation block to multiple virtual addr...
Paolo Bonzini
2024-01-23
readthodocs: fully specify a build environment
Alex Bennée
2024-01-20
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
2024-01-20
migration/rdma: define htonll/ntohll only if not predefined
Nick Briggs
2024-01-20
hw/pflash: implement update buffer for block writes
Gerd Hoffmann
2024-01-20
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
Gerd Hoffmann
2024-01-20
hw/pflash: refactor pflash_data_write()
Gerd Hoffmann
2024-01-20
backends/cryptodev: Do not ignore throttle/backends Errors
Philippe Mathieu-Daudé
2024-01-20
target/i386: pcrel: store low bits of physical address in data[0]
Paolo Bonzini
2024-01-20
target/i386: fix incorrect EIP in PC-relative translation blocks
guoguangyao
2024-01-20
target/i386: Do not re-compute new pc with CF_PCREL
Richard Henderson
2024-01-19
load_elf: fix iterator's type for elf file processing
Anastasia Belova
2024-01-13
.gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
Peter Maydell
2024-01-13
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
2024-01-13
tests/qtest/virtio-ccw: Fix device presence checking
Samuel Tardieu
2024-01-11
util: fix build with musl libc on ppc64le
Natanael Copa
2024-01-11
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
2024-01-08
chardev/char.c: fix "abstract device type" error message
Michael Tokarev
2024-01-08
target/riscv: Fix mcycle/minstret increment behavior
Xu Lu
2024-01-05
hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
Pavel Pisa
2023-12-22
iotests: Basic tests for internal snapshots
Kevin Wolf
2023-12-22
vl: Improve error message for conflicting -incoming and -loadvm
Kevin Wolf
2023-12-22
block: Fix crash when loading snapshot on inactive node
Kevin Wolf
2023-12-22
Update version for 8.1.4 release
v8.1.4
Michael Tokarev
2023-12-20
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
2023-12-14
target/i386: Fix 32-bit wrapping of pc/eip computation
Richard Henderson
2023-12-14
block: Fix AioContext locking in qmp_block_resize()
Kevin Wolf
2023-12-13
system/memory: use ldn_he_p/stn_he_p
Patrick Venture
2023-12-13
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-12-13
ui/vnc-clipboard: fix inflate_buffer
Fiona Ebner
2023-12-13
ui/gtk-egl: move function calls back to regular code path
Volker Rümelin
2023-12-13
ui/gtk-egl: Check EGLSurface before doing scanout
Antonio Caggiano
2023-12-13
msix: unset PCIDevice::msix_vector_poll_notifier in rollback
Robert Hoo
2023-12-13
hw/acpi/erst: Do not ignore Error* in realize handler
Philippe Mathieu-Daudé
2023-12-13
pcie_sriov: Remove g_new assertion
Akihiko Odaki
2023-12-05
hw/audio/hda-codec: fix multiplication overflow
Volker Rümelin
[next]