aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-17converted condition code supprot to TCG - converted shift ops to TCGbellard
2008-05-17added 'pure' function attribute - fixed indirect function callsbellard
2008-05-17added not pseudo op - more _tl macrosbellard
2008-05-17Generate better code for Sparc32 shiftsblueswir1
2008-05-17Fix qemu_ld/st branches, constification, use orcc for tst synthetic opblueswir1
2008-05-17Improved workaround for the annoying glibc global register mangling bugblueswir1
2008-05-17Update TODOblueswir1
2008-05-16Implement qemu_ld/st, fix brcond, handle more corner casesblueswir1
2008-05-15Always process real timers regardless of singlestep mode (Jason Wessel).edgar_igl
2008-05-15Implement brcond, ldst with large offset; fix direct jump, prologueblueswir1
2008-05-15Fix bit fitting checksblueswir1
2008-05-15converted more helpers to TCG - fixed some SVM issuesbellard
2008-05-15cpu_abort() is really an abortbellard
2008-05-14Fix compilation on Sparc host, implement ld and stblueswir1
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