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
2024-06-24
vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
Avihai Horon
2024-06-24
vfio/common: Move dirty tracking ranges update to helper
Joao Martins
2024-06-24
vfio: Make vfio_devices_dma_logging_start() return bool
Cédric Le Goater
2024-06-24
hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
Eric Auger
2024-06-24
virtio-iommu: Remove the implementation of iommu_set_iova_range
Eric Auger
2024-06-24
virtio-iommu: Compute host reserved regions
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: Check compatibility with host IOMMU capabilities
Zhenzhong Duan
2024-06-24
intel_iommu: Implement [set|unset]_iommu_device() callbacks
Yi Liu
2024-06-24
intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
Zhenzhong Duan
2024-06-24
vfio/pci: Pass HostIOMMUDevice to vIOMMU
Zhenzhong Duan
2024-06-24
hw/pci: Introduce pci_device_[set|unset]_iommu_device()
Yi Liu
2024-06-24
hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
Zhenzhong Duan
2024-06-24
vfio: Create host IOMMU device instance
Zhenzhong Duan
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
Zhenzhong Duan
2024-06-24
vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
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
hw/sd/sdcard: Add comments around registers and commands
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Only call sd_req_get_address() where address is used
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Factor sd_req_get_address() method out
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Factor sd_req_get_rca() method out
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Trace update of block count (CMD23)
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Remove explicit entries for illegal commands
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Remove ACMD6 handler for SPI mode
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Fix typo in SEND_OP_COND command name
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Correct code indentation
Philippe Mathieu-Daudé
2024-06-24
hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch
Philippe Mathieu-Daudé
2024-06-24
target/s390x: Add a CONFIG switch to disable legacy CPUs
Thomas Huth
2024-06-24
vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
Cédric Le Goater
2024-06-24
vfio/ccw: Fix the missed unrealize() call in error path
Zhenzhong Duan
2024-06-24
vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
Cédric Le Goater
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
2024-06-24
hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
Cédric Le Goater
2024-06-24
s390x/css: Make CCWDeviceClass::realize return bool
Cédric Le Goater
2024-06-24
hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
Cédric Le Goater
2024-06-21
hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
Xiong Yining
2024-06-21
hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1
David Hubbard
[prev]
[next]