]> git.proxmox.com Git - qemu.git/history - darwin-user
Fix qjson test of solidus encoding
[qemu.git] / darwin-user /
2011-08-04 Peter Maydelluser: Restore debug usage message for '-d ?' in user...
2011-08-02 Peter Maydelluser: Restore debug usage message for '-d ?' in user...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-28 Edgar E. Iglesiasuser: Fix -d debug logging for usermode emulation
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Matthew FernandezCommand line support for altering the log file location
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan WeilFix typos in comments (accross -> across)
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-27 Stefan Weildarwin-user: Remove unneeded null pointer check
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-04 Stefan Weildarwin-user: Use GCC_FMT_ATTR (format checking)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-05-07 Stefan Weildarwin-user: Add missing static attribute
2010-01-31 Blue Swirlbsd/darwin-user: mmap_frag() users only check for ...
2009-12-21 Alexander GrafPPC: Make DCR uint32_t
2009-12-21 Aurelien JarnoPPC64: Fix alternate timebase
2009-12-21 Alexander GrafPPC64: Fix timebase
2009-11-07 Blue Swirluser: move CPU reset call to main.c for x86/PPC/Sparc
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Isaku Yamahataconsolidate user cpu_{in, out}[bwl] into ioport-user.c
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-02-28 blueswir1Flush stdout after printing usage()
2009-02-01 malcReplace noreturn with QEMU_NORETURN
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-14 aurel32Get rid of user_mode_only
2009-01-14 blueswir1Add noreturn function attribute
2009-01-14 malcRemove all traces of __powerpc__
2009-01-05 blueswir1Fix more FSF addresses
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-14 blueswir1Add missing newline at the end of file
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-10-05 blueswir1Make target_sigaltstack_used static
2008-10-05 blueswir1Make ioctl table static
2008-10-04 blueswir1Use qemu-log.h
2008-05-28 bellardvariable dynamic translation buffer size
2008-03-09 blueswir1 Fix some functions declared () rather than (void)...
2007-11-19 j_mayerAvoid duplicated definitions: move common definitions...
2007-11-17 j_mayerResynchronize darwin-user target with linux-user:
2007-11-17 j_mayerAlways make all PowerPC exception definitions visible.
2007-11-12 j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-08 bellardremoved obsolete x86 code copy support
2007-10-27 j_mayerFix PowerPC FPSCR update and floating-point exception...
2007-09-30 j_mayerFix missing case in the new PowerPC exception model.
2007-09-30 j_mayerImplement the PowerPC alternate time-base, following...
2007-09-29 j_mayerRework PowerPC exceptions model to make it more versatile:
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-08-19 thsDarwin-user: Compile fix for ppc targets, by Pierre...
2007-06-03 thsSpelling fixes, by Stefan Weil.
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 fixes typos in the commpage definition ...
2007-02-05 bellardThis patch cleans up target_mach_msg_trap(), removes...
2007-02-05 bellardDarwin cleanup usage (Pierre d'Herbemont)
2007-01-31 thsFix set_error return value, by Pierre d'Herbemont.
2007-01-18 thsDarwin userspace emulation, by Pierre d'Herbemont.