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 7.2.9 release
v7.2.9
Michael Tokarev
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
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
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
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-20
target/i386: Fix 32-bit wrapping of pc/eip computation
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-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
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 7.2.8 release
v7.2.8
Michael Tokarev
2023-12-20
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
2023-12-20
system/memory: use ldn_he_p/stn_he_p
Patrick Venture
2023-12-20
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-12-20
ui/vnc-clipboard: fix inflate_buffer
Fiona Ebner
2023-12-20
ui/gtk-egl: move function calls back to regular code path
Volker Rümelin
2023-12-20
ui/gtk-egl: Check EGLSurface before doing scanout
Antonio Caggiano
2023-12-20
msix: unset PCIDevice::msix_vector_poll_notifier in rollback
Robert Hoo
2023-12-20
hw/acpi/erst: Do not ignore Error* in realize handler
Philippe Mathieu-Daudé
2023-12-20
pcie_sriov: Remove g_new assertion
Akihiko Odaki
2023-12-20
hw/audio/hda-codec: fix multiplication overflow
Volker Rümelin
2023-12-20
hw/mips/malta: Fix the malta machine on big endian hosts
Thomas Huth
2023-12-20
vmdk: Don't corrupt desc file in vmdk_write_cid
Fam Zheng
2023-12-20
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
Philippe Mathieu-Daudé
2023-12-20
hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
Philippe Mathieu-Daudé
2023-12-20
hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
Philippe Mathieu-Daudé
2023-12-20
hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
Philippe Mathieu-Daudé
2023-12-20
hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
Philippe Mathieu-Daudé
2023-12-05
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
[next]