215
edits
(added acpi improvement) |
No edit summary |
||
Line 3: | Line 3: | ||
# <span style="color:#fff;background:#f00">Unassigned</span> '''Minor Bug:''' VM names can be set to empty string. Cosmetic bug only. | # <span style="color:#fff;background:#f00">Unassigned</span> '''Minor Bug:''' VM names can be set to empty string. Cosmetic bug only. | ||
# <span style="color:#fff;background:#080">Fixed: r70</span> '''Major Bug:''' For some reason, on VM power on, the os.read() call on the monitor pseudoterminal blocks occasionally, causing the power on to fail (and the KVM process to stay running) (removed use of PTYs) | # <span style="color:#fff;background:#080">Fixed: r70</span> '''Major Bug:''' For some reason, on VM power on, the os.read() call on the monitor pseudoterminal blocks occasionally, causing the power on to fail (and the KVM process to stay running) (removed use of PTYs) | ||
# <span style="color:#000;background:#f93">In progress (werdz)</span> '''Improvement:''' VM powered on detection needs work, it should check by MAC address and disk image name to try to detect when a VM power on failure has occurred. Addressed a little in rev 70, still not quite there. | # <span style="color:#000;background:#f93">In progress (werdz)</span> '''Improvement:''' VM powered on detection needs work, it should check by MAC address and disk image name to try to detect when a VM power on failure has occurred. Addressed a little in rev 70, still not quite there. Added some debug info to figure out why this still isn't working 100% in r76. | ||
# <span style="color:#fff;background:#f00">Unassigned</span> '''Moderate Bug:''' Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode. | # <span style="color:#fff;background:#f00">Unassigned</span> '''Moderate Bug:''' Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode. | ||
# <span style="color:#fff;background:#f00">Unassigned</span> '''Improvement:''' Logging and debug levels, etc, need to be cleaned up properly. | # <span style="color:#fff;background:#f00">Unassigned</span> '''Improvement:''' Logging and debug levels, etc, need to be cleaned up properly. | ||
Line 11: | Line 11: | ||
# <span style="color:#fff;background:#080">Fixed: r69</span> '''Improvement:''' Boot device selection | # <span style="color:#fff;background:#080">Fixed: r69</span> '''Improvement:''' Boot device selection | ||
# <span style="color:#fff;background:#080">Fixed: r73</span> '''Minor Bug:''' Live boot device selection didn't interact with KVM properly | # <span style="color:#fff;background:#080">Fixed: r73</span> '''Minor Bug:''' Live boot device selection didn't interact with KVM properly | ||
# <span style="color:#fff;background:# | # <span style="color:#fff;background:#080">Fixed: r75</span> '''Improvement:''' Add ACPI control (-no-acpi KVM cmd line option) to KVM module and frontent. | ||
{{rbvm}} | {{rbvm}} | ||
__NOTOC__ | __NOTOC__ | ||
[[Category: RedBrick VM Project]] | [[Category: RedBrick VM Project]] |