summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-31ARM TCG conversion 13/16.pbrook7-280/+204
2008-03-31ARM TCG conversion 12/16.pbrook7-330/+277
2008-03-31ARM TCG conversion 11/16.pbrook4-248/+295
2008-03-31ARM TCG conversion 10/16.pbrook9-685/+678
2008-03-31ARM TCG conversion 9/16.pbrook8-409/+487
2008-03-31ARM TCG conversion 8/16.pbrook4-371/+409
2008-03-31ARM TCG conversion 7/16.pbrook7-449/+556
2008-03-31ARM TCG conversion 6/16.pbrook4-157/+169
2008-03-31ARM TCG conversion 5/16.pbrook2-69/+64
2008-03-31ARM TCG conversion 4/16.pbrook6-118/+121
2008-03-31ARM TCG conversion 3/16.pbrook2-196/+65
2008-03-31ARM TCG conversion 2/16.pbrook4-9/+12
2008-03-31ARM TCG conversion 1/16.pbrook6-673/+434
2008-03-30Remove incorrect discards and old unused defines (blueswir1).pbrook1-64/+0
2008-03-29Fix infinite loop when invalidating TLB, by Herve Poussineau.ths1-1/+1
2008-03-29 Change handling of source 2blueswir11-16/+22
2008-03-29 Change handling of source register 1blueswir11-31/+36
2008-03-29 Move CPU stuff unrelated to translation to helper.cblueswir13-520/+524
2008-03-29IDE: Improve DMA transfers by increasing the buffer sizeaurel321-7/+13
2008-03-29 Rename T[012] according to their rolesblueswir11-423/+435
2008-03-29 Avoid writes to T1 except for loads/stores, convert some T0 uses to cpu_tmp0blueswir11-41/+41
2008-03-29 Accidentally dropped one change from previous commitblueswir11-2/+2
2008-03-28Revert "Fix ne2000_can_receive() function".aurel321-1/+1
2008-03-28g364 framebuffer deviceaurel322-0/+439
2008-03-28add pread64 and pwrite64 system callsaurel321-0/+14
2008-03-28Fix flock64 structure on a few target (noticed by Gary Thomas)aurel321-0/+3
2008-03-28ignore reads to the EOI registeraurel321-0/+3
2008-03-28e1000: add phy specific status registeraurel321-1/+2
2008-03-28e1000: fix eerd registersaurel321-2/+2
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