aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-11-19hw/ide: reset: cancel async DMA operation before resetting stateFiona Ebner
2023-11-07ati-vga: Implement fallback for pixman routinesBALATON Zoltan
2023-10-31misc/led: LED state is set opposite of what is expectedGlenn Miles
2023-10-24hw/sd/sdhci: Block Size Register bits [14:12] is lostLu Gao
2023-10-21lasips2: LASI PS/2 devices are not user-createableHelge Deller
2023-10-21hw/pvrdma: Protect against buggy or malicious guest driverYuval Shaia
2023-10-21hw/audio/es1370: reset current sample counterVolker RĂ¼melin
2023-10-21amd_iommu: Fix APIC address checkAkihiko Odaki
2023-10-05hw/display/ramfb: plug slight guest-triggerable leak on mode settingLaszlo Ersek
2023-10-03scsi-disk: ensure that FORMAT UNIT commands are terminatedMark Cave-Ayland
2023-10-03esp: restrict non-DMA transfer length to that of available dataMark Cave-Ayland
2023-10-03esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()Mark Cave-Ayland
2023-09-28hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth
2023-09-25hw/cxl: Fix CFMW config memory leakLi Zhijian
2023-09-25hw/ppc: Always store the decrementer valueNicholas Piggin
2023-09-25target/ppc: Decrementer fix BookE semanticsNicholas Piggin
2023-09-25target/ppc: Sign-extend large decrementer to 64-bitsNicholas Piggin
2023-09-25hw/ppc: Avoid decrementer rounding errorsNicholas Piggin
2023-09-25hw/ppc: Round up the decrementer interval when converting to nsNicholas Piggin
2023-09-25hw/ppc: Introduce functions for conversion between timebase and nanosecondsNicholas Piggin
2023-09-13s390x/ap: fix missing subsystem reset registrationJanosch Frank
2023-09-13hw/tpm: TIS on sysbus: Remove unsupport ppi command line optionStefan Berger
2023-09-13hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-13hw/intc: Make rtc variable names consistentJason Chien
2023-09-13hw/intc: Fix upper/lower mtime write calculationJason Chien
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