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-12-05
hw/ufs: avoid generating the same ID string for different LU devices
Akinobu Mita
2023-12-04
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-12-04
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-12-04
hw/audio/virtio-sound: mark the device as unmigratable
Volker Rümelin
2023-12-02
vhost-user-scsi: free the inflight area when reset
Li Feng
2023-12-02
vhost-user: fix the reconnect error
Li Feng
2023-12-02
msix: unset PCIDevice::msix_vector_poll_notifier in rollback
Robert Hoo
2023-12-02
virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()
Eric Auger
2023-12-02
hw/i386: fix short-circuit logic with non-optimizing builds
Daniel Hoffman
2023-12-02
hw/acpi/erst: Do not ignore Error* in realize handler
Philippe Mathieu-Daudé
2023-12-02
pcie_sriov: Remove g_new assertion
Akihiko Odaki
2023-12-02
virtio-sound: add realize() error cleanup path
Manos Pitsidianakis
2023-12-02
virtio-snd: check AUD_register_card return value
Manos Pitsidianakis
2023-12-02
hw/audio/hda-codec: reenable the audio mixer
Volker Rümelin
2023-12-02
hw/audio/hda-codec: fix multiplication overflow
Volker Rümelin
2023-12-02
hw/audio/virtio-snd-pci: fix the PCI class code
Volker Rümelin
2023-11-30
ppc/amigaone: Allow running AmigaOS without firmware image
BALATON Zoltan
2023-11-28
Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-28
Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-28
ide/via: Fix BAR4 value in legacy mode
BALATON Zoltan
2023-11-28
hw/avr/atmega: Fix wrong initial value of stack pointer
Gihun Nam
2023-11-28
hw/audio/via-ac97: Route interrupts using via_isa_set_irq()
BALATON Zoltan
2023-11-28
hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq()
BALATON Zoltan
2023-11-28
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
BALATON Zoltan
2023-11-28
hw/isa/vt82c686: Bring back via_isa_set_irq()
BALATON Zoltan
2023-11-28
qdev: Fix crash in array property getter
Kevin Wolf
2023-11-27
hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC DMA
Frederic Konrad
2023-11-27
hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx models
Frederic Konrad
2023-11-27
hw/ssi/xilinx_spips: fix an out of bound access
Frederic Konrad
2023-11-27
hw/input/stellaris_gamepad: Free StellarisGamepad::keycodes[] array
Philippe Mathieu-Daudé
2023-11-27
hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
Philippe Mathieu-Daudé
2023-11-27
hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
Philippe Mathieu-Daudé
2023-11-27
hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
Philippe Mathieu-Daudé
2023-11-27
hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
Philippe Mathieu-Daudé
2023-11-27
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
Philippe Mathieu-Daudé
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO
Philippe Mathieu-Daudé
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOs
Philippe Mathieu-Daudé
2023-11-23
hw/core: skip loading debug on all failures
Alex Bennée
2023-11-23
target/nios2: Deprecate the Nios II architecture
Philippe Mathieu-Daudé
2023-11-22
riscv: Fix SiFive E CLINT clock frequency
Román Cárdenas
2023-11-22
hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()
Daniel Henrique Barboza
2023-11-21
Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...
Stefan Hajnoczi
2023-11-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-21
hw/ide/via: implement legacy/native mode switching
Mark Cave-Ayland
2023-11-21
ide/via: don't attempt to set default BAR addresses
Mark Cave-Ayland
2023-11-21
ide/pci: introduce pci_ide_update_mode() function
Mark Cave-Ayland
2023-11-21
ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...
Mark Cave-Ayland
2023-11-21
hw/ide/ahci: fix legacy software reset
Niklas Cassel
2023-11-21
hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
David Woodhouse
[next]