]> git.proxmox.com Git - qemu.git/commit - hw/9pfs/virtio-9p.c
hw/9pfs: Don't crash when we get a request with not supported 9p operation
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 1 Jun 2011 07:05:14 +0000 (12:35 +0530)
committerVenkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Wed, 1 Jun 2011 17:25:27 +0000 (10:25 -0700)
commit5c3234c6c037943bd4c2d643a1b8cc35f563dbdb
treed0db67b8f4f3bdb5a77d96be1ed949373d162674
parentfaa44e3d3e986f29579e0d0d07b7aef771184e8c
hw/9pfs: Don't crash when we get a request with not supported 9p operation

Return EOPNOTSUPP as error

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
hw/9pfs/virtio-9p.c