aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-12the double/triple fault handling was not tested in user mode.bellard1-0/+2
2008-05-12removed unused codebellard5-14/+0
2008-05-12CRIS: Remove some old dyngen T0/T1 fiddle. More usage of the results from the...edgar_igl1-34/+38
2008-05-12Debugger single step without interrupts (Jason Wessel).edgar_igl1-0/+2
2008-05-11Remove someexplicit alignment checks (initial patch by Fabrice Bellard)blueswir12-98/+112
2008-05-11Update the etrax machine.edgar_igl3-20/+46
2008-05-11Add limited support for the etrax ethernet controller.edgar_igl1-0/+453
2008-05-11Add support for parts of the etraxfs dma controller.edgar_igl2-0/+718
2008-05-11Correct interrupt masking for etrax timers.edgar_igl1-1/+1
2008-05-11Add TCG native negation op.pbrook7-16/+50
2008-05-11CRIS: Add support for the pseudo randomized set that the mmu provides with TL...edgar_igl2-13/+41
2008-05-11Add zero extension (pseudo-)ops.pbrook4-14/+61
2008-05-10Fix parallel build (broken by commit r4407)aurel321-1/+1
2008-05-10Fix argument description for -loadvm optionaurel321-1/+1
2008-05-10Fix broken PPC user space single steppingaurel321-23/+39
2008-05-10REXB optimization cannot be done at this levelbellard1-1/+1
2008-05-10added missing return (Mike Frysinger)bellard1-0/+2
2008-05-10fixed qemu_st8 insn - prologue saved too many registersbellard1-8/+6
2008-05-10Correct a formatting issue (Carlo Marcelo Arenas Belon).edgar_igl1-2/+2
2008-05-10CRIS: helper_dummy no longer needed as barrier for qemu_ld/st.edgar_igl1-13/+0
2008-05-10Fix DEBUG_TCGV.pbrook1-3/+3
2008-05-10Fix ppcemb-softmmu (Stuart Brady)blueswir11-0/+1
2008-05-10fixed do_restore_state()bellard1-5/+7
2008-05-10Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir16-16/+29
2008-05-10Remove duplicated fieldblueswir11-1/+0
2008-05-10Add a TODO fileblueswir12-8/+89
2008-05-10no need to define global registers in cpu-exec.cbellard1-41/+4
2008-05-10suppressed fixed registersbellard4-80/+14
2008-05-10initial global prologue/epilogue implementationbellard2-78/+31
2008-05-10fixed global variable handling with qemu load/stores - initial global prologu...bellard4-62/+219
2008-05-10Fix compiler warnings in common filesblueswir16-31/+30
2008-05-10Fix compiler warningsblueswir115-121/+104
2008-05-10updatebellard1-1/+4
2008-05-10Special-case CTL_ALIAS instead of CTL_DNS in udp loopback test.balrog4-7/+8
2008-05-09Improve tsc2005 touchscreen usability.balrog3-15/+7
2008-05-09Add the LM8323-based keyboard of N810.balrog4-9/+658
2008-05-09CPU feature selection supportblueswir16-231/+409
2008-05-09Move #include to speed up compilationblueswir12-5/+3
2008-05-09SH4 serial controler improvementsaurel323-5/+49
2008-05-09SH4 MMU improvementsaurel327-6/+158
2008-05-09Move #include "softfloat.h" to cpu-all.haurel322-2/+1
2008-05-09x86_64 and better i386 supportbellard1-86/+147
2008-05-09list of maintainersbellard1-0/+73
2008-05-09Remove x86-64 specific reg fillers.edgar_igl1-134/+1
2008-05-09Debugger single step without interrupts (Jason Wessel).edgar_igl4-6/+70
2008-05-09Add x86_64 gdb stub for qemu (Jason Wessel).edgar_igl1-1/+133
2008-05-09CRIS: Concistent use of btarget and make it possible to single-step over dela...edgar_igl1-10/+14
2008-05-09Make a safer guess for max generated ops per guest insn (spotted by Jan Kiszka).edgar_igl1-1/+1
2008-05-08CFI-0002 linux MTD compatibility.edgar_igl1-7/+25
2008-05-08cirrusfb: proper "Attribute Controller Toggle Readback" register behaviouraurel321-1/+3