mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
vbox: Fix name of 'rem_disas' log group
This commit is contained in:
committed by
Christian Helmuth
parent
1b7b43c886
commit
dbb0978ea5
@@ -109,7 +109,7 @@ extern "C" char *getenv(const char *name)
|
||||
|
||||
if (Genode::strcmp(name, "VBOX_LOG") == 0 ||
|
||||
Genode::strcmp(name, "VBOX_RELEASE_LOG") == 0)
|
||||
return (char *)"+rem_dias.e.l.f"
|
||||
return (char *)"+rem_disas.e.l.f"
|
||||
"+rem_printf.e.l.f"
|
||||
// "+rem_run.e.l.f"
|
||||
// "+pgm.e.l.f"
|
||||
|
||||
Reference in New Issue
Block a user