Ján Tomko 3511c12244 reject out of range memory in SetMemory APIs
The APIs take the memory value in KiB and we store it in KiB
internally, but we cannot parse the whole ULONG_MAX range
on 64-bit systems, because virDomainParseScaledValue
needs to fit the value in bytes in an unsigned long long.

https://bugzilla.redhat.com/show_bug.cgi?id=1176739
2015-05-14 17:17:40 +02:00
..
2014-07-16 06:48:53 -06:00
2015-03-13 15:31:33 +01:00
2015-04-16 18:35:41 +02:00
2015-04-09 19:27:08 -04:00
2015-04-09 19:27:08 -04:00
2014-12-15 10:34:18 +01:00
2015-03-13 15:31:33 +01:00
2013-02-12 09:00:15 -07:00
2015-01-26 09:14:04 +00:00
2015-03-23 09:01:30 +01:00
2014-04-07 06:14:45 -06:00
2014-04-07 06:14:45 -06:00
2014-10-22 13:09:49 +01:00
2013-12-24 17:36:47 +01:00
2013-12-24 17:36:47 +01:00
2015-04-02 16:05:32 +02:00
2015-04-22 13:05:06 +04:00
2015-04-15 16:43:28 +02:00
2015-03-27 11:06:05 +01:00
2014-12-16 11:15:27 +01:00
2015-03-13 15:31:33 +01:00
2014-03-04 12:24:13 +00:00
2015-03-25 10:00:53 +01:00
2013-04-12 16:55:45 -04:00
2014-10-15 09:25:33 +02:00
2014-07-03 10:41:15 +02:00
2014-03-04 12:24:13 +00:00