kvm: Improve upgrade notes when facing unsupported kernels
[qemu] / target-sparc / exec.h
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
2008-11-30 aurel32Common cpu_loop_exit prototype
2008-10-03 blueswir1Fix missing prototype warnings by moving declarations
2008-09-20 blueswir1Move signal handler prototype back to cpu.h
2008-09-10 blueswir1Convert rest of ops using float32 to TCG, remove FT0...
2008-08-30 blueswir1Remove memcpy32() prototype leftover from r5109
2008-08-29 blueswir1Fix Sparc64 boot on i386 host:
2008-05-29 blueswir1Remove unused (for now) reg_REGWPTR (original patch...
2008-05-27 blueswir1Move non-op functions from op_helper.c to helper.c...
2008-05-12 blueswir1Move prototype back to avoid a compiler warning
2008-05-10 bellardsuppressed fixed registers
2008-05-10 blueswir1Fix compiler warnings
2008-05-09 blueswir1CPU feature selection support
2008-05-09 blueswir1Move #include to speed up compilation
2008-05-04 blueswir1Complete the TCG conversion
2008-03-21 blueswir1 Remove leftover definitions
2008-03-06 blueswir1 Convert exception ops to TCG
2008-03-04 blueswir1 Convert float helpers to TCG, fix fabsq in the process
2008-02-24 blueswir1 Modify Sparc32/64 to use TCG
2007-11-28 blueswir1 Fix compilation and warnings on PPC host
2007-11-25 blueswir1 128-bit float support for user mode
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-30 blueswir1 Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions
2007-09-21 blueswir1 Rework ASI instructions (Aurelien Jarno)
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-04-06 blueswir1Full implementation of IEEE exceptions (Aurelien Jarno)
2007-03-19 thsSPARC host fixes, by Ben Taylor.
2007-02-02 thsSparc arm/mips/sparc register patch, by Martin Bochnig.
2005-10-30 bellardmoved common softmmu code to common header (Paul Brook)
2005-10-30 bellardrestore regwptr (Blue Swirl)
2005-07-23 bellardsparc64 fixes (Blue Swirl)
2005-07-04 bellardcorrect split between helper.c and op_helper.c
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-02-13 bellardsparc fixes
2005-02-07 bellardclean up - comments
2005-01-30 bellardinitial sparc64 support - sparc fixes (Blue Swirl)
2004-12-19 bellardSPARC merge
2004-10-12 bellardcorrect handling of saved host registers
2004-10-10 bellardsparc fixes
2004-10-04 bellardsparc merge (Blue Swirl)
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-04-25 bellardflush insn support
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)