aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-12converted SSE/MMX ops to TCGbellard
2008-05-12Wrap long linesblueswir1
2008-05-12use TCG for MMX/SSE memory accessesbellard
2008-05-12temporary hack to handle register shortage with dyngen for qemu_st64()bellard
2008-05-122.6 kernels make int 5 a trap gatebellard
2008-05-12char is only for stringsbellard
2008-05-12the double/triple fault handling was not tested in user mode.bellard
2008-05-12removed unused codebellard
2008-05-12CRIS: Remove some old dyngen T0/T1 fiddle. More usage of the results from the...edgar_igl
2008-05-12Debugger single step without interrupts (Jason Wessel).edgar_igl
2008-05-11Remove someexplicit alignment checks (initial patch by Fabrice Bellard)blueswir1
2008-05-11Update the etrax machine.edgar_igl
2008-05-11Add limited support for the etrax ethernet controller.edgar_igl
2008-05-11Add support for parts of the etraxfs dma controller.edgar_igl
2008-05-11Correct interrupt masking for etrax timers.edgar_igl
2008-05-11Add TCG native negation op.pbrook
2008-05-11CRIS: Add support for the pseudo randomized set that the mmu provides with TL...edgar_igl
2008-05-11Add zero extension (pseudo-)ops.pbrook
2008-05-10Fix parallel build (broken by commit r4407)aurel32
2008-05-10Fix argument description for -loadvm optionaurel32
2008-05-10Fix broken PPC user space single steppingaurel32
2008-05-10REXB optimization cannot be done at this levelbellard
2008-05-10added missing return (Mike Frysinger)bellard
2008-05-10fixed qemu_st8 insn - prologue saved too many registersbellard
2008-05-10Correct a formatting issue (Carlo Marcelo Arenas Belon).edgar_igl
2008-05-10CRIS: helper_dummy no longer needed as barrier for qemu_ld/st.edgar_igl
2008-05-10Fix DEBUG_TCGV.pbrook
2008-05-10Fix ppcemb-softmmu (Stuart Brady)blueswir1
2008-05-10fixed do_restore_state()bellard
2008-05-10Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir1
2008-05-10Remove duplicated fieldblueswir1
2008-05-10Add a TODO fileblueswir1
2008-05-10no need to define global registers in cpu-exec.cbellard
2008-05-10suppressed fixed registersbellard
2008-05-10initial global prologue/epilogue implementationbellard
2008-05-10fixed global variable handling with qemu load/stores - initial global prologu...bellard
2008-05-10Fix compiler warnings in common filesblueswir1
2008-05-10Fix compiler warningsblueswir1
2008-05-10updatebellard
2008-05-10Special-case CTL_ALIAS instead of CTL_DNS in udp loopback test.balrog
2008-05-09Improve tsc2005 touchscreen usability.balrog
2008-05-09Add the LM8323-based keyboard of N810.balrog
2008-05-09CPU feature selection supportblueswir1
2008-05-09Move #include to speed up compilationblueswir1
2008-05-09SH4 serial controler improvementsaurel32
2008-05-09SH4 MMU improvementsaurel32
2008-05-09Move #include "softfloat.h" to cpu-all.haurel32
2008-05-09x86_64 and better i386 supportbellard
2008-05-09list of maintainersbellard
2008-05-09Remove x86-64 specific reg fillers.edgar_igl