Age | Commit message (Expand) | Author | Files | Lines |
2023-10-16 | tools/virtio: Add dma sync api for virtio test | Liming Wu | 1 | -0/+12 |
2023-04-21 | tools/virtio: fix build caused by virtio_ring changes | Shunsuke Mie | 3 | -13/+5 |
2023-01-27 | tools/virtio: fix the vringh test for virtio ring changes | Shunsuke Mie | 8 | -5/+45 |
2022-09-28 | virtio_test: fixup for vq reset | Xuan Zhuo | 2 | -0/+8 |
2022-08-11 | tools/virtio: fix build | Stefano Garzarella | 2 | -1/+2 |
2022-03-28 | tools/virtio: fix after premapped buf support | Michael S. Tsirkin | 1 | -2/+2 |
2022-03-06 | tools/virtio: handle fallout from folio work | Michael S. Tsirkin | 1 | -0/+3 |
2021-08-11 | tools/virtio: fix build | Michael S. Tsirkin | 2 | -0/+58 |
2020-12-19 | tools/virtio: add krealloc_array | Peng Fan | 1 | -2/+11 |
2020-12-19 | tools/virtio: include asm/bug.h | Peng Fan | 1 | -0/+2 |
2020-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -3/+3 |
2020-08-03 | virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk | Michael S. Tsirkin | 1 | -2/+2 |
2020-08-03 | virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM | Michael S. Tsirkin | 1 | -1/+1 |
2020-07-16 | compiler: Remove uninitialized_var() macro | Kees Cook | 1 | -2/+0 |
2020-06-22 | tools/virtio: Use tools/include/list.h instead of stubs | Eugenio PĂ©rez | 2 | -9/+3 |
2020-04-17 | tools/virtio: define aligned attribute | Michael S. Tsirkin | 1 | -0/+1 |
2019-10-11 | tools/virtio: more stubs | Michael S. Tsirkin | 1 | -0/+2 |
2019-05-27 | virtio: add unlikely() to WARN_ON_ONCE() | Igor Stoppa | 1 | -1/+1 |
2018-12-20 | virtio: fix test build after uio.h change | Michael S. Tsirkin | 1 | -0/+4 |
2018-07-27 | tools/virtio: add kmalloc_array stub | Michael S. Tsirkin | 1 | -0/+5 |
2018-06-29 | sg: remove ->sg_magic member | Jens Axboe | 1 | -18/+0 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -2/+0 |
2018-01-29 | tools/virtio: more stubs to fix tools build | Michael S. Tsirkin | 2 | -1/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 12 | -0/+12 |
2017-05-02 | tools/virtio: fix build breakage | Sekhar Nori | 1 | -0/+1 |
2016-12-16 | tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h | Mark Rutland | 1 | -4/+5 |
2016-12-16 | tools/virtio: fix READ_ONCE() | Mark Rutland | 1 | -1/+1 |
2016-08-15 | tools/virtio: add dma stubs | Michael S. Tsirkin | 5 | -1/+52 |
2016-03-02 | virtio_ring: Support DMA APIs | Andy Lutomirski | 1 | -0/+17 |
2016-01-26 | tools/virtio: use virt_xxx barriers | Michael S. Tsirkin | 2 | -0/+10 |
2015-12-07 | tools/virtio: fix byteswap logic | Michael S. Tsirkin | 1 | -7/+13 |
2015-12-07 | tools/virtio: move list macro stubs | Michael S. Tsirkin | 2 | -6/+6 |
2015-09-09 | tools/virtio: fix build after 4.2 changes | Michael S. Tsirkin | 2 | -0/+11 |
2014-12-16 | tools/virtio: more stubs | Michael S. Tsirkin | 3 | -2/+77 |
2014-12-09 | virtio: add support for 64 bit features. | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-09 | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 2 | -22/+2 |
2014-05-01 | tools: Consolidate types.h | Borislav Petkov | 2 | -35/+0 |
2014-05-01 | tools: Unify export.h | Borislav Petkov | 1 | -5/+0 |
2014-03-13 | tools/virtio: fix missing kmemleak_ignore symbol | Joel Stanley | 1 | -0/+3 |
2014-03-13 | tools/virtio: update internal copies of headers | Joel Stanley | 1 | -2/+2 |
2013-07-09 | tools/virtio: move module license stub to module.h | Michael S. Tsirkin | 2 | -3/+5 |
2013-03-20 | tools/virtio: remove virtqueue_add_buf() from tests. | Rusty Russell | 1 | -7/+0 |
2013-03-20 | tools/virtio: make vringh_test use inbuf/outbuf. | Rusty Russell | 1 | -0/+10 |
2013-03-20 | virtio_ring: virtqueue_add_sgs, to add multiple sgs. | Rusty Russell | 2 | -0/+23 |
2013-03-20 | tools/virtio: add vring_test. | Rusty Russell | 1 | -0/+2 |
2013-03-20 | tools/virtio: separate headers more. | Rusty Russell | 16 | -147/+426 |
2013-03-20 | tools/virtio: fix build for 3.8 | Michael S. Tsirkin | 1 | -1/+6 |
2012-05-02 | virtio/tools: add delayed interupt mode | Michael S. Tsirkin | 1 | -0/+1 |
2012-02-28 | tools/virtio: stub out strong barriers | Michael S. Tsirkin | 1 | -0/+3 |
2012-02-28 | tools/virtio: add linux/hrtimer.h stub | Michael S. Tsirkin | 1 | -0/+0 |