diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2015-04-22 08:26:11 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2015-04-22 08:26:11 +0000 |
commit | fdc047cb06529edebed75a185b2bab7383161470 (patch) | |
tree | 8b56dc6bed5398a2ef05c7fd81c7ee483b9545f4 /commands.tex | |
parent | a75a70b428f33cf2b684f09a4b0dcc7985726b02 (diff) |
pci: missing documentation for dealing with 64 bit config fields
pci spec says what width access to use for 32, 16 and 8
bit fields, but does not explicitly say what to do for
32 bit fields. As we have text that says driver must
treat 64 bit accesses as non-atomic, this seems
to imply driver should always do two 32 bit wide accesses.
Let's make this an explicit requirement, and require
devices to support this.
VIRTIO-139
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@508 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'commands.tex')
0 files changed, 0 insertions, 0 deletions