mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
vbox: fix high VM load after resize
break circle of repeated guest notifications if the guest never acknowledges a VMMDEV_EVENT_DISPLAY_CHANGE_REQUEST genodelabs/genode#4084
This commit is contained in:
committed by
Norman Feske
parent
a2e62db6ec
commit
a47fd36b9f
@@ -93,7 +93,6 @@ void fireRuntimeErrorEvent(IEventSource* aSource, BOOL a_fatal,
|
||||
|
||||
void Console::i_onAdditionsStateChange()
|
||||
{
|
||||
dynamic_cast<GenodeConsole *>(this)->update_video_mode();
|
||||
}
|
||||
|
||||
void GenodeConsole::update_video_mode()
|
||||
|
||||
Reference in New Issue
Block a user