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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2024-01-19
load_elf: fix iterator's type for elf file processing
Anastasia Belova
2023-12-05
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
Philippe Mathieu-Daudé
2023-10-03
hw/cxl: Fix out of bound array access
Dmitry Frolov
2023-09-25
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-09-21
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-08-23
include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
Thomas Huth
2023-08-07
virtio-gpu: reset gfx resources in main thread
Marc-André Lureau
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
2023-08-03
include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
2023-07-12
virtio-md-pci: Support unplug requests for compatible devices
David Hildenbrand
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-07-11
Merge tag 'mips-20230710' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
2023-07-10
include/hw/virtio: document some more usage of notifiers
Alex Bennée
2023-07-10
include/hw/virtio: add kerneldoc for virtio_init
Alex Bennée
2023-07-10
include/hw/virtio: document virtio_notify_config
Alex Bennée
2023-07-10
include/hw: document the device_class_set_parent_* fns
Alex Bennée
2023-07-10
include: attempt to document device_class_set_props
Alex Bennée
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-11
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
2023-07-11
hw/isa/vt82c686: Remove via_isa_set_irq()
Bernhard Beschow
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-07-10
hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
Bernhard Beschow
2023-07-10
machine: Add helpers to get cores/threads per socket
Zhao Liu
2023-07-10
hw/virtio: Add boilerplate for vhost-user-scmi device
Milan Zamazal
2023-07-10
virtio-gpu: refactor generate_edid function to virtio_gpu_base
Erico Nunes
2023-07-10
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
2023-07-10
hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
2023-07-10
hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
[next]