Allow monitor interaction when using migrate -exec
[qemu] / darwin-user / syscall.c
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-05 blueswir1Fix more FSF addresses
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-10-05 blueswir1Make ioctl table static
2008-03-09 blueswir1 Fix some functions declared () rather than (void)...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-03-19 thsHandling more darwin-user syscalls, by Ilya Shar.
2007-02-22 thsRevert host_info changes, and don't fail if sysctl...
2007-02-05 bellardThis patch cleans up target_mach_msg_trap(), removes...
2007-01-18 thsDarwin userspace emulation, by Pierre d'Herbemont.