aboutsummaryrefslogtreecommitdiffstats
path: root/tools/virtio/linux
AgeCommit message (Expand)Author
2019-05-27virtio: add unlikely() to WARN_ON_ONCE()Igor Stoppa
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin
2018-07-27tools/virtio: add kmalloc_array stubMichael S. Tsirkin
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-01-29tools/virtio: more stubs to fix tools buildMichael S. Tsirkin
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-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland
2016-12-16tools/virtio: fix READ_ONCE()Mark Rutland
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin
2016-03-02virtio_ring: Support DMA APIsAndy Lutomirski
2016-01-26tools/virtio: use virt_xxx barriersMichael S. Tsirkin
2015-12-07tools/virtio: fix byteswap logicMichael S. Tsirkin
2015-12-07tools/virtio: move list macro stubsMichael S. Tsirkin
2015-09-09tools/virtio: fix build after 4.2 changesMichael 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-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01tools: Unify export.hBorislav Petkov
2014-03-13tools/virtio: fix missing kmemleak_ignore symbolJoel Stanley
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: add vring_test.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-02-28tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin
2012-02-28tools/virtio: add linux/module.h stubMichael 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