OASIS Virtual I/O Device (VIRTIO) TC

 View Only
  • 1.  github repo created for VIRTIO

    Posted 09-08-2017 05:29
    Hi all! OK I pushed the initial version here: https://github.com/oasis-tcs/virtio-spec This should match what is there in svn. There's a single branch: master. I also pushed out signed (by myself) tags for cs01 to 04 and csprd05 tags that we had in svn. Please take a look. Things to do: Protect LICENSE and CONTRIBUTING files as immutable (OASIS boilerplate). Update README as below, but leave the startup text as-is: a) https://github.com/oasis-tcs/virtio-spec#description update as needed (desc) b) https://github.com/oasis-tcs/virtio-spec# further-description-of-this-repository Add any text we want there Update SVN to point to github. Update TC homepage. Commit changes for ballots voted in. Start populating docs and admin repositories. Cornelia, Pawel as I'll be on vacation I'd appreciate it if you can make some more progress on the above. -- MST


  • 2.  Re: github repo created for VIRTIO

    Posted 09-08-2017 09:43
    On Fri, 8 Sep 2017 08:29:01 +0300 "Michael S. Tsirkin" <mst@redhat.com> wrote: > Hi all! > OK I pushed the initial version here: > > https://github.com/oasis-tcs/virtio-spec > > This should match what is there in svn. > > There's a single branch: master. > > I also pushed out signed (by myself) tags for cs01 to 04 and csprd05 tags > that we had in svn. Do we want to continue to work on master and apply tags, or do we want to do some kind of branch-based workflow? As we only have three committers anyway, the former should be good enough. > > Please take a look. Did not see anything off so far. > > Things to do: > > Protect LICENSE and CONTRIBUTING files as immutable (OASIS > boilerplate). Frankly, no idea how to do this. > Update README as below, but leave the startup > text as-is: > > a) https://github.com/oasis-tcs/virtio-spec#description > update as needed (desc) > > b) https://github.com/oasis-tcs/virtio-spec# > further-description-of-this-repository > Add any text we want there The desc as above should be fine for now, I think. > > Update SVN to point to github. Updated README.txt. Please take a look. > > Update TC homepage. I have not been able to figure out how edit this. Maybe only the chair can do that? > > Commit changes for ballots voted in. Pushed code for 161 and also updated my affiliation. I do not have the original mails for 155, 159, and 160, though (due to switching employers). The oasis mailing list archive does not seem to offer the option to download the original mail, and I could not find any other public archive. Can someone else please push these? > > Start populating docs and admin repositories. What should they contain? I'd guess 'docs' our past releases; not sure what is supposed to go into 'admin'. > > Cornelia, Pawel as I'll be on vacation I'd appreciate > it if you can make some more progress on the above. >


  • 3.  Re: [virtio] Re: github repo created for VIRTIO

    Posted 09-08-2017 11:58
    Cornelia, on this bit: > >  > > >Update TC homepage. > I have not been able to figure out how edit this. Maybe only the chair > can do that? I will update the VIRTIO TC home page to reference the three GitHub repositories; we do that in the home page section "TC Tools..." https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio#tc-tools - Robin Cover On Fri, Sep 8, 2017 at 4:42 AM, Cornelia Huck < cohuck@redhat.com > wrote: On Fri, 8 Sep 2017 08:29:01 +0300 "Michael S. Tsirkin" < mst@redhat.com > wrote: > Hi all! > OK I pushed the initial version here: > > https://github.com/oasis-tcs/ virtio-spec > > This should match what is there in svn. > > There's a single branch: master. > > I also pushed out signed (by myself) tags for cs01 to 04 and csprd05 tags > that we had in svn. Do we want to continue to work on master and apply tags, or do we want to do some kind of branch-based workflow? As we only have three committers anyway, the former should be good enough. > > Please take a look. Did not see anything off so far. > > Things to do: > > Protect LICENSE and CONTRIBUTING files as immutable (OASIS > boilerplate). Frankly, no idea how to do this. > Update README as below, but leave the startup > text as-is: > > a) https://github.com/oasis-tcs/ virtio-spec#description > update as needed (desc) > > b) https://github.com/oasis-tcs/ virtio-spec# > further-description-of-this- repository > Add any text we want there The desc as above should be fine for now, I think. > > Update SVN to point to github. Updated README.txt. Please take a look. > > Update TC homepage. I have not been able to figure out how edit this. Maybe only the chair can do that? > > Commit changes for ballots voted in. Pushed code for 161 and also updated my affiliation. I do not have the original mails for 155, 159, and 160, though (due to switching employers). The oasis mailing list archive does not seem to offer the option to download the original mail, and I could not find any other public archive. Can someone else please push these? > > Start populating docs and admin repositories. What should they contain? I'd guess 'docs' our past releases; not sure what is supposed to go into 'admin'. > > Cornelia, Pawel as I'll be on vacation I'd appreciate > it if you can make some more progress on the above. > ------------------------------ ------------------------------ --------- To unsubscribe from this mail list, you must leave the OASIS TC that generates this mail.  Follow this link to all your TCs in OASIS at: https://www.oasis-open.org/ apps/org/workgroup/portal/my_ workgroups.php -- Robin Cover OASIS, Director of Information Services Editor, Cover Pages and XML Daily Newslink Email: robin@oasis-open.org Staff bio: http://www.oasis-open.org/people/staff/robin-cover Cover Pages: http://xml.coverpages.org/ Newsletter: http://xml.coverpages.org/newsletterArchive.html Tel: +1 972-296-1783


  • 4.  Re: github repo created for VIRTIO

    Posted 09-08-2017 13:10
    On Fri, Sep 08, 2017 at 11:42:25AM +0200, Cornelia Huck wrote: > On Fri, 8 Sep 2017 08:29:01 +0300 > "Michael S. Tsirkin" <mst@redhat.com> wrote: > > > Hi all! > > OK I pushed the initial version here: > > > > https://github.com/oasis-tcs/virtio-spec > > > > This should match what is there in svn. > > > > There's a single branch: master. > > > > I also pushed out signed (by myself) tags for cs01 to 04 and csprd05 tags > > that we had in svn. > > Do we want to continue to work on master and apply tags, or do we want > to do some kind of branch-based workflow? As we only have three > committers anyway, the former should be good enough. I think so too. > > > > Please take a look. > > Did not see anything off so far. > > > > > Things to do: > > > > Protect LICENSE and CONTRIBUTING files as immutable (OASIS > > boilerplate). > > Frankly, no idea how to do this. > > > Update README as below, but leave the startup > > text as-is: > > > > a) https://github.com/oasis-tcs/virtio-spec#description > > update as needed (desc) > > > > b) https://github.com/oasis-tcs/virtio-spec# > > further-description-of-this-repository > > Add any text we want there > > The desc as above should be fine for now, I think. > > > > > Update SVN to point to github. > > Updated README.txt. Please take a look. > > > > > Update TC homepage. > > I have not been able to figure out how edit this. Maybe only the chair > can do that? I guess so. > > > > Commit changes for ballots voted in. > > Pushed code for 161 and also updated my affiliation. Pls update the jira instance with commit ID in resolution and resolve it. > I do not have the original mails for 155, 159, and 160, though (due to > switching employers). The oasis mailing list archive does not seem to > offer the option to download the original mail, and I could not find > any other public archive. Can someone else please push these? I'll bounce them to you. > > > > Start populating docs and admin repositories. > > What should they contain? I'd guess 'docs' our past releases; not sure > what is supposed to go into 'admin'. > > > > > Cornelia, Pawel as I'll be on vacation I'd appreciate > > it if you can make some more progress on the above. > >


  • 5.  Re: [virtio] Re: github repo created for VIRTIO

    Posted 09-08-2017 13:53
    1) I updated the VIRTIO TC home page to cite the repos: https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio#tc-tools 2) Pawel was removed Cheers, - Robin On Fri, Sep 8, 2017 at 8:09 AM, Michael S. Tsirkin < mst@redhat.com > wrote: On Fri, Sep 08, 2017 at 11:42:25AM +0200, Cornelia Huck wrote: > On Fri, 8 Sep 2017 08:29:01 +0300 > "Michael S. Tsirkin" < mst@redhat.com > wrote: > > > Hi all! > > OK I pushed the initial version here: > > > > https://github.com/oasis-tcs/ virtio-spec > > > > This should match what is there in svn. > > > > There's a single branch: master. > > > > I also pushed out signed (by myself) tags for cs01 to 04 and csprd05 tags > > that we had in svn. > > Do we want to continue to work on master and apply tags, or do we want > to do some kind of branch-based workflow? As we only have three > committers anyway, the former should be good enough. I think so too. > > > > Please take a look. > > Did not see anything off so far. > > > > > Things to do: > > > > Protect LICENSE and CONTRIBUTING files as immutable (OASIS > > boilerplate). > > Frankly, no idea how to do this. > > > Update README as below, but leave the startup > > text as-is: > > > > a) https://github.com/oasis-tcs/ virtio-spec#description > > update as needed (desc) > > > > b) https://github.com/oasis-tcs/ virtio-spec# > > further-description-of-this- repository > > Add any text we want there > > The desc as above should be fine for now, I think. > > > > > Update SVN to point to github. > > Updated README.txt. Please take a look. > > > > > Update TC homepage. > > I have not been able to figure out how edit this. Maybe only the chair > can do that? I guess so. > > > > Commit changes for ballots voted in. > > Pushed code for 161 and also updated my affiliation. Pls update the jira instance with commit ID in resolution and resolve it. > I do not have the original mails for 155, 159, and 160, though (due to > switching employers). The oasis mailing list archive does not seem to > offer the option to download the original mail, and I could not find > any other public archive. Can someone else please push these? I'll bounce them to you. > > > > Start populating docs and admin repositories. > > What should they contain? I'd guess 'docs' our past releases; not sure > what is supposed to go into 'admin'. > > > > > Cornelia, Pawel as I'll be on vacation I'd appreciate > > it if you can make some more progress on the above. > > ------------------------------ ------------------------------ --------- To unsubscribe from this mail list, you must leave the OASIS TC that generates this mail.  Follow this link to all your TCs in OASIS at: https://www.oasis-open.org/ apps/org/workgroup/portal/my_ workgroups.php -- Robin Cover OASIS, Director of Information Services Editor, Cover Pages and XML Daily Newslink Email: robin@oasis-open.org Staff bio: http://www.oasis-open.org/people/staff/robin-cover Cover Pages: http://xml.coverpages.org/ Newsletter: http://xml.coverpages.org/newsletterArchive.html Tel: +1 972-296-1783


  • 6.  Re: [virtio] Re: github repo created for VIRTIO

    Posted 11-01-2017 15:22
    On Fri, Sep 08, 2017 at 08:53:14AM -0500, Robin Cover wrote: > 1) I updated the VIRTIO TC home page to cite the repos: > > https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio#tc-tools Thanks! I'm in the process of updating virtio-admin with our TC specific rules (such as lack of meetings), once there I think we'll want to link there as well. One small request - could you enable github pages for these projects? That's much handier than a wiki. -- MST