aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-08Implement break for the pl011, based on a patch from Jason Wessel.aurel321-3/+9
2008-04-08Remove hardcoded values in x86 CPU definitionsaurel321-4/+11
2008-04-083DNow! instruction set emulationaurel324-10/+246
2008-04-08unlink the bs from bdrv-list upon bdrv_delete(bs)aurel321-1/+8
2008-04-08Update Changelogaurel321-0/+1
2008-04-08Simplify PICA 61 emulationaurel324-224/+22
2008-04-08Use a common constant for temp_buf sizeblueswir12-2/+4
2008-04-08Set mime-type of *.texi files to text/plain" from application/x-texinfo.aurel320-0/+0
2008-04-08Simplify FDC code (Hervé Poussineau)blueswir11-517/+361
2008-04-08Braille device supportaurel327-2/+723
2008-04-08Documentation for MIPS Magnum R4000 machine.aurel321-1/+20
2008-04-07Revert revisions r4168 and r4169. That's work in progress, not ready for trun...aurel325-22/+26
2008-04-07Set svn:mime-type on hw/mips_jazz.c and hw/rc4030.caurel320-0/+0
2008-04-07Enable softfloat by default on PowerPCaurel321-1/+1
2008-04-07Always enable precise emulation when softfloat is usedaurel324-25/+21
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