]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
passthrough: multi-function PCI in ACPI
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 25 Jun 2009 17:32:29 +0000 (18:32 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 25 Jun 2009 17:32:29 +0000 (18:32 +0100)
commita41a773ac5a8aed20222593711509d43bafaf275
treeba8e5ac313582b34d92d119c02d9b4b8a362f3b8
parentd2ff5da4b888092a22189e91d25a507c1ce79a32
passthrough: multi-function PCI in ACPI

This changes the interface beween qemu-xen and the ACPI portion
of hvmlader. As such it breaks compatibility with older
hvmloaders and a companion patch to hvmloader is needed.

There is a subsequent "noise" companion to this change
which changes slot to devfn as appropriate.

Cc: Dexuan Cui <dexuan.cui@intel.com>
Cc: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
[6/8; cross-compatibility issues with xen-unstable.hg]
hw/piix4acpi.c