aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-11-19hw/mips: LOONGSON3V depends on UNIMP deviceMarc-André Lureau
2023-11-19s390x/pci: only limit DMA aperture if vfio DMA limit reportedMatthew Rosato
2023-11-19hw/ide: reset: cancel async DMA operation before resetting stateFiona Ebner
2023-11-09ati-vga: Implement fallback for pixman routinesBALATON Zoltan
2023-11-09virtio-gpu: block migration of VMs with blob=trueMarc-André Lureau
2023-11-09hw/xen: use correct default protocol for xen-block on x86David Woodhouse
2023-11-09hw/xen: take iothread mutex in xen_evtchn_reset_op()David Woodhouse
2023-11-09hw/xen: fix XenStore watch delivery to guestDavid Woodhouse
2023-11-09hw/xen: don't clear map_track[] in xen_gnttab_reset()David Woodhouse
2023-11-09hw/xen: select kernel mode for per-vCPU event channel upcall vectorDavid Woodhouse
2023-11-09vfio/pci: Fix buffer overrun when writing the VF tokenCédric Le Goater
2023-11-09util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-10-31misc/led: LED state is set opposite of what is expectedGlenn Miles
2023-10-24hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()Peter Maydell
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-19hw/pvrdma: Protect against buggy or malicious guest driverYuval Shaia
2023-10-12hw/audio/es1370: reset current sample counterVolker Rümelin
2023-10-10vfio/display: Fix missing update to set backing fieldsAlex Williamson
2023-10-06amd_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-10-03hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth
2023-10-03hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt
2023-10-03hw/cxl: Fix CFMW config memory leakLi Zhijian
2023-09-25hw/ppc: Read time only once to perform decrementer writeNicholas Piggin
2023-09-25hw/ppc: Reset timebase facilities on machine resetNicholas Piggin
2023-09-25hw/ppc: Always store the decrementer valueNicholas 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-21s390x/ap: fix missing subsystem reset registrationJanosch Frank
2023-09-21virtio-gpu/win32: set the destroy function on loadMarc-André Lureau
2023-09-21hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-21hw/intc: Make rtc variable names consistentJason Chien
2023-09-21hw/intc: Fix upper/lower mtime write calculationJason Chien
2023-09-21hw/char/riscv_htif: Fix the console syscall on big endian hostsThomas Huth
2023-09-21hw/char/riscv_htif: Fix printing of console characters on big endian hostsThomas Huth
2023-09-21virtio: Drop out of coroutine context in virtio_load()Kevin Wolf
2023-09-21qxl: don't assert() if device isn't yet initializedMarc-André Lureau
2023-09-21hw/net/vmxnet3: Fix guest-triggerable assert()Thomas Huth
2023-09-21hw/i2c/aspeed: Fix TXBUF transmission start position errorHang Yu
2023-09-21hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-09-21hw/ide/ahci: fix broken SError handlingNiklas Cassel
2023-09-21hw/ide/ahci: fix ahci_write_fis_sdb()Niklas Cassel
2023-09-21hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel
2023-09-21hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is clearedNiklas Cassel