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
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-11-07
hw/smbios: add core_count2 to smbios table type 4
Julia Suvorova
2022-11-07
vhost-user: Support vhost_dev_start
Yajun Wu
2022-11-07
vhost: Change the sequence of device start
Yajun Wu
2022-11-07
intel-iommu: PASID support
Jason Wang
2022-11-07
intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
Jason Wang
2022-11-07
intel-iommu: drop VTDBus
Jason Wang
2022-11-07
intel-iommu: don't warn guest errors when getting rid2pasid entry
Jason Wang
2022-11-07
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
2022-11-07
hw/arm/virt: Enable HMAT on arm virt machine
Xiang Chen
2022-11-07
hmat acpi: Don't require initiator value in -numa
Brice Goglin
2022-11-07
hw/i386/acpi-build: Resolve north rather than south bridges
Bernhard Beschow
2022-11-07
hw/i386/acpi-build: Resolve redundant attribute
Bernhard Beschow
2022-11-07
hw/i386/acpi-build: Remove unused struct
Bernhard Beschow
2022-11-07
hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
Gregory Price
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
hw/acpi/erst.c: Fix memory handling issues
Christian A. Ehrhardt
2022-11-07
acpi: pc/35: sanitize _GPE declaration order
Igor Mammedov
2022-11-07
acpi: enumerate SMB bridge automatically along with other PCI devices
Igor Mammedov
2022-11-07
acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...
Igor Mammedov
2022-11-07
acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
Igor Mammedov
2022-11-07
vhost-user: Fix out of order vring host notification handling
Yajun Wu
2022-11-07
virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
David Daney
2022-11-07
virtio-net: enable vq reset feature
Xuan Zhuo
2022-11-07
vhost: vhost-kernel: enable vq reset feature
Kangjie Xu
2022-11-07
virtio-net: support queue_enable
Kangjie Xu
2022-11-07
virtio-net: support queue reset
Xuan Zhuo
2022-11-07
virtio-net: introduce flush_or_purge_queued_packets()
Kangjie Xu
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
Kangjie Xu
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
2022-11-07
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
2022-11-07
vhost: expose vhost_virtqueue_start()
Kangjie Xu
2022-11-07
virtio-pci: support queue enable
Kangjie Xu
2022-11-07
virtio-pci: support queue reset
Xuan Zhuo
2022-11-07
virtio: core: vq reset feature negotation support
Kangjie Xu
2022-11-07
virtio: introduce virtio_queue_enable()
Kangjie Xu
2022-11-07
virtio: introduce virtio_queue_reset()
Xuan Zhuo
2022-11-07
virtio: introduce __virtio_queue_reset()
Xuan Zhuo
2022-11-07
hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
Eric Auger
2022-11-07
hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
Jonathan Cameron
2022-11-07
hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
Huai-Cheng Kuo
2022-11-07
hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
Huai-Cheng Kuo
2022-11-07
hw/mem/cxl-type3: Add MSIX support
Jonathan Cameron
2022-11-07
hw/pci: PCIe Data Object Exchange emulation
Huai-Cheng Kuo
2022-11-07
acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
Miguel Luis
2022-11-07
acpi: fadt: support revision 6.0 of the ACPI specification
Miguel Luis
2022-11-02
virtio-crypto: Support asynchronous mode
Lei He
2022-11-02
acpi/nvdimm: Implement ACPI NVDIMM Label Methods
Robert Hoo
2022-11-02
acpi/nvdimm: define macro for NVDIMM Device _DSM
Robert Hoo
2022-11-02
acpi/ssdt: Fix aml_or() and aml_and() in if clause
Robert Hoo
[next]