aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-18fixed INC/DEC condition codesbellard
2008-05-18Boot tags setup needed by N800 proprietary bootloader.balrog
2008-05-18N810 keyboard slide open by default, add more comments.balrog
2008-05-18Add N810 to allowed -M values, add documentation part for N8x0.balrog
2008-05-18Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog
2008-05-18ETRAX: Connect both ethernet controllers.edgar_igl
2008-05-18ETRAX: Add support for the ethernet receivers dest addr filters.edgar_igl
2008-05-18Fix constant checks on Sparc64 hostblueswir1
2008-05-18Fix TCG alignment problems on Sparc64 hostblueswir1
2008-05-18Fix Sparc64 host signal handlingblueswir1
2008-05-17Support signal reception in user-mode. Handle when the peer terminates or abo...edgar_igl
2008-05-17Try to fix USB HID and make the HID reports readable.balrog
2008-05-17converted sign extension ops to TCGbellard
2008-05-17Use tcg_gen_not.edgar_igl
2008-05-17MONITOR insn address generation fix - converted XLAT to TCGbellard
2008-05-17Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel).edgar_igl
2008-05-17BSR/BSF TCG conversionbellard
2008-05-17musicpal: Improve button handling (Jan Kiszka).balrog
2008-05-17Remove arm's local not_i32 tcg op now that there's one in tcg.balrog
2008-05-17Missing include for Slirp on win32 (Eduardo Felipe).balrog
2008-05-17converted bit test operations to TCGbellard
2008-05-17moved eflags computation outside op.cbellard
2008-05-17converted adc, sbb, cmpxchg to TCGbellard
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