commit | 595a4f07d6bd18ba11c78b95d6a78089fee26eca | [log] [tgz] |
---|---|---|
author | Tiejun Chen <tiejun.chen@intel.com> | Wed Jul 15 13:37:43 2015 +0800 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Thu Sep 10 12:04:09 2015 +0000 |
tree | e2c76e0fd86d8dab8e5e7f1f0963419e1583ee4b | |
parent | 76d39ab49ec68608a3c0bafec7bed70f21302b0e [diff] |
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>