aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-13ETRAX: Add some kind of support for simulating 802.3 auto-negotiation.edgar_igl
2008-05-13Remove some uses of phys_ram_base (initial patch by Ian Jackson)blueswir1
2008-05-13i386 specific TODObellard
2008-05-13updatebellard
2008-05-13Fix loading of binary ROMsblueswir1
2008-05-13Fix compiler warning.ths
2008-05-13CRIS: Improve TLB management and handle delayslots at page boundaries.edgar_igl
2008-05-12compilation fixbellard
2008-05-12use new helper namebellard
2008-05-12converted more helpers to TCGbellard
2008-05-12removed unused codebellard
2008-05-12FPU fixesbellard
2008-05-12converted x87 FPU ops to TCGbellard
2008-05-12Move prototype back to avoid a compiler warningblueswir1
2008-05-12Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir1
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