On 31/05/17 18:57, Juergen Gross wrote:
> On 31/05/17 19:47, Andrew Cooper wrote:
>> xc_{get,set}_hvm_param() are problematic because they truncate their values 
>> in
>> a 32bit build.
>>
>> Luckily, this isn't a problem in practice because all values in question
>> should be below 2^32.
>>
>> To expediate the removal of xc_{get,set}_hvm_param() from libxc, switch
>> qemu-trad over to using xc_hvm_param_{get,set}() which don't suffer from
>> truncation issues.
>>
>> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
> cscope tells me qemu upstream is using those, too.

Yeah - Ive just noticed that as well.  I'm seeing how best to fix that.

~Andrew

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

Reply via email to