summary refs log tree commit diff stats
path: root/rust/qemu-api-macros (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-08block/nvme: Use host PCI MMIO APIFarhan Ali1-18/+23
Use the host PCI MMIO functions to read/write to NVMe registers, rather than directly accessing them. Reviewed-by: