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
2012-06-24 01:04:45 +02:00
2012-06-21 20:04:24 +00:00
2012-06-21 17:59:27 -05:00
2012-07-07 09:04:42 +00:00
2012-06-29 13:31:07 +02:00
2012-06-29 13:31:07 +02:00
2012-06-28 20:28:08 +00:00
2012-06-24 01:04:51 +02:00
2012-06-24 01:04:51 +02:00
2012-06-27 16:33:26 -05:00
2012-06-29 13:31:07 +02:00
2012-06-29 13:27:28 +02:00
2012-06-28 20:28:36 +00:00
2012-06-29 13:27:28 +02:00
2012-06-29 13:27:28 +02:00
2012-06-28 20:28:36 +00:00
2012-06-29 13:27:28 +02:00
2012-06-24 12:16:51 +00:00
2012-06-21 18:45:18 +00:00
2012-06-29 13:18:21 +02:00
2012-06-22 10:34:21 +01:00
2012-06-28 20:28:08 +00:00
2012-06-29 13:18:21 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%