Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Clean up includes | Peter Maydell | 2019-11-29 | 3 | -0/+3 |
* | nbd: Switch from close to eject notifier | Max Reitz | 2019-11-29 | 1 | -0/+13 |
* | nbd: client_close on error in nbd_co_client_start | Max Reitz | 2019-11-29 | 1 | -2/+1 |
* | nbd: add missed aio_context_acquire in nbd_export_new | Denis V. Lunev | 2019-11-29 | 1 | -0/+2 |
* | block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE | Kevin Wolf | 2019-11-29 | 1 | -1/+1 |
* | nbd-server: do not exit on failed memory allocation | Paolo Bonzini | 2019-11-29 | 1 | -1/+5 |
* | nbd-server: do not check request length except for reads and writes | Paolo Bonzini | 2019-11-29 | 1 | -7/+7 |
* | nbd-server: Coroutine based negotiation | Fam Zheng | 2019-11-29 | 1 | -47/+103 |
* | nbd: Split nbd.c | Fam Zheng | 2019-11-29 | 5 | -0/+1591 |