Files
linux-apfs/drivers/char
Rusty Russell 9ff4cfab82 virtio: console makes incorrect assumption about virtio API
The get_buf() API sets the second arg to the number of bytes *written*
by the other side; in this case it should be zero as these are output buffers.

lguest gets this right (obviously kvm's console doesn't), resulting in
continual buildup of console writes.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Amit Shah <amit.shah@redhat.com>
2010-04-08 09:46:17 +09:30
..
2009-09-24 07:21:03 -07:00
2010-02-09 11:13:56 +01:00
2009-10-04 15:05:10 -07:00
2009-12-10 22:55:36 +01:00
2009-12-11 15:18:03 -08:00
2010-04-07 08:38:03 -07:00
2009-10-14 17:36:53 +02:00
2010-01-04 12:31:21 -08:00
2010-03-02 14:43:22 -08:00
2010-02-09 11:13:56 +01:00