On Mon, May 22, 2017 at 12:50:09PM +0100, Andrew Cooper wrote:
> xc_{get,set}_hvm_param() are deprecated because they truncate their value
> parameter in 32bit builds of libxc, and are therefore unfit for use.
> 
> As there is only a single remaining user, switch that user over to
> xc_hvm_param_get() and drop these functions completely.
> 
> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>

This broke QEMU build because QEMU uses those.

I've reverted this patch from staging.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to