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-08-07
Update version for 7.2.5 release
v7.2.5
Michael Tokarev
2023-08-05
target/i386: Check CR0.TS before enter_mmx
Matt Borgerson
2023-08-05
target/ppc: Fix VRMA page size for ISA v3.0
Nicholas Piggin
2023-08-05
target/ppc: Fix pending HDEC when entering PM state
Nicholas Piggin
2023-08-05
target/ppc: Implement ASDR register for ISA v3.0 for HPT
Nicholas Piggin
2023-08-05
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()
Hawkins Jiawei
2023-08-05
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()
Hawkins Jiawei
2023-08-05
vdpa: Fix possible use-after-free for VirtQueueElement
Hawkins Jiawei
2023-08-05
vfio/pci: Disable INTx in vfio_realize error path
Zhenzhong Duan
2023-08-04
include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts
Thomas Huth
2023-08-04
hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix trivial endianness problems
Thomas Huth
2023-08-04
pci: do not respond config requests after PCI device eject
Yuri Benditovich
2023-08-04
target/hppa: Move iaoq registers and thus reduce generated code size
Helge Deller
2023-08-04
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
2023-08-04
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
Eric Auger
2023-08-03
target/m68k: Fix semihost lseek offset computation
Peter Maydell
2023-08-03
target/nios2: Fix semihost lseek offset computation
Keith Packard
2023-08-03
target/nios2: Pass semihosting arg to exit
Keith Packard
2023-08-02
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
2023-08-02
xen-block: Avoid leaks on new error path
Anthony PERARD
2023-08-02
thread-pool: signal "request_cond" while locked
Anthony PERARD
2023-08-02
qga/win32: Use rundll for VSS installation
Konstantin Kostiuk
2023-08-01
linux-user/armeb: Fix __kernel_cmpxchg() for armeb
Helge Deller
2023-08-01
target/ppc: Disable goto_tb with architectural singlestep
Richard Henderson
2023-07-31
target/arm: Avoid writing to constant TCGv in trans_CSEL()
Peter Maydell
2023-07-31
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
2023-07-31
virtio-net: pass Device-TLB enable/disable events to vhost
Viktor Prutyanov
2023-07-31
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-31
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-07-31
target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
Thomas Huth
2023-07-31
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
2023-07-31
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
2023-07-31
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
2023-07-31
target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
Ilya Leoshkevich
2023-07-31
target/s390x: Fix CLM with M3=0
Ilya Leoshkevich
2023-07-31
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2023-07-31
qemu-nbd: regression with arguments passing into nbd_client_thread()
Denis V. Lunev
2023-07-25
qemu-nbd: fix regression with qemu-nbd --fork run over ssh
Denis V. Lunev
2023-07-25
qemu-nbd: pass structure into nbd_client_thread instead of plain char*
Denis V. Lunev
2023-07-18
ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
Mauro Matteo Cascella
2023-07-15
hw/ide/piix: properly initialize the BMIBA register
Olaf Hering
2023-07-09
Update version for 7.2.4 release
v7.2.4
Michael Tokarev
2023-07-02
ui/gtk: set the area of the scanout texture correctly
Dongwon Kim
2023-06-30
vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
Shameer Kolothum
2023-06-30
vfio/pci: Fix a segfault in vfio_realize
Zhenzhong Duan
2023-06-30
target/ppc: Fix decrementer time underflow and infinite timer loop
Nicholas Piggin
[next]