commit | da74e89d40995600b3b07ac500084920247687ce | [log] [tgz] |
---|---|---|
author | Amit Shah <amitshah@gmx.net> | Fri Feb 29 16:24:50 2008 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 17 22:58:20 2008 +1100 |
tree | ee38d53aa14ed15f0fc1474426210e8a89485ad0 | |
parent | bdc1681cdf1ab6a65fa935a2b3f8fc63b20c54ea [diff] |
virtio: Enable netpoll interface for netconsole logging Add a new poll_controller handler that the netpoll interface needs. This enables netconsole logging from a kvm guest over the virtio net interface. Signed-off-by: Amit Shah <amitshah@gmx.net> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>