]> 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)
commit5a16d29203610746d4586bc6a90322835cbea479
treeeb883c2c3178fa297cfa473b9dd572e88dd0534a
parent812599c635d6c40a9d04009cdebb72dad953788c
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