summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Update Changelogaurel321-0/+1
2008-04-07Implement ARM floating point exception emulationaurel322-2/+58
2008-04-07Fix vmmouse with -smpaurel323-12/+11
2008-04-07MIPS Magnum R4000 machineaurel326-7/+901
2008-04-07Typo fixaurel321-1/+1
2008-04-06Remove unwanted executable propertiesblueswir13-0/+0
2008-04-04vmwarevga: fix PCI IO region registrationaurel321-1/+1
2008-04-04Fix single stepping wrt pending interruptsaurel321-2/+2
2008-04-03Remove remaining .cvsignore filesaurel323-25/+0
2008-04-02Add *.a and *.exe to svn:ignoreaurel320-0/+0
2008-04-02Remove .cvsignore.aurel321-28/+0
2008-04-01ARM N=Z=1 flag fix.pbrook4-31/+32
2008-03-31Remove stray BASE_CFLAGS.pbrook1-1/+1
2008-03-31TCG op size estimation fix.pbrook3-0/+10
2008-03-31ARM TCG conversion 16/16.pbrook2-25/+2
2008-03-31ARM TCG conversion 15/16.pbrook8-812/+1124
2008-03-31ARM TCG conversion 14/16.pbrook8-2538/+2597
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