How to Develop Embedded Software Using the QEMU Machine Emulator
- / Home
- / Computer Sciences Books /
Author: Apriorit Inc.
Downloads: 389
Visits: 1
Pages: 104
Published: 5 years agoRating: Rated: 2 times Rate It
- 1 star
- 2 stars
- 3 stars
- 4 stars
- 5 stars
Book Description
This e-book has been written for embedded software developers by Apriorit experts. It goes in-depth on how to save time when developing a Windows device driver by emulating a physical device with QEMU and explores the details of device driver emulation based on QEMU virtual devices. What you will learn ⦁ Dive into driver implementation stages ⦁ Weigh up the pros and cons of using a QEMU virtual device ⦁ Initialize the device in QEMU ⦁ Develop your own Windows driver for a QEMU virtual hardware ⦁ Establish communication between a device and its driver ⦁ Process requests from a user mode application ⦁ Use QEMU for building running, testing, and debugging embedded software