mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-10 22:44:30 +00: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:
parent
a2e62db6ec
commit
a47fd36b9f
@ -93,7 +93,6 @@ void fireRuntimeErrorEvent(IEventSource* aSource, BOOL a_fatal,
|
|||||||
|
|
||||||
void Console::i_onAdditionsStateChange()
|
void Console::i_onAdditionsStateChange()
|
||||||
{
|
{
|
||||||
dynamic_cast<GenodeConsole *>(this)->update_video_mode();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void GenodeConsole::update_video_mode()
|
void GenodeConsole::update_video_mode()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user