Searched hist:"9 e6636c72d8d6f0605e23ed820c8487686882b12" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/block/ |
H A D | stream.c | diff 9e6636c72d8d6f0605e23ed820c8487686882b12 Wed Apr 25 10:51:01 CDT 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> block: use Error mechanism instead of -errno for block_job_set_speed()
There are at least two different errors that can occur in block_job_set_speed(): the job might not support setting speeds or the value might be invalid.
Use the Error mechanism to report the error where it occurs.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff 9e6636c72d8d6f0605e23ed820c8487686882b12 Wed Apr 25 10:51:01 CDT 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> block: use Error mechanism instead of -errno for block_job_set_speed()
There are at least two different errors that can occur in block_job_set_speed(): the job might not support setting speeds or the value might be invalid.
Use the Error mechanism to report the error where it occurs.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | block.c | diff 9e6636c72d8d6f0605e23ed820c8487686882b12 Wed Apr 25 10:51:01 CDT 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> block: use Error mechanism instead of -errno for block_job_set_speed()
There are at least two different errors that can occur in block_job_set_speed(): the job might not support setting speeds or the value might be invalid.
Use the Error mechanism to report the error where it occurs.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|