Author: mstsirkin
Date: 2015-10-21 14:20:27 +0000 (Wed, 21 Oct 2015)
New Revision: 547
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=547&sc=1
Modified:
branches/v1.0/content.tex
Log:
pci: clarify configuration access capability rules
The point of the configuration access capability is to enable
access to other capabilities. The intent never was to allow
writes to a random place within device BARs.
Limiting drivers simplifies devices - and devices can always
add another capability if drivers ever want to access
some other range.
This resolves VIRTIO-145.
Cc: Gerd Hoffmann <>
Signed-off-by: Michael S. Tsirkin <>
Accepted by electronic ballot:
https://www.oasis-open.org/apps/org/workgroup/virtio/ballot.php?id=2865