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-22
s390x/pci: drive ISM reset from subsystem reset
Matthew Rosato
2024-01-22
s390x/pci: refresh fh before disabling aif
Matthew Rosato
2024-01-22
s390x/pci: avoid double enable/disable of aif
Matthew Rosato
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-17
hw/hppa: Move software power button address back into PDC
Helge Deller
2024-01-17
hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
Helge Deller
2024-01-17
hw/hppa/machine: Disable default devices with --nodefaults option
Helge Deller
2024-01-17
hw/hppa/machine: Allow up to 3840 MB total memory
Helge Deller
2024-01-11
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
2024-01-08
hw/vfio: fix iteration over global VFIODevice list
Volker Rümelin
2024-01-08
vfio/container: Replace basename with g_path_get_basename
Cédric Le Goater
2024-01-08
edu: fix DMA range upper bound check
Max Erenberg
2024-01-08
hw/net: cadence_gem: Fix MDIO_OP_xxx values
Bin Meng
2024-01-05
hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
Pavel Pisa
2024-01-05
target/i386: the sgx_epc_get_section stub is reachable
Paolo Bonzini
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
[next]