mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #92] New Virtual Machine RAM Error #78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @baggar11 on GitHub (Aug 1, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/92
When creating a new virtual machine, the RAM setting is not creating virtual machines with the correct amount selected. The edit button under Virtual Machine inputs the correct settings.
@retspen commented on GitHub (Aug 2, 2013):
Can you show xml dump and screenshot VM settings?
@baggar11 commented on GitHub (Aug 2, 2013):
@baggar11 commented on GitHub (Aug 2, 2013):
@retspen commented on GitHub (Aug 2, 2013):
What linux distro?
@baggar11 commented on GitHub (Aug 2, 2013):
I've tested this on Ubuntu 12.04 and Ubuntu 13.04. I think the decimal place is off while creating the VM. After the VM is created, using the edit function works to restore the proper RAM setting.
@baggar11 commented on GitHub (Aug 5, 2013):
Looks like it's fixed with the last update. Thanks!