]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: support 9p flush command
authorSasha Levin <levinsasha928@gmail.com>
Fri, 15 Jun 2012 11:34:17 +0000 (13:34 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 20 Jun 2012 07:23:25 +0000 (10:23 +0300)
commitf974d07ccf9a230f2fd5cffdb11e733a780b4663
tree3f42a614331fcb821ec83037ef30e5659a33e43d
parent55b5e71ffee7b1b3475fa01009c7893fa0b6a4ac
kvm tools: support 9p flush command

While we process 9p requests serially, so there's no point for implementing
flush, we still need to answer it to prevent guest kernel from hanging waiting
for it.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/virtio/9p.c