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-09-11
target/s390x: Fix VSTL with a large length
Ilya Leoshkevich
2023-09-11
target/s390x: Use a 16-bit immediate in VREP
Ilya Leoshkevich
2023-09-11
target/s390x: Fix the "ignored match" case in VSTRS
Ilya Leoshkevich
2023-09-11
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
2023-09-11
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
Richard Henderson
2023-09-11
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
Richard Henderson
2023-09-11
linux-user/elfload: Set V in ELF_HWCAP for RISC-V
Nathan Egge
2023-09-11
hw/nvme: fix CRC64 for guard tag
Ankit Kumar
2023-09-11
dump: kdump-zlib data pages not dumped with pvtime/aarch64
Dongli Zhang
2023-09-11
hw/smbios: Fix core count in type4
Zhao Liu
2023-09-11
hw/smbios: Fix thread count in type4
Zhao Liu
2023-09-11
hw/smbios: Fix smbios_smp_sockets caculation
Zhao Liu
2023-09-11
machine: Add helpers to get cores/threads per socket
Zhao Liu
2023-09-11
pnv_lpc: disable reentrancy detection for lpc-hc
Alexander Bulekov
2023-09-11
loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
Alexander Bulekov
2023-09-11
apic: disable reentrancy detection for apic-msi
Alexander Bulekov
2023-09-11
raven: disable reentrancy detection for iomem
Alexander Bulekov
2023-09-11
bcm2835_property: disable reentrancy detection for iomem
Alexander Bulekov
2023-09-11
lsi53c895a: disable reentrancy detection for MMIO region, too
Thomas Huth
2023-09-11
lsi53c895a: disable reentrancy detection for script RAM
Alexander Bulekov
2023-09-11
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-09-11
checkpatch: add qemu_bh_new/aio_bh_new checks
Alexander Bulekov
2023-09-11
async: avoid use-after-free on re-entrancy guard
Alexander Bulekov
2023-09-11
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
2023-09-11
memory: prevent dma-reentracy issues
Alexander Bulekov
2023-09-11
python: drop pipenv
John Snow
2023-09-11
gitlab-ci: check-dco.py: switch from master to stable-7.2 branch
Michael Tokarev
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é
[prev]
[next]