mirror of
				https://git.proxmox.com/git/qemu
				synced 2025-10-31 18:49:42 +00:00 
			
		
		
		
	|  23797df3d9 * 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> | ||
|---|---|---|
| .. | ||
| codir.c | ||
| cofile.c | ||
| cofs.c | ||
| coxattr.c | ||
| Makefile.objs | ||
| virtio-9p-coth.c | ||
| virtio-9p-coth.h | ||
| virtio-9p-device.c | ||
| virtio-9p-handle.c | ||
| virtio-9p-local.c | ||
| 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 | ||
| virtio-9p.h | ||