]> xenbits.xensource.com Git - qemu-xen.git/commit
piix: create host bridge to passthrough
authorTiejun Chen <tiejun.chen@intel.com>
Wed, 15 Jul 2015 05:37:43 +0000 (13:37 +0800)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 2 Dec 2015 14:19:52 +0000 (14:19 +0000)
commit44fa27a729e488df221915686bdbdd6fd45536db
treecb84dd4f5cf9b41ef088f100fcff1101eedf030e
parent367cc2cd7b4a6de74792bb23c879508a6770a987
piix: create host bridge to passthrough

Implement a pci host bridge specific to passthrough. Actually
this just inherits the standard one. And we also just expose
a minimal real host bridge pci configuration subset.

[Replace pread with lseek and read to fix Windows build]

Signed-off-by: Tiejun Chen <tiejun.chen@intel.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci-host/piix.c
include/hw/i386/pc.h