index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
darwin-user
/
main.c
Age
Commit message (
Expand
)
Author
2009-02-28
Flush stdout after printing usage()
blueswir1
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-14
Get rid of user_mode_only
aurel32
2009-01-05
Fix more FSF addresses
blueswir1
2008-05-28
variable dynamic translation buffer size
bellard
2007-11-17
Resynchronize darwin-user target with linux-user:
j_mayer
2007-11-17
Always make all PowerPC exception definitions visible.
j_mayer
2007-11-12
Allow use of SPE extension by all PowerPC targets,
j_mayer
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-11-08
removed obsolete x86 code copy support
bellard
2007-10-27
Fix PowerPC FPSCR update and floating-point exception generation
j_mayer
2007-09-30
Fix missing case in the new PowerPC exception model.
j_mayer
2007-09-30
Implement the PowerPC alternate time-base, following the 2.04 specification.
j_mayer
2007-09-29
Rework PowerPC exceptions model to make it more versatile:
j_mayer
2007-08-19
Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont.
ths
2007-02-05
Darwin cleanup usage (Pierre d'Herbemont)
bellard
2007-01-31
Fix set_error return value, by Pierre d'Herbemont.
ths
2007-01-18
Darwin userspace emulation, by Pierre d'Herbemont.
ths