
24 Jun
2013
24 Jun
'13
3:37 p.m.
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