34 Commits (5918ff68ff3ffe61ae8ebff5b031d6bdcc63c6bc)

Author SHA1 Message Date
Dong Xu Wang bcb15d9c84 fix spelling in darwin-user sub directory 15 years ago
Paolo Bonzini 8a5f7b03a0 darwin-user/main.c: Drop unused cpu_single_env definition 15 years ago
Jan Kiszka d5ab9713d2 Avoid allocating TCG resources in non-TCG mode 15 years ago
Peter Maydell 4b5dfd8246 user: Restore debug usage message for '-d ?' in user mode emulation 15 years ago
Edgar E. Iglesias 1dfdcaa83f user: Fix -d debug logging for usermode emulation 15 years ago
Matthew Fernandez c235d7387c Command line support for altering the log file location 15 years ago
Stefan Weil 4cbd40cec0 darwin-user: Add missing static attribute 17 years ago
Alexander Graf 73b01960b4 PPC: Make DCR uint32_t 17 years ago
Aurelien Jarno b711de9565 PPC64: Fix alternate timebase 17 years ago
Alexander Graf e3ea652962 PPC64: Fix timebase 17 years ago
Blue Swirl b55a37c981 user: move CPU reset call to main.c for x86/PPC/Sparc 17 years ago
Blue Swirl 90e189ece1 Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
Isaku Yamahata 5f65049560 consolidate user cpu_{in, out}[bwl] into ioport-user.c 17 years ago
Blue Swirl 001faf3269 Replace gcc variadic macro extension with C99 version 18 years ago
aurel32 1b530a6dfc Add new command line option -singlestep for tcg single stepping. 18 years ago
blueswir1 2d18e637e5 Flush stdout after printing usage() 18 years ago
aliguori 93fcfe39a0 Convert references to logfile/loglevel to use qemu_log*() macros 18 years ago
aurel32 72d239ed26 Get rid of user_mode_only 18 years ago
blueswir1 530e7615ce Fix more FSF addresses 18 years ago
bellard 26a5f13b8e variable dynamic translation buffer size 18 years ago
j_mayer 31fca6ab60 Resynchronize darwin-user target with linux-user: 19 years ago
j_mayer b172c56a6d Always make all PowerPC exception definitions visible. 19 years ago
j_mayer 3cd7d1ddbb Allow use of SPE extension by all PowerPC targets, 19 years ago
bellard aaed909a49 added cpu_model parameter to cpu_init() 19 years ago
bellard ec6338bac3 removed obsolete x86 code copy support 19 years ago
j_mayer 7c58044c0a Fix PowerPC FPSCR update and floating-point exception generation 19 years ago
j_mayer 56ba31ff0b Fix missing case in the new PowerPC exception model. 19 years ago
j_mayer a062e36c58 Implement the PowerPC alternate time-base, following the 2.04 specification. 19 years ago
j_mayer e1833e1f96 Rework PowerPC exceptions model to make it more versatile: 19 years ago
ths c0009975ca Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont. 19 years ago
bellard 1e2bed4f7e Darwin cleanup usage (Pierre d'Herbemont) 20 years ago
ths 46ea33974d Fix set_error return value, by Pierre d'Herbemont. 20 years ago
ths 831b78254c Darwin userspace emulation, by Pierre d'Herbemont. 20 years ago