summaryrefslogtreecommitdiff
path: root/tools/virtio/linux
AgeCommit message (Expand)Author
2023-10-16tools/virtio: Add dma sync api for virtio testLiming Wu
2023-04-21tools/virtio: fix build caused by virtio_ring changesShunsuke Mie
2023-01-27tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2022-09-27virtio_test: fixup for vq resetXuan Zhuo
2022-08-11tools/virtio: fix buildStefano Garzarella
2022-03-28tools/virtio: fix after premapped buf supportMichael S. Tsirkin
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin
2021-08-11tools/virtio: fix buildMichael S. Tsirkin
2020-12-18tools/virtio: add krealloc_arrayPeng Fan
2020-12-18tools/virtio: include asm/bug.hPeng Fan
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-07-16compiler: Remove uninitialized_var() macroKees Cook
2020-06-22tools/virtio: Use tools/include/list.h instead of stubsEugenio PĂ©rez
2020-04-17tools/virtio: define aligned attributeMichael S. Tsirkin
2019-10-11tools/virtio: more stubsMichael S. Tsirkin
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