commit | d7fbf6e95e2c5e7ef97c463a97499d7a2341fb09 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 11 15:15:11 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 11 16:47:36 2015 +1030 |
tree | eb883c2c3178fa297cfa473b9dd572e88dd0534a | |
parent | 6a54f9ab0d65a2095de50160b8ca7ce6469aaac0 [diff] |
lguest: add PCI config space emulation to example launcher. This handles ioport 0xCF8 and 0xCFC accesses, which are used to read/write PCI device config space. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>