summaryrefslogtreecommitdiff
path: root/examples/vhost_blk
AgeCommit message (Expand)Author
2024-10-10examples/vhost: fix free function mismatchStephen Hemminger
2024-05-17examples: use stdatomic APITyler Retzlaff
2024-04-19examples: move alignment attribute on types for MSVCTyler Retzlaff
2023-09-22examples: convert to normal control threadsThomas Monjalon
2023-08-31set namespace prefix to threadsThomas Monjalon
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-05-09vhost: refactor messages handlers declarationDavid Marchand
2022-02-12remove unnecessary null checksStephen Hemminger
2021-11-03vhost: rename driver callbacks structMaxime Coquelin
2021-10-19examples: remove unneeded atomic header includeJoyce Kong
2021-05-05examples: fix pkg-config overrideJerin Jacob
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2021-04-21examples/vhost_blk: set control worker thread nameChengwen Feng
2021-04-21examples: reduce indentation in build filesBruce Richardson
2021-03-31examples/vhost_blk: check features before inflight APIKeiichi Watanabe
2021-01-30examples: warn about broken pkg-configBruce Richardson
2021-01-08examples/vhost_blk: replace SMP barrier with thread fenceJoyce Kong
2020-11-15examples/vhost_blk: fix build with pkg-configDavid Marchand
2020-11-12examples: stop processing meson file if build impossibleBruce Richardson
2020-09-30examples/vhost_blk: check driver start failureYunjian Wang
2020-09-07examples: remove legacy sections of makefilesCiara Power
2020-07-01build/pkg-config: improve static linking flagsBruce Richardson
2020-05-18examples/vhost_blk: fix not null-terminated bufferJin Yu
2020-05-05examples/vhost_blk: refactor to increase readabilityJin Yu
2020-04-21examples/vhost_blk: use common macro for minimumThomas Monjalon
2020-04-16replace packed attributesThomas Monjalon
2020-03-04examples/vhost_blk: fix build with gcc 10Timothy Redaelli
2020-02-14examples/vhost_blk: fix check of device pathJin Yu
2020-01-17examples/vhost_blk: check unused value on initJin Yu
2019-11-26remove blank lines at end of fileStephen Hemminger
2019-11-20examples: hide error for missing pkg-config path flagBruce Richardson
2019-11-20examples: fix build with old pkg-configBruce Richardson
2019-11-11examples/vhost_blk: introduce vhost storage sampleJin Yu