Fix ppcemb-softmmu (Stuart Brady)
[qemu] / target-i386 /
2008-05-10 bellardno need to define global registers in cpu-exec.c
2008-05-04 aurel32Correctly save and restore env->a20_mask now that it...
2008-05-04 aurel32remove target ifdefs from vl.c
2008-04-28 aurel32Factorize code in translate.c
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-22 aurel32Fix PHYS_ADDR_MASK: upper bits of a PTE are reserved...
2008-04-22 aurel32x86/x86-64 MMU PAE fixes
2008-04-13 aurel32x86: Introduce CPU_INTERRUPT_NMI
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-11 aurel32Remove unused phys_ram_base definition from target...
2008-04-09 aurel32Check for 3DNow! CPUID at translation time
2008-04-08 aurel32Fix typo in x86 CPU definitions introduced in r4181
2008-04-08 aurel32Remove hardcoded values in x86 CPU definitions
2008-04-08 aurel323DNow! instruction set emulation
2008-03-28 aurel32x86-64: recompute DF after eflags has been modified...
2008-03-09 blueswir1 Fix some functions declared () rather than (void)...
2008-02-24 blueswir1 More helper types, rearrange generic definitions
2008-02-03 pbrookAdd TCG variable opaque type.
2008-02-03 balrogNMI and INTR events injection should not be handled...
2008-02-03 balrogMake SVM env->cr[8] a valid register (patch from TeLeMan).
2008-02-01 bellarduse the TCG code generator
2007-12-24 balrogCorrect the max cpuid level for each x86 cpu model...
2007-12-24 balrogSVM enabled processor should provide cpuid Fn8000_000A...
2007-12-24 balrogFix cmpxchg8b translation (Bernhard Kauer).
2007-12-09 balrogMake SVM IOIO intercept check all needed bits, by Bernh...
2007-12-09 balrogAdd rdpmc SVM intercept, by Bernhard Kauer.
2007-12-09 thsFix spelling typo, by Dan Kenigsberg.
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-11-21 bellardtypo fix
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-14 bellardx86_64 linux user emulation
2007-11-11 bellardconsistent types for cpu_x86_fsave and cpu_x86_frstor
2007-11-11 bellardremoved warning
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-08 bellardremoved obsolete x86 code copy support
2007-11-08 bellardremoved
2007-11-08 bellardadded -cpu option for x86 (initial patch by Dan Kenigsberg)
2007-11-04 j_mayerFor consistency, move muls64 / mulu64 prototypes to...
2007-11-02 thsFix compiler warnings, by Stefan Weil.
2007-10-31 balrogCorrect the WBINVD intercept in SVM (Alexander Graf).
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-26 thsThe other half of the mul64 rework. Sorry for the break...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-27 thsSVM VINTR fix, by Alexander Graf.
2007-09-23 thsAdd missing svm.h header, and add a Changelog entry.
2007-09-23 thsSVM Support, by Alexander Graf.
2007-09-20 j_mayerExtend TB flags to 64 bits (Alexander Graf).
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-09-13 thsIntel cache info, by Filip Navara.
2007-09-10 thsFix the reported xlevel for Intel CPU, by Filip Navara.
2007-07-31 thsInitialize old_exception, by Bernhard Kauer.
2007-07-11 thsSpelling fixes, by Stefan Weil.
2007-06-26 thsDR6 single step exception status bit, by Juergen Keil.
2007-06-23 thsFix division by zero handling, by Joris van Rantwijk.
2007-06-03 thsFix typo.
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-06-03 thsSpelling fixes, by Stefan Weil.
2007-05-27 blueswir1Spelling fix (Mark Glines)
2007-05-16 thsMore generic 64 bit multiplication support, by Aurelien...
2007-04-27 thsWorkaround qemu guest SIGSEGVs with cmpxchg8b insn...
2007-04-18 thsRevert, this is already fixed in a better way.
2007-04-17 thsFix helper.c with isinf on Solaris 9/Sparc, by Ben...
2007-04-17 thsPtable calculation broken for 32bit code under x86_64...
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-04-03 thsi386 return APIC ID with cpuid, by Bernhard Kauer.
2007-04-02 thsFix guest x86/amd64 helper_fprem/helper_fprem1, by...
2007-04-02 thsltr for x86_64 should check the upper descriptor type...
2007-03-31 thsGenerate double and triple faults, by Bernhard Kauer.
2007-02-05 bellarddarwin fix
2007-02-01 bellard64 bit syscall fixes - more logical mwait/monitor ECX...
2007-02-01 bellardcwde and cdq fix in 64 bit mode
2007-01-31 thssiginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
2007-01-16 bellardfixed movd mmx/sse insn
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-09-29 bellard32 bit RSP update fix (aka Open Solaris x86_64 bug)
2006-09-27 bellardfixed user mode emulation
2006-09-27 bellardSMM fix for x86_64
2006-09-27 bellardenabled PSE36 for x86_64 (fix for OpenSolaris as guest)
2006-09-24 bellardadded SMM support
2006-09-03 bellardmulti byte nop support
2006-07-10 bellardmonitor/mwait support
2006-06-25 bellardC99 64 bit printf
2006-06-24 bellardfix for movq2dq, movdq2q and cvttps2dq (thanx to Julian...
2006-06-19 bellardfxam fix (Julian Seward)
2006-06-19 bellardswitch_tss eflags restore fix (malc)
2006-06-14 bellardx86_64 mmx/sse fix
2006-06-14 bellarduse glibc syscall (David Woodhouse)
2006-05-03 bellardbswapq fix
2006-04-25 bellardenable APIC by default
2006-04-24 bellardrol/ror cc fix
2006-04-24 bellardmovddup fix
2006-04-23 bellardSSE3 support (Joachim Henke)
2006-04-02 bellardbtx decode fix on x86_64
2006-03-11 pbrookAdd missing FORCE_RET()
2006-03-03 bellardx86_64 stack alignment fixes - x86_64 32 bit syscall fix
2006-02-09 bellardalways compile 'int' traces
next