]> xenbits.xensource.com Git - people/gdunlap/xen.git/commit
libxc: use xc_dom_panic when decompressor is not supported
authorWei Liu <wei.liu2@citrix.com>
Fri, 6 Mar 2015 11:33:48 +0000 (11:33 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 11 Mar 2015 11:36:38 +0000 (11:36 +0000)
commitb00f39b27b36b2e43038dc54abe2576f7eccce9b
tree8e4b155c43f8fa655288ca1fa297c3f27301ec70
parent1f4eb9d27d0ebd62a0b6cdff8213726f5ae8f25c
libxc: use xc_dom_panic when decompressor is not supported

State explicitly that specific decompressor is not supported by libxc.
Without this change, libxc error message only says the provided kernel
is invalid, which is misleading.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: svenvan.van@gmail.com
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/xc_dom_bzimageloader.c