mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
parent
d610f9f4f1
commit
5fed1641a4
@ -55,7 +55,8 @@ class Sup::Drv
|
|||||||
|
|
||||||
Cpu_virt const _cpu_virt { _cpu_virt_from_rom() };
|
Cpu_virt const _cpu_virt { _cpu_virt_from_rom() };
|
||||||
|
|
||||||
Vm_connection _vm_connection { _env };
|
Vm_connection _vm_connection { _env, "",
|
||||||
|
Cpu_session::PRIORITY_LIMIT / 2 };
|
||||||
|
|
||||||
Gip _gip { _env, _cpu_count, _cpu_freq_khz_from_rom() };
|
Gip _gip { _env, _cpu_count, _cpu_freq_khz_from_rom() };
|
||||||
Gmm _gmm { _env, _vm_connection };
|
Gmm _gmm { _env, _vm_connection };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user