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