]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
support PCI Express Capability Structure version 1
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 3 Sep 2008 10:26:06 +0000 (11:26 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 9 Oct 2008 13:41:57 +0000 (14:41 +0100)
commitaee13b4c2f588ff637b288955706131474fd4b18
tree958b95a07b8d37f320a13c9c1ad57bd85036e0af
parentf70e8ad4b0d34278c91c40aca20716fd66c73bba
support PCI Express Capability Structure version 1

Suppport PCI Express Capability Structure version 1.  The format of
PCI Express Capability Structure is different between version 1 and
version 2.  Current code supports only version 2.  This might cause
conflict with other capability structure if device implement
version 1.

Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp>
hw/pass-through.c
hw/pass-through.h