index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
1
-4
/
+4
2024-07-01
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
1
-0
/
+5
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
1
-1
/
+3
2024-07-01
hw/misc/pvpanic: centralize definition of supported events
Thomas Weißschuh
1
-0
/
+4
2024-07-01
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
1
-0
/
+7
2024-07-01
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2
-0
/
+40
2024-07-01
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...
Fan Ni
1
-0
/
+4
2024-07-01
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...
Fan Ni
1
-0
/
+22
2024-07-01
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
1
-0
/
+8
2024-07-01
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...
Fan Ni
1
-1
/
+1
2024-07-01
hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...
Fan Ni
1
-0
/
+16
2024-07-01
hw/cxl/mailbox: interface to add CCI commands to an existing CCI
Gregory Price
1
-0
/
+2
2024-07-01
hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
Gregory Price
1
-1
/
+1
2024-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
1
-2
/
+1
2024-07-01
virtio/virtio-pci: Handle extra notification data
Jonah Palmer
1
-0
/
+2
2024-07-01
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
1
-0
/
+1
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
1
-0
/
+1
2024-06-30
monitor: Remove obsolete stubs
Philippe Mathieu-Daudé
1
-1
/
+0
2024-06-26
hw/riscv/virt.c: add address-cells in create_fdt_one_aplic()
Daniel Henrique Barboza
1
-0
/
+1
2024-06-24
vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
Cédric Le Goater
1
-3
/
+0
2024-06-24
vfio/container: Remove vfio_container_init()
Cédric Le Goater
1
-2
/
+0
2024-06-24
vfio/container: Remove VFIOContainerBase::ops
Cédric Le Goater
1
-1
/
+0
2024-06-24
vfio/container: Change VFIOContainerBase to use QOM
Cédric Le Goater
2
-9
/
+7
2024-06-24
vfio/container: Simplify vfio_container_init()
Cédric Le Goater
1
-1
/
+0
2024-06-24
vfio/container: Introduce vfio_address_space_insert()
Cédric Le Goater
1
-0
/
+2
2024-06-24
vfio: Remove unused declarations from vfio-common.h
Cédric Le Goater
1
-4
/
+0
2024-06-24
virtio-iommu: Implement set|unset]_iommu_device() callbacks
Eric Auger
1
-0
/
+2
2024-06-24
intel_iommu: Implement [set|unset]_iommu_device() callbacks
Yi Liu
1
-0
/
+2
2024-06-24
hw/pci: Introduce pci_device_[set|unset]_iommu_device()
Yi Liu
1
-1
/
+37
2024-06-24
vfio: Create host IOMMU device instance
Zhenzhong Duan
2
-0
/
+4
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
1
-0
/
+1
2024-06-24
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
Zhenzhong Duan
1
-0
/
+3
2024-06-24
vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
Zhenzhong Duan
1
-0
/
+3
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
1
-1
/
+1
2024-06-21
hw/arm/virt: allow creation of a second NonSecure UART
Peter Maydell
1
-0
/
+1
2024-06-21
hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
Peter Maydell
1
-2
/
+2
2024-06-19
hw/s390x: Introduce s390_skeys_get|set() helpers
Philippe Mathieu-Daudé
1
-0
/
+10
2024-06-19
hw/intc/loongson_ipi: Provide per core MMIO address spaces
Jiaxun Yang
1
-0
/
+2
2024-06-19
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in spapr_irq_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
[next]