devtools: pass custom options to checkpatch
[dpdk.git] / examples / vhost_scsi /
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-06-03 Bruce Richardsonbuild: remove unnecessary large file support defines
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-04-22 Bruce Richardsonexamples/vhost_scsi: fix null-check for parameter
2019-04-22 Bruce Richardsonexamples/vhost_scsi: fix header check for meson build
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-02-27 Aaron Conoleexamples/vhost_scsi: disable build if missing dependency
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-07-12 Thomas Monjalonexamples: make Linux environment check consistent
2018-05-13 Reshma Pattanexamples/vhost_scsi: replace strncpy with strlcpy
2018-04-23 Maxime Coquelinexamples/vhost_scsi: move to safe GPA translation API
2018-04-17 Bruce Richardsonexamples: disable unsupported examples on BSD build
2018-02-05 Stefan Hajnocziexamples/vhost_scsi: drop unimplemented event index...
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-16 Stefan Hajnoczivhost: introduce vring call API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-25 Jacek Piaseckiexamples/vhost_scsi: fix product id string termination
2017-07-19 Changpeng Liuexamples/vhost_scsi: introduce a new sample app