diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2015-04-22 11:32:51 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2015-04-22 11:32:51 +0000 |
commit | 4ce541760523e7e1dba274d4e0c98473d93f61c0 (patch) | |
tree | 19474a09988f2040b4ea0b830fb2fbfa65933d4c | |
parent | 1a776d986d1b9ebe6bb5c5bb757be81bd3bf2e86 (diff) |
cl: fix name for MST
Should be Michael S. Tsirkin, not Michael Tsirkin.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@519 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | cl-os.tex | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -99,7 +99,7 @@ of a Virtio Device / Virtqueues / The Virtqueue Used Ring} and Virtqueue Used Ring}. } \\ \hline -506 & 22 Apr 2015 & Michael Tsirkin & {VIRTIO-138: +506 & 22 Apr 2015 & Michael S. Tsirkin & {VIRTIO-138: multiple errors: Non-transitional With Legacy virtio 1.0 has two sections titled "Non-transitional Device With @@ -131,7 +131,7 @@ PCI-specific Initialization And Device Operation / Device Initialization}. } \\ \hline -508 & 22 Apr 2015 & Michael Tsirkin & {VIRTIO-139: +508 & 22 Apr 2015 & Michael S. Tsirkin & {VIRTIO-139: pci: missing documentation for dealing with 64 bit config fields pci spec says what width access to use for 32, 16 and 8 @@ -151,7 +151,7 @@ Bus / PCI Device Layout} and \ref{sec:Conformance / Driver Conformance / PCI Driver Conformance}. } \\ \hline -509 & 22 Apr 2015 & Michael Tsirkin & {balloon: +509 & 22 Apr 2015 & Michael S. Tsirkin & {balloon: MUST -> has to MUST shouldn't be used outside normative statements, @@ -161,7 +161,7 @@ See \ref{sec:Device Types / Memory Balloon Device / Feature bits}. } \\ \hline -510 & 22 Apr 2015 & Michael Tsirkin & {conformance: +510 & 22 Apr 2015 & Michael S. Tsirkin & {conformance: add VIRTIO-137 statement links Add links to new conformance statements added to @@ -171,7 +171,7 @@ See \ref{sec:Conformance / Device Conformance} and \ref{sec:Conformance / Driver Conformance}. } \\ \hline -517 & 22 Apr 2015 & Michael Tsirkin & {acknowledgements: +517 & 22 Apr 2015 & Michael S. Tsirkin & {acknowledgements: contributors+minor fixup acknowledge feedback by Jason Wang, add Richard Sohn who |