balrog a2155fcc65 Swap only altered elements of the grouplist in getgroups() (Kirill Shutemov).
getgroups() returns the number of supplementary group IDs, so it's
unnessary to swap the entire array.  It can dramatically speed up
the syscall: on recent Linux kernels NGROUPS_MAX=65536.

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5267 c046a42c-6fe2-441c-8c8c-71466251a162
2008-09-20 02:12:08 +00:00
2008-08-24 10:29:29 +00:00
2008-09-14 18:30:32 +00:00
2008-09-17 22:04:37 +00:00
2008-09-09 17:15:28 +00:00
2007-03-04 00:52:16 +00:00
2004-08-01 21:54:53 +00:00
2003-04-29 20:53:42 +00:00
2007-11-10 17:38:00 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2008-09-16 13:21:58 +00:00
2008-09-16 13:21:58 +00:00
2008-08-21 17:58:08 +00:00
2008-03-28 22:30:48 +00:00
2008-06-08 01:55:07 +00:00
2008-09-11 14:18:56 +00:00
2008-09-17 19:05:19 +00:00
2008-09-02 00:09:16 +00:00
2008-08-22 09:03:17 +00:00
2003-03-23 20:17:16 +00:00
2003-05-25 16:41:52 +00:00
2008-03-18 06:55:27 +00:00
2008-09-06 16:31:30 +00:00
2008-08-21 17:58:08 +00:00
2005-11-21 23:35:10 +00:00
2007-09-16 20:03:23 +00:00
2008-04-12 20:14:54 +00:00
2008-04-12 20:14:54 +00:00
2008-05-31 16:21:33 +00:00
2005-04-07 22:20:31 +00:00
2008-02-01 10:50:11 +00:00
2007-11-17 17:14:51 +00:00
2003-08-10 22:14:22 +00:00
2008-08-25 22:26:03 +00:00
2007-05-05 19:24:38 +00:00
2007-05-05 19:24:38 +00:00
2008-08-22 21:25:00 +00:00
2008-06-07 20:50:51 +00:00
2008-08-25 20:03:28 +00:00
2008-06-03 19:51:57 +00:00
2007-11-17 17:14:51 +00:00
2005-02-10 21:46:47 +00:00
2003-04-29 21:34:02 +00:00
2005-03-01 21:43:42 +00:00
2008-08-21 20:08:55 +00:00
2008-06-29 01:03:05 +00:00
2007-10-06 11:28:21 +00:00
2007-10-06 11:28:21 +00:00
2008-02-04 14:47:49 +00:00
2008-05-13 18:26:52 +00:00
2008-01-06 17:10:54 +00:00
2008-09-06 16:31:30 +00:00
2005-01-06 20:50:00 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
A fork of QEMU-Nyx which is better suited for my bachelors thesis
Readme 154 MiB
Languages
C 90.3%
Dylan 2.5%
Python 2.1%
C++ 2%
Shell 1.7%
Other 1.4%