[libvirt] [PATCH] qemu: check if block I/O limits fit into long long

Ján Tomko jtomko at redhat.com
Mon Jun 24 13:37:01 UTC 2013


On 06/24/2013 03:31 PM, Martin Kletzander wrote:
> On 06/24/2013 02:28 PM, Ján Tomko wrote:
>> We can only pass values up to LLONG_MAX through JSON
>> and QEMU checks if the int64_t number is not negative
>> at startup since 1.5.0.
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=974010
>> ---
>>  src/qemu/qemu_driver.c | 7 +++++++
>>  1 file changed, 7 insertions(+)
>>
> 
> ACK,
> 
> Martin
> 

Thanks, pushed now.

Jan




More information about the libvir-list mailing list