diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-01-31 04:06:25 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-01-31 04:06:25 +0000 |
commit | fa593d847b6a7362959139aa51f7b82a782c1050 (patch) | |
tree | 26a15cf2605015ce44952824268ac30b8eb0d25f | |
parent | 4c16cdae18cd45ac3e4bc85f0715a4a78604a25b (diff) |
Feedback: document decisions in the files.
I also sent out a thankyou mail for these.
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@199 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | feedback/1.txt | 4 | ||||
-rw-r--r-- | feedback/2.txt | 1 | ||||
-rw-r--r-- | feedback/3.txt | 4 |
3 files changed, 3 insertions, 6 deletions
diff --git a/feedback/1.txt b/feedback/1.txt index 114955b..65645c8 100644 --- a/feedback/1.txt +++ b/feedback/1.txt @@ -3,6 +3,7 @@ Number: 1 Date: Fri, 10 Jan 2014 11:01:44 +0100 Link to Mail: https://lists.oasis-open.org/archives/virtio-comment/201401/msg00000.html Commenter name: Thomas Huth <thuth@linux.vnet.ibm.com> +Decision: Agreed at meeting 2014-01-28. - The first three chapters sometimes uses the pronoun "we" in sentences. I think this should be avoided, since it is not always clear who is @@ -147,6 +148,3 @@ index 803615d..8850c1a 100644 execute a memory barrier, and then recheck the ring empty condition. This is necessary to handle the case where after the last check and before enabling interrupts, an interrupt has been - -Decision: - diff --git a/feedback/2.txt b/feedback/2.txt index 59b4e76..e02264a 100644 --- a/feedback/2.txt +++ b/feedback/2.txt @@ -3,6 +3,7 @@ Number: 2 Date: Fri, 10 Jan 2014 13:49:49 +0100 Link to Mail: https://lists.oasis-open.org/archives/virtio-comment/201401/msg00001.html Commenter name: Thomas Huth <thuth@linux.vnet.ibm.com> +Decision: Agreed at meeting 2014-01-28. Here's my feedback for Virtio draft 01, chapter 4: diff --git a/feedback/3.txt b/feedback/3.txt index 961e76e..7ff4a3d 100644 --- a/feedback/3.txt +++ b/feedback/3.txt @@ -3,6 +3,7 @@ Number: 3 Date: Tue, 21 Jan 2014 15:09:54 +0530 Link to Mail: https://lists.oasis-open.org/archives/virtio-comment/201401/msg00037.html Commenter name: Pranavkumar Sawargaonkar <pranavkumar@linaro.org> +Decision: Agreed at meeting 2014-01-28. This patch updates virtio spec lyx for adding emergency write to virtio console. @@ -59,6 +60,3 @@ index 17d1bd7..96645df 100644 \item If the VIRTIO_CONSOLE_F_SIZE feature is negotiated, the driver can read the console dimensions from the configuration fields. - -Decision: - |