Home
last modified time | relevance | path

Searched hist:"9 e6636c7" (Results 1 – 3 of 3) sorted by relevance

/qemu/block/
H A Dstream.c9e6636c7 Wed Apr 25 15:51:01 GMT 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>
/qemu/
H A Dblockdev.c9e6636c7 Wed Apr 25 15:51:01 GMT 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 Dblock.c9e6636c7 Wed Apr 25 15:51:01 GMT 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>