genode/repos/os/src
Stefan Kalkowski 7780ee6a34 vmm: do not lock inside VMM
We do not use the VMM with several CPUs until now.
On the other hand there is a dead-lock due to the
generic timer calling the cpu handler function explicitly,
which already holds the lock. For the time-being remove the lock.

Ref #3620
2020-02-27 14:46:59 +01:00
..
app app/ping: fix destination MAC on ARP replies 2020-02-04 16:12:04 +01:00
drivers ahci: switch to request stream API + structural changes 2020-02-20 12:08:16 +01:00
init sandbox: support for local state-report handling 2020-02-20 12:11:22 +01:00
lib sandbox: support for local state-report handling 2020-02-20 12:11:22 +01:00
server vmm: do not lock inside VMM 2020-02-27 14:46:59 +01:00
test sandbox: support for local state-report handling 2020-02-20 12:11:22 +01:00