aboutsummaryrefslogtreecommitdiffstats
path: root/makezip.sh
Commit message (Collapse)AuthorAgeFilesLines
* virtio-ring.h -> virtio-queue.hmstsirkin2016-02-161-2/+2
| | | | | | | | | | | Since vring* and VRING* have been replaced with virtq* and VIRTQ* respectively, rename the header virtio_ring.h to virtio_queue.h. Suggested-by: Kevin Lo <kevlo@kevlo.org> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@558 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
* makezip: minor fixesmstsirkin2014-12-231-0/+8
| | | | | | | | | - preserve spec name and date in REVISION/REVISION-DATE - clean out listings directory before packing Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@466 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
* makezip: fix cleanupsmstsirkin2014-04-071-1/+1
| | | | | | | | | blow away the zip file, spec file without extension is never here. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@358 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
* makeall: move parts out to makezip.shmstsirkin2014-04-071-0/+19
Useful to pack up tex source in a zip file. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@339 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652