| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-10 | virtio: Implement get_shm_region for MMIO transport | Sebastien Boeuf | 1 | -0/+11 | |
| On MMIO a new set of registers is defined for finding SHM regions. Add their definitions and use them to find the region. Signed-off-by: Sebastien Boeuf <[email protected]> Cc: [email protected] Cc: [email protected] Cc: "Michael S. Tsirkin" <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]> | |||||
| 2017-02-27 | virtio_mmio: expose header to userspace | Michael S. Tsirkin | 1 | -0/+141 | |
| It's handy for userspace emulators like QEMU. Signed-off-by: Michael S. Tsirkin <[email protected]> | |||||