2010-12-17 |
Anthony Liguori | Merge remote branch 'jvrao/for-anthony' into staging |
tree | commitdiff |
2010-12-04 |
Stefan Weil | darwin-user: Use GCC_FMT_ATTR (format checking) |
tree | commitdiff |
2010-10-27 |
Michael S. Tsirkin | Merge branch 'pci' into for_anthony |
tree | commitdiff |
2010-10-05 |
Anthony Liguori | Merge remote branch 'spice/submit.6' into staging |
tree | commitdiff |
2010-10-05 |
Anthony Liguori | Merge remote branch 'qmp/for-anthony' into staging |
tree | commitdiff |
2010-10-03 |
Stefan Weil | Replace most gcc format attributes by macro GCC_FMT_ATT... |
tree | commitdiff |
2010-05-24 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
tree | commitdiff |
2010-05-24 |
Anthony Liguori | Merge remote branch 'qmp/for-anthony' into staging |
tree | commitdiff |
2010-05-22 |
Blue Swirl | Fix %lld or %llx printf format use |
tree | commitdiff |
2010-05-07 |
Stefan Weil | darwin-user: Add missing static attribute |
tree | commitdiff |
2010-01-31 |
Blue Swirl | bsd/darwin-user: mmap_frag() users only check for ... |
tree | commitdiff |
2009-12-21 |
Alexander Graf | PPC: Make DCR uint32_t |
tree | commitdiff |
2009-12-21 |
Aurelien Jarno | PPC64: Fix alternate timebase |
tree | commitdiff |
2009-12-21 |
Alexander Graf | PPC64: Fix timebase |
tree | commitdiff |
2009-11-07 |
Blue Swirl | user: move CPU reset call to main.c for x86/PPC/Sparc |
tree | commitdiff |
2009-10-01 |
Anthony Liguori | Revert "Get rid of _t suffix" |
tree | commitdiff |
2009-10-01 |
malc | Get rid of _t suffix |
tree | commitdiff |
2009-08-16 |
Blue Swirl | Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx |
tree | commitdiff |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
tree | commitdiff |
2009-07-09 |
Isaku Yamahata | consolidate user cpu_{in, out}[bwl] into ioport-user.c |
tree | commitdiff |
2009-05-13 |
Blue Swirl | Replace gcc variadic macro extension with C99 version |
tree | commitdiff |
2009-04-05 |
aurel32 | Add new command line option -singlestep for tcg single... |
tree | commitdiff |
2009-03-07 |
aurel32 | Use a dedicated function to request exit from execution... |
tree | commitdiff |
2009-02-28 |
blueswir1 | Flush stdout after printing usage() |
tree | commitdiff |
2009-02-01 |
malc | Replace noreturn with QEMU_NORETURN |
tree | commitdiff |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
tree | commitdiff |
2009-01-14 |
aurel32 | Get rid of user_mode_only |
tree | commitdiff |
2009-01-14 |
blueswir1 | Add noreturn function attribute |
tree | commitdiff |
2009-01-14 |
malc | Remove all traces of __powerpc__ |
tree | commitdiff |
2009-01-05 |
blueswir1 | Fix more FSF addresses |
tree | commitdiff |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
tree | commitdiff |
2008-12-22 |
malc | Use the ARRAY_SIZE() macro where appropriate. |
tree | commitdiff |
2008-12-14 |
blueswir1 | Add missing newline at the end of file |
tree | commitdiff |
2008-12-13 |
blueswir1 | Remove unnecessary trailing newlines |
tree | commitdiff |
2008-10-05 |
blueswir1 | Make target_sigaltstack_used static |
tree | commitdiff |
2008-10-05 |
blueswir1 | Make ioctl table static |
tree | commitdiff |
2008-10-04 |
blueswir1 | Use qemu-log.h |
tree | commitdiff |
2008-05-28 |
bellard | variable dynamic translation buffer size |
tree | commitdiff |
2008-03-09 |
blueswir1 | Fix some functions declared () rather than (void)... |
tree | commitdiff |
2007-11-19 |
j_mayer | Avoid duplicated definitions: move common definitions... |
tree | commitdiff |
2007-11-17 |
j_mayer | Resynchronize darwin-user target with linux-user: |
tree | commitdiff |
2007-11-17 |
j_mayer | Always make all PowerPC exception definitions visible. |
tree | commitdiff |
2007-11-12 |
j_mayer | Allow use of SPE extension by all PowerPC targets, |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
tree | commitdiff |
2007-10-27 |
j_mayer | Fix PowerPC FPSCR update and floating-point exception... |
tree | commitdiff |
2007-09-30 |
j_mayer | Fix missing case in the new PowerPC exception model. |
tree | commitdiff |
2007-09-30 |
j_mayer | Implement the PowerPC alternate time-base, following... |
tree | commitdiff |
2007-09-29 |
j_mayer | Rework PowerPC exceptions model to make it more versatile: |
tree | commitdiff |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
tree | commitdiff |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
tree | commitdiff |
2007-08-19 |
ths | Darwin-user: Compile fix for ppc targets, by Pierre... |
tree | commitdiff |
2007-06-03 |
ths | Spelling fixes, by Stefan Weil. |
tree | commitdiff |
2007-03-19 |
ths | Handling more darwin-user syscalls, by Ilya Shar. |
tree | commitdiff |
2007-02-22 |
ths | Revert host_info changes, and don't fail if sysctl... |
tree | commitdiff |
2007-02-05 |
bellard | This patch fixes typos in the commpage definition ... |
tree | commitdiff |
2007-02-05 |
bellard | This patch cleans up target_mach_msg_trap(), removes... |
tree | commitdiff |
2007-02-05 |
bellard | Darwin cleanup usage (Pierre d'Herbemont) |
tree | commitdiff |
2007-01-31 |
ths | Fix set_error return value, by Pierre d'Herbemont. |
tree | commitdiff |
2007-01-18 |
ths | Darwin userspace emulation, by Pierre d'Herbemont. |
tree | commitdiff |
|