mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
parent
9c88891baf
commit
929ca5c163
@ -1 +1 @@
|
||||
14b453967da93f0915e476d45b80a8a400c37eb4
|
||||
a7e90970777f19ba4f1112e927b2c97882dcd8d4
|
||||
|
@ -995,6 +995,16 @@ index a717aff..3d52b9f 100644
|
||||
HRESULT hrc;
|
||||
Bstr bstr;
|
||||
PCFGMNODE pLunL1 = NULL;
|
||||
@@ -5440,6 +5450,9 @@
|
||||
|
||||
#undef H
|
||||
|
||||
+ /* store the slot index for session labeling */
|
||||
+ InsertConfigInteger(pCfg, "Slot", uInstance);
|
||||
+
|
||||
return VINF_SUCCESS;
|
||||
}
|
||||
|
||||
--- a/src/app/virtualbox/src/VBox/Main/src-client/DisplayImpl.cpp
|
||||
+++ b/src/app/virtualbox/src/VBox/Main/src-client/DisplayImpl.cpp
|
||||
@@ -956,7 +956,9 @@
|
||||
|
Loading…
x
Reference in New Issue
Block a user