Showing Posts With Tag
Userspace
- 19 May, 2024
Userspace application for QEMU custom memory-mapped device
This is part 3 of the Linux device driver development post series. In the previous post the structure of a Linux device driver for the custom memory-mapped peripheral in QEMU was shown. In this post w ...