Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block/export: add vhost-user-blk multi-queue support | Stefan Hajnoczi | 2020-10-23 | 1 | -6/+18 |
* | block/export: add iothread and fixed-iothread options | Stefan Hajnoczi | 2020-10-23 | 1 | -1/+4 |
* | util/vhost-user-server: move header to include/ | Stefan Hajnoczi | 2020-10-23 | 1 | -1/+1 |
* | block/export: convert vhost-user-blk server to block export API | Stefan Hajnoczi | 2020-10-23 | 1 | -332/+116 |
* | block/export: report flush errors | Stefan Hajnoczi | 2020-10-23 | 1 | -4/+7 |
* | util/vhost-user-server: rework vu_client_trip() coroutine lifecycle | Stefan Hajnoczi | 2020-10-23 | 1 | -7/+2 |
* | util/vhost-user-server: drop unused DevicePanicNotifier | Stefan Hajnoczi | 2020-10-23 | 1 | -2/+1 |
* | block/export: consolidate request structs into VuBlockReq | Stefan Hajnoczi | 2020-10-23 | 1 | -47/+21 |
* | block/export: vhost-user block device backend server | Coiby Xu | 2020-10-23 | 1 | -0/+661 |