index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
darwin-user
/
syscall.c
Age
Commit message (
Expand
)
Author
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-05
Fix more FSF addresses
blueswir1
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-10-05
Make ioctl table static
blueswir1
2008-03-09
Fix some functions declared () rather than (void) (Ian Jackson)
blueswir1
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-03-19
Handling more darwin-user syscalls, by Ilya Shar.
ths
2007-02-22
Revert host_info changes, and don't fail if sysctl is unknown when we
ths
2007-02-05
This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begi...
bellard
2007-01-18
Darwin userspace emulation, by Pierre d'Herbemont.
ths