]> git.baikalelectronics.ru Git - kernel.git/commit
lguest: add PCI config space emulation to example launcher.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:45:11 +0000 (15:15 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Feb 2015 06:17:36 +0000 (16:47 +1030)
commit6e4fc5446b0e7ed45858aa18b78c8b02f08b9a7c
treeeb883c2c3178fa297cfa473b9dd572e88dd0534a
parent42e269b267bc713e3e32ca1bec40036162960a3c
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>
tools/lguest/lguest.c