aboutsummaryrefslogtreecommitdiffstats
path: root/tools/virtio/linux/kernel.h
AgeCommit message (Expand)Author
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-08-11tools/virtio: fix buildStefano Garzarella
2020-12-18tools/virtio: add krealloc_arrayPeng Fan
2020-07-16compiler: Remove uninitialized_var() macroKees Cook
2020-06-22tools/virtio: Use tools/include/list.h instead of stubsEugenio PĂ©rez
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-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
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin
2016-01-26tools/virtio: use virt_xxx barriersMichael 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-05-01tools: Consolidate types.hBorislav Petkov
2013-03-20tools/virtio: separate headers more.Rusty Russell