aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-09-13hw/char/riscv_htif: Fix printing of console characters on big endian hostsThomas Huth
2023-09-13virtio: Drop out of coroutine context in virtio_load()Kevin Wolf
2023-09-11qxl: don't assert() if device isn't yet initializedMarc-André Lureau
2023-09-11hw/net/vmxnet3: Fix guest-triggerable assert()Thomas Huth
2023-09-11hw/i2c/aspeed: Fix TXBUF transmission start position errorHang Yu
2023-09-11hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-09-11hw/ide/ahci: fix broken SError handlingNiklas Cassel
2023-09-11hw/ide/ahci: fix ahci_write_fis_sdb()Niklas Cassel
2023-09-11hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel
2023-09-11hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is clearedNiklas Cassel
2023-09-11hw/ide/ahci: simplify and document PxCI handlingNiklas Cassel
2023-09-11hw/ide/ahci: write D2H FIS when processing NCQ commandNiklas Cassel
2023-09-11hw/ide/core: set ERR_STAT in unsupported command completionNiklas Cassel
2023-09-11ppc/vof: Fix missed fields in VOF cleanupNicholas Piggin
2023-09-11hw/ppc/e500: fix broken snapshot replayMaksim Kostin
2023-09-11kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-09-11hw/nvme: fix CRC64 for guard tagAnkit Kumar
2023-09-11hw/smbios: Fix core count in type4Zhao Liu
2023-09-11hw/smbios: Fix thread count in type4Zhao Liu
2023-09-11hw/smbios: Fix smbios_smp_sockets caculationZhao Liu
2023-09-11machine: Add helpers to get cores/threads per socketZhao Liu
2023-09-11pnv_lpc: disable reentrancy detection for lpc-hcAlexander Bulekov
2023-09-11loongarch: mark loongarch_ipi_iocsr re-entrnacy safeAlexander Bulekov
2023-09-11apic: disable reentrancy detection for apic-msiAlexander Bulekov
2023-09-11raven: disable reentrancy detection for iomemAlexander Bulekov
2023-09-11bcm2835_property: disable reentrancy detection for iomemAlexander Bulekov
2023-09-11lsi53c895a: disable reentrancy detection for MMIO region, tooThomas Huth
2023-09-11lsi53c895a: disable reentrancy detection for script RAMAlexander Bulekov
2023-09-11hw: replace most qemu_bh_new calls with qemu_bh_new_guardedAlexander Bulekov
2023-08-05vfio/pci: Disable INTx in vfio_realize error pathZhenzhong Duan
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-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-02xen-block: Avoid leaks on new error pathAnthony PERARD
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-15hw/ide/piix: properly initialize the BMIBA registerOlaf Hering
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
2023-06-28virtio-gpu: Make non-gl display updates work again when blob=trueVivek Kasireddy
2023-06-26vhost: release memory_listener object in error pathPrasad Pandit
2023-06-26target/hppa: Provide qemu version via fw_cfg to firmwareHelge Deller