summaryrefslogtreecommitdiffstats
path: root/tools/virtio/linux
Commit message (Expand)AuthorAgeFilesLines
* tools/virtio: Add dma sync api for virtio testLiming Wu2023-10-161-0/+12
* tools/virtio: fix build caused by virtio_ring changesShunsuke Mie2023-04-213-13/+5
* tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie2023-01-278-5/+45
* virtio_test: fixup for vq resetXuan Zhuo2022-09-272-0/+8
* tools/virtio: fix buildStefano Garzarella2022-08-112-1/+2
* tools/virtio: fix after premapped buf supportMichael S. Tsirkin2022-03-281-2/+2
* tools/virtio: handle fallout from folio workMichael S. Tsirkin2022-03-061-0/+3
* tools/virtio: fix buildMichael S. Tsirkin2021-08-112-0/+58
* tools/virtio: add krealloc_arrayPeng Fan2020-12-181-2/+11
* tools/virtio: include asm/bug.hPeng Fan2020-12-181-0/+2
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-08-111-3/+3
|\
| * virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin2020-08-031-2/+2
| * virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-031-1/+1
* | compiler: Remove uninitialized_var() macroKees Cook2020-07-161-2/+0
|/
* tools/virtio: Use tools/include/list.h instead of stubsEugenio PĂ©rez2020-06-222-9/+3
* tools/virtio: define aligned attributeMichael S. Tsirkin2020-04-171-0/+1
* tools/virtio: more stubsMichael S. Tsirkin2019-10-111-0/+2
* virtio: add unlikely() to WARN_ON_ONCE()Igor Stoppa2019-05-271-1/+1
* virtio: fix test build after uio.h changeMichael S. Tsirkin2018-12-191-0/+4
* tools/virtio: add kmalloc_array stubMichael S. Tsirkin2018-07-271-0/+5
* sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0
* tools/virtio: more stubs to fix tools buildMichael S. Tsirkin2018-01-292-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0212-0/+12
* tools/virtio: fix build breakageSekhar Nori2017-05-021-0/+1
* tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland2016-12-161-4/+5
* tools/virtio: fix READ_ONCE()Mark Rutland2016-12-161-1/+1
* tools/virtio: add dma stubsMichael S. Tsirkin2016-08-155-1/+52
* virtio_ring: Support DMA APIsAndy Lutomirski2016-03-021-0/+17
* tools/virtio: use virt_xxx barriersMichael S. Tsirkin2016-01-262-0/+10
* tools/virtio: fix byteswap logicMichael S. Tsirkin2015-12-071-7/+13
* tools/virtio: move list macro stubsMichael S. Tsirkin2015-12-072-6/+6
* tools/virtio: fix build after 4.2 changesMichael S. Tsirkin2015-09-092-0/+11
* tools/virtio: more stubsMichael S. Tsirkin2014-12-153-2/+77
* virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-091-1/+1
* virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-092-22/+2
* tools: Consolidate types.hBorislav Petkov2014-05-012-35/+0
* tools: Unify export.hBorislav Petkov2014-05-011-5/+0
* tools/virtio: fix missing kmemleak_ignore symbolJoel Stanley2014-03-131-0/+3
* tools/virtio: update internal copies of headersJoel Stanley2014-03-131-2/+2
* tools/virtio: move module license stub to module.hMichael S. Tsirkin2013-07-092-3/+5
* tools/virtio: remove virtqueue_add_buf() from tests.Rusty Russell2013-03-201-7/+0
* tools/virtio: make vringh_test use inbuf/outbuf.Rusty Russell2013-03-201-0/+10
* virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell2013-03-202-0/+23
* tools/virtio: add vring_test.Rusty Russell2013-03-201-0/+2
* tools/virtio: separate headers more.Rusty Russell2013-03-2016-147/+426
* tools/virtio: fix build for 3.8Michael S. Tsirkin2013-03-201-1/+6
* virtio/tools: add delayed interupt modeMichael S. Tsirkin2012-05-021-0/+1
* tools/virtio: stub out strong barriersMichael S. Tsirkin2012-02-281-0/+3
* tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin2012-02-281-0/+0