mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-09-06 21:51:49 +00:00
kvm, pci: Add bus forwarding register
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
committed by
Will Deacon
parent
e4d2cea2da
commit
2b9e47096f
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user