summary refs log tree commit diff stats
path: root/hw/virtio-pci.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2011-11-21 09:29:11 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2011-11-28 11:36:27 -0600
commitae0f940e6b4f5177892dd6a12762282fa9089972 (patch)
tree3e855a839233c0d0cc2e52daa6e4c30911da5fc5 /hw/virtio-pci.c
parent13bd0b5026265611809e99749bd74c2fd095247d (diff)
downloadfocaccia-qemu-ae0f940e6b4f5177892dd6a12762282fa9089972.tar.gz
focaccia-qemu-ae0f940e6b4f5177892dd6a12762282fa9089972.zip
9pfs: improve portability to older systems
Small requirements on "new" features have percolated to virtio-9p-local.c.
In particular, the utimensat wrapper actually only supports dirfd = AT_FDCWD
and flags = AT_SYMLINK_NOFOLLOW in the fallback code.  Remove the arguments
so that virtio-9p-local.c will not use AT_* constants.

At the same time, fail local_ioc_getversion if the ioctl is not supported
by the host.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/virtio-pci.c')
0 files changed, 0 insertions, 0 deletions