mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-27 08:10:31 +00:00
This is an hvc-based virtio console driver. It's suboptimal becuase hvc expects to have raw access to interrupts and virtio doesn't assume that, so it currently polls. There are two solutions: expose hvc's "kick" interface, or wean off hvc. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
316 B
316 B