]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
pass-through: only parse single BDFs.
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 3 Jun 2009 14:39:26 +0000 (15:39 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 3 Jun 2009 14:39:26 +0000 (15:39 +0100)
commit0a850285ce9949caa9f9bf519f20061d013d0134
treedf9ed20abb1fd3986831f3bdbaad926657196f86
parentaf000130f7ac0eb2524cde7f021f0dce9abed027
pass-through: only parse single BDFs.

As of "qemu-xen: hot-plug PCI devices at boot-time", the BDF string
that is parsed always contains a single bdf, not multiple bdf's delimited
by a '-'.

Cc: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Cc: Edwin Zhai <edwin.zhai@intel.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
hw/pass-through.c