mirror of
https://github.com/torvalds/linux
synced 2026-07-12 20:50:48 +09:00
We no longer need an efficient mechanism to force the Guest back into host userspace, as each device is serviced without bothering the main Guest process (aka. the Launcher). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>