commit | b766ceed5bbf04ae153389f5a15f53b9b6106a35 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Mon Dec 21 21:26:45 2009 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 24 14:22:53 2010 +1030 |
tree | 92a5769e001f6eb7888f287c3917608137c53033 | |
parent | 17634ba25544d60af1968982929150efad755032 [diff] |
virtio: console: Prepare for writing to userspace buffers When ports get advertised as char devices, the buffers will come from userspace. Equip the fill_readbuf function with the ability to write to userspace buffers. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>