]> Git Repo - qemu.git/commit - include/hw/i386/pc.h
piix: create host bridge to passthrough
authorTiejun Chen <[email protected]>
Wed, 15 Jul 2015 05:37:43 +0000 (13:37 +0800)
committerStefano Stabellini <[email protected]>
Thu, 10 Sep 2015 12:04:09 +0000 (12:04 +0000)
commit595a4f07d6bd18ba11c78b95d6a78089fee26eca
treee2c76e0fd86d8dab8e5e7f1f0963419e1583ee4b
parent76d39ab49ec68608a3c0bafec7bed70f21302b0e
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 <[email protected]>
Signed-off-by: Stefano Stabellini <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
hw/pci-host/piix.c
include/hw/i386/pc.h
This page took 0.026099 seconds and 4 git commands to generate.