qemu-e2k/hw/9pfs
Anthony Liguori 23797df3d9 Merge remote-tracking branch 'mjt/mjt-iov2' into staging
* mjt/mjt-iov2:
  rewrite iov_send_recv() and move it to iov.c
  cleanup qemu_co_sendv(), qemu_co_recvv() and friends
  export iov_send_recv() and use it in iov_send() and iov_recv()
  rename qemu_sendv to iov_send, change proto and move declarations to iov.h
  change qemu_iovec_to_buf() to match other to,from_buf functions
  consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
  allow qemu_iovec_from_buffer() to specify offset from which to start copying
  consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset()
  rewrite iov_* functions
  change iov_* function prototypes to be more appropriate
  virtio-serial-bus: use correct lengths in control_out() message

Conflicts:
	tests/Makefile

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-07-09 12:35:06 -05:00
..
codir.c
cofile.c
cofs.c
coxattr.c
Makefile.objs build: move per-target hw/ objects to nested Makefile.objs 2012-06-07 09:21:17 +02:00
virtio-9p-coth.c
virtio-9p-coth.h
virtio-9p-device.c qom: Unify type registration 2012-02-15 09:39:21 -06:00
virtio-9p-handle.c hw/9pfs: Preserve S_ISGID 2012-01-30 10:54:16 +05:30
virtio-9p-local.c hw/9pfs: Preserve S_ISGID 2012-01-30 10:54:16 +05:30
virtio-9p-posix-acl.c
virtio-9p-proxy.c
virtio-9p-proxy.h
virtio-9p-synth.c
virtio-9p-synth.h
virtio-9p-xattr-user.c
virtio-9p-xattr.c
virtio-9p-xattr.h
virtio-9p.c consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent 2012-06-11 23:12:11 +04:00
virtio-9p.h