aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-07Update version for 7.2.5 releasev7.2.5Michael Tokarev
2023-08-05target/i386: Check CR0.TS before enter_mmxMatt Borgerson
2023-08-05target/ppc: Fix VRMA page size for ISA v3.0Nicholas Piggin
2023-08-05target/ppc: Fix pending HDEC when entering PM stateNicholas Piggin
2023-08-05target/ppc: Implement ASDR register for ISA v3.0 for HPTNicholas Piggin
2023-08-05vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()Hawkins Jiawei
2023-08-05vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()Hawkins Jiawei
2023-08-05vdpa: Fix possible use-after-free for VirtQueueElementHawkins Jiawei
2023-08-05vfio/pci: Disable INTx in vfio_realize error pathZhenzhong Duan
2023-08-04include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth
2023-08-04hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()Thomas Huth
2023-08-04hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()Thomas Huth
2023-08-04hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hostsThomas Huth
2023-08-04hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth
2023-08-04hw/i386/intel_iommu: Fix trivial endianness problemsThomas Huth
2023-08-04pci: do not respond config requests after PCI device ejectYuri Benditovich
2023-08-04target/hppa: Move iaoq registers and thus reduce generated code sizeHelge Deller
2023-08-04virtio-crypto: verify src&dst buffer length for sym requestzhenwei pi
2023-08-04hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()Eric Auger
2023-08-03target/m68k: Fix semihost lseek offset computationPeter Maydell
2023-08-03target/nios2: Fix semihost lseek offset computationKeith Packard
2023-08-03target/nios2: Pass semihosting arg to exitKeith Packard
2023-08-02io: remove io watch if TLS channel is closed during handshakeDaniel P. Berrangé
2023-08-02xen-block: Avoid leaks on new error pathAnthony PERARD
2023-08-02thread-pool: signal "request_cond" while lockedAnthony PERARD
2023-08-02qga/win32: Use rundll for VSS installationKonstantin Kostiuk
2023-08-01linux-user/armeb: Fix __kernel_cmpxchg() for armebHelge Deller
2023-08-01target/ppc: Disable goto_tb with architectural singlestepRichard Henderson
2023-07-31target/arm: Avoid writing to constant TCGv in trans_CSEL()Peter Maydell
2023-07-31hw/arm/smmu: Handle big-endian hosts correctlyPeter Maydell
2023-07-31virtio-net: pass Device-TLB enable/disable events to vhostViktor Prutyanov
2023-07-31vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov
2023-07-31virtio-pci: add handling of PCI ATS and Device-TLB enable/disableViktor Prutyanov
2023-07-31target/loongarch: Fix the CSRRD CPUID instruction on big endian hostsThomas Huth
2023-07-31target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13Ilya Leoshkevich
2023-07-31target/s390x: Make MC raise specification exception when class >= 16Ilya Leoshkevich
2023-07-31target/s390x: Fix ICM with M3=0Ilya Leoshkevich
2023-07-31target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputsIlya Leoshkevich
2023-07-31target/s390x: Fix CLM with M3=0Ilya Leoshkevich
2023-07-31target/s390x: Make CKSM raise an exception if R2 is oddIlya Leoshkevich
2023-07-31qemu-nbd: regression with arguments passing into nbd_client_thread()Denis V. Lunev
2023-07-25qemu-nbd: fix regression with qemu-nbd --fork run over sshDenis V. Lunev
2023-07-25qemu-nbd: pass structure into nbd_client_thread instead of plain char*Denis V. Lunev
2023-07-18ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)Mauro Matteo Cascella
2023-07-15hw/ide/piix: properly initialize the BMIBA registerOlaf Hering
2023-07-09Update version for 7.2.4 releasev7.2.4Michael Tokarev
2023-07-02ui/gtk: set the area of the scanout texture correctlyDongwon Kim
2023-06-30vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry pathShameer Kolothum
2023-06-30vfio/pci: Fix a segfault in vfio_realizeZhenzhong Duan
2023-06-30target/ppc: Fix decrementer time underflow and infinite timer loopNicholas Piggin