]> xenbits.xensource.com Git - qemu-xen-3.4-testing.git/commit
passthrough: magic protocol passthrough fix no-passthrough compile
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 16 Feb 2010 17:48:20 +0000 (17:48 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 16 Feb 2010 17:56:28 +0000 (17:56 +0000)
commitab507f047953cdf57e4e887a9cb07f08654d4958
tree9fb2ddbfede7c73efaceca311299292747f370e4
parentd13391b391b2f037ff7ebf73c3b8b10590a7dbec
passthrough: magic protocol passthrough fix no-passthrough compile

Changeset 60b80e3ee319e908069d1603e5b73f815acdffac broke the build
when CONFIG_PASSTHROUGH was not set.

It also failed to #include a necessary header file, generating a
compiler warning.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
(Cherry-picked from f187eeb8546405d57eb421cdd329d804ee734d23,
 conflicts to hw/pci.c)
hw/pci.c