aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-05-09Debugger single step without interrupts (Jason Wessel).edgar_igl
2008-05-09Add x86_64 gdb stub for qemu (Jason Wessel).edgar_igl
2008-05-09CRIS: Concistent use of btarget and make it possible to single-step over dela...edgar_igl
2008-05-09Make a safer guess for max generated ops per guest insn (spotted by Jan Kiszka).edgar_igl
2008-05-08CFI-0002 linux MTD compatibility.edgar_igl
2008-05-08cirrusfb: proper "Attribute Controller Toggle Readback" register behaviouraurel32
2008-05-07Update ARM non-rt sigframe layout.pbrook
2008-05-07Be more economical with local temporaries.ths
2008-05-07Simplify some constant loadsblueswir1
2008-05-07Fix potential condition code problemsblueswir1
2008-05-07Mention missing CPU save/restore.ths
2008-05-07CRIS: Disable softfloat and dyngen ops.edgar_igl
2008-05-07Delete redundant prototype.ths
2008-05-07CRIS: Remove X flag from tb flags.edgar_igl
2008-05-07Revert 4367blueswir1
2008-05-07CRIS: More TCG conversion.edgar_igl
2008-05-07Add a file missing from the previous commit.balrog