aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/virtio/linux/virtio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27virtio_test: fixup for vq resetXuan Zhuo1-0/+3
2021-08-11tools/virtio: fix buildMichael S. Tsirkin1-0/+2
2020-06-22tools/virtio: Use tools/include/list.h instead of stubsEugenio PĂ©rez1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-02tools/virtio: fix build breakageSekhar Nori1-0/+1
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin1-1/+5
2015-12-07tools/virtio: move list macro stubsMichael S. Tsirkin1-6/+0
2014-12-15tools/virtio: more stubsMichael S. Tsirkin1-0/+1
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin1-1/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin1-21/+1
2014-03-13tools/virtio: update internal copies of headersJoel Stanley1-2/+2
2013-07-09tools/virtio: move module license stub to module.hMichael S. Tsirkin1-3/+0
2013-03-20tools/virtio: remove virtqueue_add_buf() from tests.Rusty Russell1-7/+0
2013-03-20tools/virtio: make vringh_test use inbuf/outbuf.Rusty Russell1-0/+10
2013-03-20virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell1-0/+7
2013-03-20tools/virtio: separate headers more.Rusty Russell1-147/+3
2013-03-20tools/virtio: fix build for 3.8Michael S. Tsirkin1-1/+6
2012-05-02virtio/tools: add delayed interupt modeMichael S. Tsirkin1-0/+1
2012-02-28tools/virtio: stub out strong barriersMichael S. Tsirkin1-0/+3
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell1-15/+6
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell1-0/+1
2010-12-09tools/virtio: virtio_test toolMichael S. Tsirkin1-0/+223