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
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
2023-07-10
pcie: Add a PCIe capability version helper
Alex Williamson
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
[next]