Searched hist:"10 b758e85c9b38b4b370cff81435f6ed26024a26" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed.c | diff 10b758e85c9b38b4b370cff81435f6ed26024a26 Wed Feb 09 04:13:26 CST 2011 Kevin Wolf <kwolf@redhat.com> qed: Report error for unsupported features
Instead of just returning -ENOTSUP, generate a more detailed error.
Unfortunately we don't have a helpful text for features that we don't know yet, so just print the feature mask. It might be useful at least if someone asks for help.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Acked-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
|