Chen Gang S 71ec7cef01 linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_base
It is only a typo issue, need use tswapal(target_vec[i].iov_len) for the
len.

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-02-10 09:27:20 +03:00
2015-02-02 16:55:10 +01:00
2015-02-06 16:11:38 +00:00
2015-02-06 18:06:07 +00:00
2015-02-05 17:16:14 +01:00
2015-02-03 13:42:40 +01:00
2015-02-06 13:46:12 +00:00
2015-02-03 21:37:16 +00:00
2015-02-06 17:24:22 +01:00
2015-02-02 16:55:10 +01:00
2015-02-02 16:55:11 +01:00
2015-01-07 16:16:26 +01:00
2015-01-26 12:27:05 +01:00
2015-02-06 14:35:52 +00:00
2015-02-05 17:16:14 +01:00
2015-02-06 17:24:22 +01:00
2015-01-22 17:41:59 +00:00
2015-01-15 10:44:13 +03:00
2015-02-06 17:24:22 +01:00
2015-02-05 17:16:14 +01:00
2015-01-14 10:38:57 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.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%