| Commit message (Expand) | Author | Age | Files | Lines |
* | block: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2014-08-20 | 1 | -1/+1 |
* | nbd: Shutdown socket before closing. | Hani Benhabiles | 2014-06-30 | 1 | -0/+1 |
* | nbd: Don't export a block device with no medium. | Hani Benhabiles | 2014-06-27 | 1 | -0/+4 |
* | nbd: Close socket on negotiation failure. | Hani Benhabiles | 2014-05-23 | 1 | -2/+2 |
* | nbd: use BlockDriverState refcnt | Fam Zheng | 2013-09-06 | 1 | -9/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | monitor: move include files to include/monitor/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | block: move include files to include/block/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | nbd-server-add: Fix the default for 'writable' | Michal Privoznik | 2012-11-28 | 1 | -1/+1 |
* | nbd: disallow nbd-server-add before nbd-server-start | Paolo Bonzini | 2012-11-12 | 1 | -0/+5 |
* | nbd: force read-only export for read-only devices | Paolo Bonzini | 2012-11-12 | 1 | -0/+7 |
* | nbd: fix nbd_server_stop crash when no server was running | Paolo Bonzini | 2012-11-12 | 1 | -3/+5 |
* | qmp: add NBD server commands | Paolo Bonzini | 2012-10-23 | 1 | -0/+119 |