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
2024-01-26
virtio-net: correctly copy vnet header when flushing TX
Jason Wang
2024-01-20
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
2024-01-20
hw/pflash: implement update buffer for block writes
Gerd Hoffmann
2024-01-20
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
Gerd Hoffmann
2024-01-20
hw/pflash: refactor pflash_data_write()
Gerd Hoffmann
2024-01-11
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
2023-12-20
msix: unset PCIDevice::msix_vector_poll_notifier in rollback
Robert Hoo
2023-12-20
hw/acpi/erst: Do not ignore Error* in realize handler
Philippe Mathieu-Daudé
2023-12-20
pcie_sriov: Remove g_new assertion
Akihiko Odaki
2023-12-20
hw/audio/hda-codec: fix multiplication overflow
Volker Rümelin
2023-12-20
hw/mips/malta: Fix the malta machine on big endian hosts
Thomas Huth
2023-12-20
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
Philippe Mathieu-Daudé
2023-12-20
hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
Philippe Mathieu-Daudé
2023-12-20
hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
Philippe Mathieu-Daudé
2023-12-20
hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
Philippe Mathieu-Daudé
2023-12-20
hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
Philippe Mathieu-Daudé
2023-11-29
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-22
hw/ide/ahci: fix legacy software reset
Niklas Cassel
2023-11-19
hw/ide: reset: cancel async DMA operation before resetting state
Fiona Ebner
2023-11-07
ati-vga: Implement fallback for pixman routines
BALATON Zoltan
2023-10-31
misc/led: LED state is set opposite of what is expected
Glenn Miles
2023-10-24
hw/sd/sdhci: Block Size Register bits [14:12] is lost
Lu Gao
2023-10-21
lasips2: LASI PS/2 devices are not user-createable
Helge Deller
2023-10-21
hw/pvrdma: Protect against buggy or malicious guest driver
Yuval Shaia
2023-10-21
hw/audio/es1370: reset current sample counter
Volker Rümelin
2023-10-21
amd_iommu: Fix APIC address check
Akihiko Odaki
2023-10-05
hw/display/ramfb: plug slight guest-triggerable leak on mode setting
Laszlo Ersek
2023-10-03
scsi-disk: ensure that FORMAT UNIT commands are terminated
Mark Cave-Ayland
2023-10-03
esp: restrict non-DMA transfer length to that of available data
Mark Cave-Ayland
2023-10-03
esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
Mark Cave-Ayland
2023-09-28
hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
Thomas Huth
2023-09-25
hw/cxl: Fix CFMW config memory leak
Li Zhijian
2023-09-25
hw/ppc: Always store the decrementer value
Nicholas Piggin
2023-09-25
target/ppc: Decrementer fix BookE semantics
Nicholas Piggin
2023-09-25
target/ppc: Sign-extend large decrementer to 64-bits
Nicholas Piggin
2023-09-25
hw/ppc: Avoid decrementer rounding errors
Nicholas Piggin
2023-09-25
hw/ppc: Round up the decrementer interval when converting to ns
Nicholas Piggin
2023-09-25
hw/ppc: Introduce functions for conversion between timebase and nanoseconds
Nicholas Piggin
2023-09-13
s390x/ap: fix missing subsystem reset registration
Janosch Frank
2023-09-13
hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
Stefan Berger
2023-09-13
hw/riscv: virt: Fix riscv,pmu DT node path
Conor Dooley
2023-09-13
hw/intc: Make rtc variable names consistent
Jason Chien
2023-09-13
hw/intc: Fix upper/lower mtime write calculation
Jason Chien
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
[next]