aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-29Fix infinite loop when invalidating TLB, by Herve Poussineau.ths
2008-03-29 Change handling of source 2blueswir1
2008-03-29 Change handling of source register 1blueswir1
2008-03-29 Move CPU stuff unrelated to translation to helper.cblueswir1
2008-03-29IDE: Improve DMA transfers by increasing the buffer sizeaurel32
2008-03-29 Rename T[012] according to their rolesblueswir1
2008-03-29 Avoid writes to T1 except for loads/stores, convert some T0 uses to cpu_tmp0blueswir1
2008-03-29 Accidentally dropped one change from previous commitblueswir1
2008-03-28Revert "Fix ne2000_can_receive() function".aurel32
2008-03-28g364 framebuffer deviceaurel32
2008-03-28add pread64 and pwrite64 system callsaurel32
2008-03-28Fix flock64 structure on a few target (noticed by Gary Thomas)aurel32
2008-03-28ignore reads to the EOI registeraurel32
2008-03-28e1000: add phy specific status registeraurel32
2008-03-28e1000: fix eerd registersaurel32
2008-03-28e1000: fix unaligned accessaurel32
2008-03-28x86-64: recompute DF after eflags has been modified when emulating SYSCALLaurel32
2008-03-28Fix mipsnet device ID, noticed by Vijay Kumar.aurel32
2008-03-28Use spinlock_t for interrupt_lock, lock support for HPPA (Stuart Brady)aurel32
2008-03-28Fix ne2000_can_receive() functionaurel32
2008-03-28Add missing initial values for PIIX3 function 0 (PIRQRC)aurel32
2008-03-28update from latest Bochs BIOSaurel32
2008-03-28Tell BIOS about the number of CPUsaurel32
2008-03-26Implement AT_CLKTCK.pbrook
2008-03-26Revert accidental commit.pbrook
2008-03-26Remove fixed length commandline buffers.pbrook
2008-03-26 Concentrate cpu_T[012] use to one functionblueswir1
2008-03-26 Split icc and xcc flag calculationsblueswir1
2008-03-26 Remove some legacy definitionsblueswir1
2008-03-26m68k compare fix.pbrook
2008-03-25m68k mmap2 fixes.pbrook
2008-03-24 Fix a sign extension problemblueswir1
2008-03-24Put tap fd into nonblocking mode.pbrook
2008-03-23 Fix mulsccblueswir1
2008-03-23Fix and document curses configury bits.pbrook
2008-03-22 Convert ldf/ldfsr and stf/stfsr to TCGblueswir1
2008-03-22 Fix i32/i64/TL mismatchesblueswir1
2008-03-22 Add TL variants of trunc and ext/extublueswir1
2008-03-21 Remove leftover definitionsblueswir1
2008-03-21 Convert align checks to TCGblueswir1
2008-03-21 Wire up TC signal from Aux1 to FDCblueswir1
2008-03-21 Prepare for op.c removal and zero legacy opsblueswir1
2008-03-21 Convert jumps to labels to TCGblueswir1
2008-03-21 Make TCG br op availableblueswir1
2008-03-21 Convert save, restore, saved, restored, and flushw to TCGblueswir1
2008-03-21 Convert other float and VIS ops to TCGblueswir1
2008-03-21 Convert float move ops to TCGblueswir1
2008-03-21Fix Thumb signal handlers.pbrook
2008-03-18 Convert udiv and sdiv ops to TCGblueswir1
2008-03-18 Use ext_i32_i64 instead of ext32s_i64blueswir1