mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 22:31:01 +00:00
We need to use the volatile keyword when mapping the device registers, or the compiler may optimize access, which lead to this QEMU error: pci_nvme_ub_mmiord_toosmall in nvme_mmio_read: MMIO read smaller than 32-bits, offset=0x0 |
||
|---|---|---|
| .. | ||
| NVMeController.cpp | ||
| NVMeController.h | ||
| NVMeDefinitions.h | ||
| NVMeNameSpace.cpp | ||
| NVMeNameSpace.h | ||
| NVMeQueue.cpp | ||
| NVMeQueue.h | ||