Age | Commit message (Expand) | Author | Files | Lines |
2008-04-13 | x86: Introduce CPU_INTERRUPT_NMI | aurel32 | 5 | -2/+14 |
2008-04-13 | Fix the offset in Thumb bl instruction. | balrog | 1 | -3/+3 |
2008-04-13 | Set an unset label in ARM strex. | balrog | 1 | -0/+1 |
2008-04-13 | Fix ARM and Thumb ldlex/stlex. | balrog | 1 | -0/+2 |
2008-04-13 | Store the right TCG temp (typo). | balrog | 2 | -3/+3 |
2008-04-12 | Allocate the -vmwarevga framebuffer in the right place in RAM. | balrog | 1 | -1/+3 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 | 17 | -13/+4505 |
2008-04-12 | Use correct memory types in do_physical_memory_save() | aurel32 | 1 | -1/+1 |
2008-04-12 | Read time constant fix (Robert Reif) | blueswir1 | 1 | -0/+4 |
2008-04-11 | configure cleanup [v2] | aurel32 | 1 | -15/+15 |
2008-04-11 | physical memory dump to file | aurel32 | 1 | -0/+28 |
2008-04-11 | configure cleanup | aurel32 | 1 | -82/+103 |
2008-04-11 | Add help for -no-shutdown and -no-quit options | aurel32 | 1 | -0/+9 |
2008-04-11 | Stop before shutdown | aurel32 | 1 | -1/+13 |
2008-04-11 | Remove osdep.c/qemu-img code duplication | aurel32 | 20 | -108/+58 |
2008-04-11 | Optimize MIPS timer read/write functions | aurel32 | 1 | -31/+25 |
2008-04-11 | Remove unused phys_ram_base definition from target-i386/helper.c. | aurel32 | 1 | -1/+0 |
2008-04-11 | Fix compiler warnings | aurel32 | 1 | -0/+4 |
2008-04-11 | Fix few spelling issues in comments | aurel32 | 4 | -7/+7 |
2008-04-09 | ESP: Add it_shift parameter (Hervé Poussineau) | blueswir1 | 4 | -12/+12 |
2008-04-09 | Move target-arm/nwfpe into linux-user/arm/nwfpe | aurel32 | 13 | -1/+1 |
2008-04-09 | Check for 3DNow! CPUID at translation time | aurel32 | 1 | -2/+13 |
2008-04-08 | Fix typo in x86 CPU definitions introduced in r4181 | aurel32 | 1 | -1/+1 |
2008-04-08 | Implement break for the pl011, based on a patch from Jason Wessel. | aurel32 | 1 | -3/+9 |
2008-04-08 | Remove hardcoded values in x86 CPU definitions | aurel32 | 1 | -4/+11 |
2008-04-08 | 3DNow! instruction set emulation | aurel32 | 4 | -10/+246 |
2008-04-08 | unlink the bs from bdrv-list upon bdrv_delete(bs) | aurel32 | 1 | -1/+8 |
2008-04-08 | Update Changelog | aurel32 | 1 | -0/+1 |
2008-04-08 | Simplify PICA 61 emulation | aurel32 | 4 | -224/+22 |
2008-04-08 | Use a common constant for temp_buf size | blueswir1 | 2 | -2/+4 |
2008-04-08 | Set mime-type of *.texi files to text/plain" from application/x-texinfo. | aurel32 | 0 | -0/+0 |
2008-04-08 | Simplify FDC code (Hervé Poussineau) | blueswir1 | 1 | -517/+361 |
2008-04-08 | Braille device support | aurel32 | 7 | -2/+723 |
2008-04-08 | Documentation for MIPS Magnum R4000 machine. | aurel32 | 1 | -1/+20 |
2008-04-07 | Revert revisions r4168 and r4169. That's work in progress, not ready for trun... | aurel32 | 5 | -22/+26 |
2008-04-07 | Set svn:mime-type on hw/mips_jazz.c and hw/rc4030.c | aurel32 | 0 | -0/+0 |
2008-04-07 | Enable softfloat by default on PowerPC | aurel32 | 1 | -1/+1 |
2008-04-07 | Always enable precise emulation when softfloat is used | aurel32 | 4 | -25/+21 |
2008-04-07 | Update Changelog | aurel32 | 1 | -0/+1 |
2008-04-07 | Implement ARM floating point exception emulation | aurel32 | 2 | -2/+58 |
2008-04-07 | Fix vmmouse with -smp | aurel32 | 3 | -12/+11 |
2008-04-07 | MIPS Magnum R4000 machine | aurel32 | 6 | -7/+901 |
2008-04-07 | Typo fix | aurel32 | 1 | -1/+1 |
2008-04-06 | Remove unwanted executable properties | blueswir1 | 3 | -0/+0 |
2008-04-04 | vmwarevga: fix PCI IO region registration | aurel32 | 1 | -1/+1 |
2008-04-04 | Fix single stepping wrt pending interrupts | aurel32 | 1 | -2/+2 |
2008-04-03 | Remove remaining .cvsignore files | aurel32 | 3 | -25/+0 |
2008-04-02 | Add *.a and *.exe to svn:ignore | aurel32 | 0 | -0/+0 |
2008-04-02 | Remove .cvsignore. | aurel32 | 1 | -28/+0 |
2008-04-01 | ARM N=Z=1 flag fix. | pbrook | 4 | -31/+32 |