]> xenbits.xen.org Git - xenclient/ioemu.git/commit
passthrough: Allow slots 1e and 1f to be used
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 31 Mar 2009 15:52:24 +0000 (16:52 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 31 Mar 2009 15:52:24 +0000 (16:52 +0100)
commita6a11dfdea7f71ed31eed79446769e5da7b35aa0
tree20aa294378674b967b4319fde41c80543d64b798
parent73d0f9a5439717a7c6661ac9ff87656bd7bc2938
passthrough: Allow slots 1e and 1f to be used

This fixes an oversight in my recent patch "Allow any unused PCI device to
be used for pass-through" whereby attempts to use slots 1e and 1f for
pass-through would silently fail.

* This affects both static and manual selection of slots
* This affects both hot-plug and static pass-through

Signed-off-by: Simon Horman <horms@verge.net.au>
hw/piix4acpi.c