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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-09-13
hw/char/riscv_htif: Fix printing of console characters on big endian hosts
Thomas Huth
2023-09-13
virtio: Drop out of coroutine context in virtio_load()
Kevin Wolf
2023-09-11
qxl: don't assert() if device isn't yet initialized
Marc-André Lureau
2023-09-11
hw/net/vmxnet3: Fix guest-triggerable assert()
Thomas Huth
2023-09-11
hw/i2c/aspeed: Fix TXBUF transmission start position error
Hang Yu
2023-09-11
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-09-11
hw/ide/ahci: fix broken SError handling
Niklas Cassel
2023-09-11
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
2023-09-11
hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
Niklas Cassel
2023-09-11
hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
Niklas Cassel
2023-09-11
hw/ide/ahci: simplify and document PxCI handling
Niklas Cassel
2023-09-11
hw/ide/ahci: write D2H FIS when processing NCQ command
Niklas Cassel
2023-09-11
hw/ide/core: set ERR_STAT in unsupported command completion
Niklas Cassel
2023-09-11
ppc/vof: Fix missed fields in VOF cleanup
Nicholas Piggin
2023-09-11
hw/ppc/e500: fix broken snapshot replay
Maksim Kostin
2023-09-11
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-09-11
hw/nvme: fix CRC64 for guard tag
Ankit Kumar
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-08-05
vfio/pci: Disable INTx in vfio_realize error path
Zhenzhong Duan
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
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-02
xen-block: Avoid leaks on new error path
Anthony PERARD
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-15
hw/ide/piix: properly initialize the BMIBA register
Olaf Hering
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
2023-06-28
virtio-gpu: Make non-gl display updates work again when blob=true
Vivek Kasireddy
2023-06-26
vhost: release memory_listener object in error path
Prasad Pandit
2023-06-26
target/hppa: Provide qemu version via fw_cfg to firmware
Helge Deller
[prev]
[next]