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
Age
Commit message (
Expand
)
Author
2024-07-03
hw/pci: Rename has_power to enabled
Akihiko Odaki
2024-07-03
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
2024-07-01
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-07-01
hw/misc/pvpanic: centralize definition of supported events
Thomas Weißschuh
2024-07-01
linux-headers: update to 6.10-rc1
Thomas Weißschuh
2024-07-01
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
2024-07-01
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
2024-07-01
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...
Fan Ni
2024-07-01
hw/cxl/mailbox: interface to add CCI commands to an existing CCI
Gregory Price
2024-07-01
hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
Gregory Price
2024-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
2024-07-01
virtio/virtio-pci: Handle extra notification data
Jonah Palmer
2024-07-01
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2024-06-30
monitor: Remove obsolete stubs
Philippe Mathieu-Daudé
2024-06-28
include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
Paolo Bonzini
2024-06-28
exec: don't use void* in pointer arithmetic in headers
Roman Kiryanov
2024-06-28
exec: avoid using C++ keywords in function parameters
Roman Kiryanov
2024-06-28
block: remove separate bdrv_file_open callback
Paolo Bonzini
2024-06-26
hw/riscv/virt.c: add address-cells in create_fdt_one_aplic()
Daniel Henrique Barboza
2024-06-24
Merge tag 'pull-vfio-20240624' of https://github.com/legoater/qemu into staging
Richard Henderson
2024-06-24
Merge tag 'sdmmc-20240624' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-06-24
vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
Cédric Le Goater
2024-06-24
vfio/container: Remove vfio_container_init()
Cédric Le Goater
2024-06-24
vfio/container: Remove VFIOContainerBase::ops
Cédric Le Goater
2024-06-24
vfio/container: Change VFIOContainerBase to use QOM
Cédric Le Goater
2024-06-24
vfio/container: Simplify vfio_container_init()
Cédric Le Goater
2024-06-24
vfio/container: Introduce vfio_address_space_insert()
Cédric Le Goater
2024-06-24
vfio: Remove unused declarations from vfio-common.h
Cédric Le Goater
2024-06-24
memory: Remove IOMMU MR iommu_set_iova_range API
Eric Auger
2024-06-24
HostIOMMUDevice: Store the aliased bus and devfn
Eric Auger
2024-06-24
HostIOMMUDevice: Introduce get_iova_ranges callback
Eric Auger
2024-06-24
virtio-iommu: Implement set|unset]_iommu_device() callbacks
Eric Auger
2024-06-24
HostIOMMUDevice: Store the VFIO/VDPA agent
Eric Auger
2024-06-24
intel_iommu: Implement [set|unset]_iommu_device() callbacks
Yi Liu
2024-06-24
hw/pci: Introduce pci_device_[set|unset]_iommu_device()
Yi Liu
2024-06-24
vfio: Create host IOMMU device instance
Zhenzhong Duan
2024-06-24
backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
Zhenzhong Duan
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2024-06-24
range: Introduce range_get_last_bit()
Zhenzhong Duan
2024-06-24
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
Zhenzhong Duan
2024-06-24
vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
Zhenzhong Duan
2024-06-24
backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
Zhenzhong Duan
2024-06-24
backends: Introduce HostIOMMUDevice abstract
Zhenzhong Duan
2024-06-24
Merge tag 'pull-maintainer-june24-240624-1' of https://gitlab.com/stsquad/qem...
Richard Henderson
[next]