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
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
2023-11-29
tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility
Philippe Mathieu-Daudé
2023-11-29
tests/avocado: Replace assertEquals() for Python 3.12 compatibility
Thomas Huth
2023-11-29
linux-user: Fix loaddr computation for some elf files
Richard Henderson
2023-11-29
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
2023-11-29
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-22
hw/ide/ahci: fix legacy software reset
Niklas Cassel
2023-11-22
target/arm: Fix SME FMOPA (16-bit), BFMOPA
Richard Henderson
2023-11-21
Update version for 7.2.7 release
v7.2.7
Michael Tokarev
2023-11-19
target/tricore: Rename tricore_feature
Bastian Koppelmann
2023-11-19
tracetool: avoid invalid escape in Python string
Marc-André Lureau
2023-11-19
tests/tcg/s390x: Test LAALG with negative cc_src
Ilya Leoshkevich
2023-11-19
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2023-11-19
tests/qtest: ahci-test: add test exposing reset issue with pending callback
Fiona Ebner
2023-11-19
hw/ide: reset: cancel async DMA operation before resetting state
Fiona Ebner
2023-11-19
target/mips: Fix TX79 LQ/SQ opcodes
Philippe Mathieu-Daudé
2023-11-19
target/mips: Fix MSA BZ/BNZ opcodes displacement
Philippe Mathieu-Daudé
2023-11-07
ui/gtk-egl: apply scale factor when calculating window's dimension
Dongwon Kim
2023-11-07
ui/gtk: force realization of drawing area
Marc-André Lureau
2023-11-07
ati-vga: Implement fallback for pixman routines
BALATON Zoltan
2023-11-07
block/nvme: nvme_process_completion() fix bound for cid
Vladimir Sementsov-Ogievskiy
2023-11-03
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2023-11-03
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
2023-11-03
target/arm: Don't allow stage 2 page table walks to downgrade to NS
Peter Maydell
2023-11-03
target/arm: Don't access TCG code when debugging with KVM
Fabiano Rosas
2023-11-02
Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
Daniel P. Berrangé
2023-11-02
Revert "linux-user: add more compat ioctl definitions"
Daniel P. Berrangé
2023-11-02
qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
Andrey Drobyshev
2023-11-02
qemu-img: rebase: stop when reaching EOF of old backing file
Andrey Drobyshev
2023-11-02
tests/tcg: Add -fno-stack-protector
Akihiko Odaki
2023-11-02
tests/migration: Add -fno-stack-protector
Akihiko Odaki
2023-10-31
misc/led: LED state is set opposite of what is expected
Glenn Miles
[next]