Skip to content
Commit f997f00b authored by Amit Shah's avatar Amit Shah Committed by Rusty Russell
Browse files

virtio: console: Introduce a send_buf function for a common path for sending data to host



Adding support for generic ports that will write to userspace will need
some code changes.

Consolidate the write routine into send_buf() and put_chars() now just
calls into the new function.

Signed-off-by: default avatarAmit Shah <amit.shah@redhat.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 203baab8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment