Searched hist:d7d512f60979681c27597f1b1277e03505c1de08 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | block.c | diff d7d512f60979681c27597f1b1277e03505c1de08 Thu Aug 23 04:20:36 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> block: add close notifiers
The first user of close notifiers will be the embedded NBD server. It would be possible to use them to do some of the ad hoc processing (e.g. for block jobs and I/O limits) that is currently done by bdrv_close.
Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|