kvm, pci: Add bus forwarding register

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov
2015-06-01 16:39:40 +01:00
committed by Will Deacon
parent e4d2cea2da
commit 2b9e47096f
+1
View File
@@ -12,6 +12,7 @@
*/
#define PCI_CONFIG_ADDRESS 0xcf8
#define PCI_CONFIG_DATA 0xcfc
#define PCI_CONFIG_BUS_FORWARD 0xcfa
struct pci_config_address {
unsigned zeros : 2; /* 1 .. 0 */