Searched hist:31610434 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | virtio_console.h | 31610434 Sun Oct 21 20:03:39 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Virtio console driver
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> 31610434 Sun Oct 21 20:03:39 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Virtio console driver 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>
|
/openbmc/linux/drivers/char/ |
H A D | Makefile | 31610434 Sun Oct 21 20:03:39 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Virtio console driver
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> 31610434 Sun Oct 21 20:03:39 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Virtio console driver 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>
|
H A D | virtio_console.c | 31610434 Sun Oct 21 20:03:39 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Virtio console driver
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>
|
H A D | Kconfig | 31610434 Sun Oct 21 20:03:39 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Virtio console driver
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> 31610434 Sun Oct 21 20:03:39 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Virtio console driver 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>
|