aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-28e1000: fix unaligned accessaurel322-1/+8
2008-03-28x86-64: recompute DF after eflags has been modified when emulating SYSCALLaurel321-0/+1
2008-03-28Fix mipsnet device ID, noticed by Vijay Kumar.aurel321-4/+2
2008-03-28Use spinlock_t for interrupt_lock, lock support for HPPA (Stuart Brady)aurel322-7/+54
2008-03-28Fix ne2000_can_receive() functionaurel321-1/+1
2008-03-28Add missing initial values for PIIX3 function 0 (PIRQRC)aurel321-0/+3
2008-03-28update from latest Bochs BIOSaurel322-40/+35
2008-03-28Tell BIOS about the number of CPUsaurel321-0/+3
2008-03-26Implement AT_CLKTCK.pbrook1-0/+1
2008-03-26Revert accidental commit.pbrook1-2/+2
2008-03-26Remove fixed length commandline buffers.pbrook2-38/+31
2008-03-26 Concentrate cpu_T[012] use to one functionblueswir11-337/+318
2008-03-26 Split icc and xcc flag calculationsblueswir11-135/+181
2008-03-26 Remove some legacy definitionsblueswir11-278/+209
2008-03-26m68k compare fix.pbrook1-1/+1
2008-03-25m68k mmap2 fixes.pbrook3-4/+3
2008-03-24 Fix a sign extension problemblueswir11-1/+1
2008-03-24Put tap fd into nonblocking mode.pbrook1-0/+1
2008-03-23 Fix mulsccblueswir11-7/+10
2008-03-23Fix and document curses configury bits.pbrook1-1/+2
2008-03-22 Convert ldf/ldfsr and stf/stfsr to TCGblueswir12-19/+13
2008-03-22 Fix i32/i64/TL mismatchesblueswir11-148/+149
2008-03-22 Add TL variants of trunc and ext/extublueswir11-0/+12
2008-03-21 Remove leftover definitionsblueswir11-12/+0
2008-03-21 Convert align checks to TCGblueswir14-12/+27
2008-03-21 Wire up TC signal from Aux1 to FDCblueswir15-13/+42
2008-03-21 Prepare for op.c removal and zero legacy opsblueswir15-1/+15
2008-03-21 Convert jumps to labels to TCGblueswir12-8/+3
2008-03-21 Make TCG br op availableblueswir11-0/+5
2008-03-21 Convert save, restore, saved, restored, and flushw to TCGblueswir14-104/+103
2008-03-21 Convert other float and VIS ops to TCGblueswir14-777/+799
2008-03-21 Convert float move ops to TCGblueswir13-325/+74
2008-03-21Fix Thumb signal handlers.pbrook1-28/+3
2008-03-18 Convert udiv and sdiv ops to TCGblueswir14-49/+58
2008-03-18 Use ext_i32_i64 instead of ext32s_i64blueswir11-2/+2
2008-03-18 Convert CCR and CWP ops to TCGblueswir14-26/+29
2008-03-18 Convert array8/16/32 and alignaddr to TCGblueswir14-52/+45
2008-03-18Typo in curses_keys.h.aurel321-1/+1
2008-03-18Clean fdc.haurel321-1/+0
2008-03-18Add KBD_CMD_SCANCODE command.aurel321-5/+34
2008-03-18SCI fixesaurel327-8/+50
2008-03-18restore rw support for vvfataurel321-5/+9
2008-03-18Documentation update for the monitor change commandaurel321-1/+1
2008-03-18Documentation for the -curses optionaurel321-0/+6
2008-03-16 Convert umul and smul to TCGblueswir12-24/+48
2008-03-16 Use a TCG global for pc and npcblueswir11-18/+17
2008-03-16 Convert mulscc to TCG, add cc_src2blueswir13-30/+56
2008-03-16 Increase max temps limitblueswir11-1/+1
2008-03-16 Discard unused data, use less tempsblueswir11-365/+237
2008-03-16 Add discard_ptr and discard_tlblueswir11-0/+4