git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e05bf5
)
virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:31:14 +0000
(15:01 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:33:15 +0000
(15:03 +1030)
This provides backdoor access to the device MMIOs, and every device should
have one. From the virtio 1.0 spec (CS03):
4.1.4.7.1 Device Requirements: PCI configuration access capability
The device MUST present at least one VIRTIO_PCI_CAP_PCI_CFG capability.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
include/uapi/linux/virtio_pci.h
patch
|
blob
|
history
diff --cc
include/uapi/linux/virtio_pci.h
Simple merge