
22 Aug
2014
22 Aug
'14
12:48 p.m.
On 08/22/2014 01:04 PM, Alexander Burluka wrote:
Libvirt measures vram in Kbytes, not in bytes, so calculation of Mbytes was incorrect. PCS server can take vram argument with units, so I added K postfix to make params a little bit clearer. --- src/parallels/parallels_driver.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
ACK and pushed. Jan