OASIS Open Mailing List Archives  ·  All Lists  ·  virtio  ·  2014-02

virtio — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

Groups - Event "Virtio TC Meeting (Conference Call)" modified


Submitter's message Adding VIRTIO-57, and more feedback patches... -- Mr. Rusty Russell Event Title : Virtio TC Meeting (Conference Call) Date : Tuesday, 11 February 2014, 01:00pm to 01:30pm UTC Location : Phone Description Please be 3 minutes early for pre-chat; We will start ON TIME! IBM sponsored conference call: Callin numbers (more available on request): USA/Canada: 1-719-325-2507 USA /Canada (toll free) : 1-800-382-4226 Sydney: +61 (0) 2 8524 4805 Israel (toll free): 1809 213 262 India (toll free): 000 800 100 8486 Poland (toll free): 00 800 121 2034 Poland, Warsaw: +48 (0) 22 295 3637 UK, London: +44 (0) 20 3481 0142 UK (toll free): 0800 368 0956 PASSCODE: 3591 646 311 This meeting counts towards voter eligibility. Agenda 1. Opening and minuting rotation selection. 2. Reminder to sign in    - https://www.oasis-open.org/apps/org/workgroup/virtio/event.php?event_id=37116 3. Review of previous minutes.    - https://lists.oasis-open.org/archives/virtio/201401/msg00054.html 4. Review of subversion minor commits.     Build changes:     Formatting changes: r203: whitespace: make all examples unindented, and avoid tabs.     Minor changes: r193: virtio-ccw: fix set_revision payload definition r201: 3.2.1: Language tightening. r204: block: legacy SCSI command fix. r207: Cleanup and setup clarifications 5. Patches due to feedback:     See https://tools.oasis-open.org/version-control/browse/wsvn/virtio/feedback/#_feedback_ 4: VIRTIO_RING_F_INDIRECT_DESC should be VIRTIO_RING_F_EVENT_IDX ( Haggai Eran) 5: Introduction cleanup (Laura Novich) 6: Misc, particularly read-only/write-only -> device-readable/device-writable ( Thomas Huth) 7: Use fieldname everywhere for fields/registers (Arun Subbarao Part 1) 8: Significant clarifications in PCI section (Arun Subbarao) Michael Tsirkins extra patches from Arun's feedback: [PATCH 4/4] fixup! PCI: rearrange it all From "Michael S. Tsirkin" <[email protected]> on Mon, 10 Feb 2014 02:34:24 -0800 (PST) [PATCH 3/4] fixup! feedback: add reference to PCI specifications From "Michael S. Tsirkin" <[email protected]> on Mon, 10 Feb 2014 02:34:21 -0800 (PST) [PATCH 2/4] PCI: explicitly document ISR status field From "Michael S. Tsirkin" <[email protected]> on Mon, 10 Feb 2014 02:34:14 -0800 (PST) [PATCH 1/4] PCI: consistent device/PCI configuration space From "Michael S. Tsirkin" <[email protected]> on Mon, 10 Feb 2014 02:34:12 -0800 (PST) CCW fixes from TCG feedback: [PATCH 1/2] ccw: Further use of RFC2119 language. From Cornelia Huck <[email protected]> on Mon, 10 Feb 2014 03:30:58 -0800 (PST) [PATCH 2/2] Fix S390 normative references. From Cornelia Huck <[email protected]> on Mon, 10 Feb 2014 03:30:58 -0800 (PST) 6. Open issues: VIRTIO-57 PCI section could use reordering Rusty Russell Rusty Russell Open UNRESOLVED 10/Feb/14 10/Feb/14 T Key Summary Assignee Reporter Pr Status Res Created Updated Due VIRTIO-56 Clarify padding in structures Cornelia Huck Rusty Russell Open UNRESOLVED 29/Jan/14 07/Feb/14 VIRTIO-55 Implement new GPU device ID Paul Mundt Paul Mundt Open UNRESOLVED 29/Jan/14 07/Feb/14 VIRTIO-54 4.1.2.5: Legacy: PCI Device Layout: fix PCI header fields Pawel Moll Pawel Moll Open UNRESOLVED 28/Jan/14 28/Jan/14 VIRTIO-28 Implement new balloon device (ID 13) Unassigned Rusty Russell Open UNRESOLVED 11/Sep/13 04/Oct/13 (Note: VIRTIO-54 fix already applied in r198) 7. Any other business. 8. Confirmation of meeting schedule. 9. Adjourn Owner : Mr. Rusty Russell Group : OASIS Virtual I/O Device (VIRTIO) TC Sharing : This event is shared with the OASIS Open (General Membership), and General Public groups. Public Event Link NOTE : The best way to keep your desktop calendar updated is to subscribe to the Group calendar . Learn more about subscribing here . View the updated Group web calendar here . BEGIN:VCALENDAR CALSCALE:GREGORIAN METHOD:PUBLISH VERSION:2.0 PRODID:-//Kavi Corporation//NONSGML Kavi Groups//EN X-MS-OLK-FORCEINSPECTOROPEN:TRUE BEGIN:VTIMEZONE TZID:UTC BEGIN:STANDARD DTSTART:20000101T000000 RRULE:FREQ=YEARLY;BYMONTH=1 TZNAME:UTC TZOFFSETFROM:+0000 TZOFFSETTO:+0000 END:STANDARD END:VTIMEZONE BEGIN:VEVENT CATEGORIES:MEETING STATUS:CONFIRMED TRANSP:OPAQUE DTSTAMP:20140210T000000Z DTSTART;VALUE=DATE-TIME;TZID=UTC:20140211T130000 DTEND;VALUE=DATE-TIME;TZID=UTC:20140211T133000 SEQUENCE:20003 SUMMARY:Virtio TC Meeting (Conference Call) LOCATION:Phone DESCRIPTION: Please be 3 minutes early for pre-chat; We will start ON TIME! IBM sponsored conference call: Callin numbers (more available on request): USA/Canada: 1-719-325-2507 USA /Canada (toll free) : 1-800-382-4226 Sydney: +61 (0) 2 8524 4805 Israel (toll free): 1809 213 262 India (toll free): 000 800 100 8486 Poland (toll free): 00 800 121 2034 Poland, Warsaw: +48 (0) 22 295 3637 UK, London: +44 (0) 20 3481 0142 UK (toll free): 0800 368 0956 PASSCODE: 3591 646 311 Agenda: 1. Opening and minuting rotation selection. 2. Reminder to sign in - https://www.oasis-open.org/apps/org/workgroup/virtio/event.php?event_id=37116 3. Review of previous minutes. - https://lists.oasis-open.org/archives/virtio/201401/msg00054.html 4. Review of subversion minor commits. Build changes: Formatting changes: r203: whitespace: make all examples unindented, and avoid tabs. Minor changes: r193: virtio-ccw: fix set_revision payload definition r201: 3.2.1: Language tightening. r204: block: legacy SCSI command fix. r207: Cleanup and setup clarifications 5. Patches due to feedback: See https://tools.oasis-open.org/version-control/browse/wsvn/virtio/feedback/#_feedback_ 4: VIRTIO_RING_F_INDIRECT_DESC should be VIRTIO_RING_F_EVENT_IDX ( Haggai Eran) 5: Introduction cleanup (Laura Novich) 6: Misc, particularly read-only/write-only -> device-readable/device-writable ( Thomas Huth) 7: Use fieldname everywhere for fields/registers (Arun Subbarao Part 1) 8: Significant clarifications in PCI section (Arun Subbarao) Michael Tsirkins extra patches from Arun's feedback: https://lists.oasis-open.org/archives/virtio/201402/msg00076.html From "Michael S. Tsirkin" <[email protected]> on Mon, 10 Feb 2014 02:34:24 -0800 (PST) https://lists.oasis-open.org/archives/virtio/201402/msg00077.html From "Michael S. Tsirkin" <[email protected]> on Mon, 10 Feb 2014 02:34:21 -0800 (PST) https://lists.oasis-open.org/archives/virtio/201402/msg00075.html From "Michael S. Tsirkin" <[email protected]> on Mon, 10 Feb 2014 02:34:14 -0800 (PST) https://lists.oasis-open.org/archives/virtio/201402/msg00074.html From "Michael S. Tsirkin" <[email protected]> on Mon, 10 Feb 2014 02:34:12 -0800 (PST) CCW fixes from TCG feedback: https://lists.oasis-open.org/archives/virtio/201402/msg00084.html From Cornelia Huck <[email protected]> on Mon, 10 Feb 2014 03:30:58 -0800 (PST) https://lists.oasis-open.org/archives/virtio/201402/msg00082.html From Cornelia Huck <[email protected]> on Mon, 10 Feb 2014 03:30:58 -0800 (PST) 6. Open issues: https://tools.oasis-open.org/issues/browse/VIRTIO-57 https://tools.oasis-open.org/issues/browse/VIRTIO-57 https://tools.oasis-open.org/issues/browse/VIRTIO-57 https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=rusty https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=rusty Open UNRESOLVED 10/Feb/14 10/Feb/14 T Key Summary Assignee Reporter Pr Status Res Created Updated Due https://tools.oasis-open.org/issues/browse/VIRTIO-56 https://tools.oasis-open.org/issues/browse/VIRTIO-56 https://tools.oasis-open.org/issues/browse/VIRTIO-56 https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=cornelia.huck https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=rusty Open UNRESOLVED 29/Jan/14 07/Feb/14 https://tools.oasis-open.org/issues/browse/VIRTIO-55 https://tools.oasis-open.org/issues/browse/VIRTIO-55 https://tools.oasis-open.org/issues/browse/VIRTIO-55 https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=pmundt https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=pmundt Open UNRESOLVED 29/Jan/14 07/Feb/14 https://tools.oasis-open.org/issues/browse/VIRTIO-54 https://tools.oasis-open.org/issues/browse/VIRTIO-54 https://tools.oasis-open.org/issues/browse/VIRTIO-54 https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=hornet https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=hornet Open UNRESOLVED 28/Jan/14 28/Jan/14 https://tools.oasis-open.org/issues/browse/VIRTIO-28 https://tools.oasis-open.org/issues/browse/VIRTIO-28 https://tools.oasis-open.org/issues/browse/VIRTIO-28 Unassigned https://tools.oasis-open.org/issues/secure/ViewProfile.jspa?name=rusty Open UNRESOLVED 11/Sep/13 04/Oct/13 (Note: VIRTIO-54 fix already applied in r198) 7. Any other business. 8. Confirmation of meeting schedule. 9. Adjourn Group: OASIS Virtual I/O Device (VIRTIO) TC Creator: Mr. Rusty Russell URL: https://www.oasis-open.org/apps/org/workgroup/virtio/event.php?event_id=37116 UID: https://www.oasis-open.org/apps/org/workgroup/virtio/event.php?event_id=37116 BEGIN:VALARM ACTION:DISPLAY DESCRIPTION:REMINDER TRIGGER;RELATED=START:-PT00H15M00S END:VALARM END:VEVENT END:VCALENDAR

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]