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 8.0.4 release
v8.0.4
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
cryptodev: Handle unexpected request to avoid crash
zhenwei pi
2023-08-04
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
2023-08-04
vhost: fix the fd leak
Li Feng
2023-08-04
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
Eric Auger
2023-08-04
target/m68k: Fix semihost lseek offset computation
Peter Maydell
2023-08-04
target/nios2: Fix semihost lseek offset computation
Keith Packard
2023-08-04
target/nios2: Pass semihosting arg to exit
Keith Packard
2023-08-04
hw/xen: fix off-by-one in xen_evtchn_set_gsi()
David Woodhouse
2023-08-04
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
2023-08-04
xen-block: Avoid leaks on new error path
Anthony PERARD
2023-08-04
thread-pool: signal "request_cond" while locked
Anthony PERARD
2023-08-04
linux-user/armeb: Fix __kernel_cmpxchg() for armeb
Helge Deller
2023-08-04
target/ppc: Disable goto_tb with architectural singlestep
Richard Henderson
2023-08-04
util/interval-tree: Use qatomic_set_mb in rb_link_node
Richard Henderson
2023-08-01
util/interval-tree: Use qatomic_read for left/right while searching
Richard Henderson
2023-07-31
target/arm: Avoid writing to constant TCGv in trans_CSEL()
Peter Maydell
2023-07-31
target/arm: Special case M-profile in debug_helper.c code
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
tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
Ilya Leoshkevich
2023-07-31
tcg/ppc: Fix race in goto_tb implementation
Jordan Niethe
2023-07-31
qemu-nbd: regression with arguments passing into nbd_client_thread()
Denis V. Lunev
2023-07-31
qemu-nbd: fix regression with qemu-nbd --fork run over ssh
Denis V. Lunev
2023-07-31
qemu-nbd: pass structure into nbd_client_thread instead of plain char*
Denis V. Lunev
[next]