qemu/darwin-user
Jan Kiszka d5ab9713d2 Avoid allocating TCG resources in non-TCG mode
Do not allocate TCG-only resources like the translation buffer when
running over KVM or XEN. Saves a "few" bytes in the qemu address space
and is also conceptually cleaner.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2011-08-05 10:57:36 -05:00
..
commpage.c darwin-user: Remove unneeded null pointer check 2011-04-27 16:28:09 +02:00
ioctls.h Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
ioctls_types.h Add missing newline at the end of file 2008-12-14 08:50:18 +00:00
machload.c darwin-user: Use GCC_FMT_ATTR (format checking) 2010-12-04 20:51:19 +00:00
main.c Avoid allocating TCG resources in non-TCG mode 2011-08-05 10:57:36 -05:00
mmap.c bsd/darwin-user: mmap_frag() users only check for -1 error 2010-01-31 13:41:07 +00:00
qemu.h darwin-user: Use GCC_FMT_ATTR (format checking) 2010-12-04 20:51:19 +00:00
signal.c Fix compilation warning due to missing header for sigaction (followup) 2011-06-08 09:04:29 +01:00
syscall.c Fix typos in comments (accross -> across) 2011-05-08 10:02:16 +01:00
syscalls.h Handling more darwin-user syscalls, by Ilya Shar. 2007-03-19 13:43:04 +00:00