Age | Commit message (Expand) | Author |
2008-04-22 | Hush pointer target signedness warnings from gcc 4. | balrog |
2008-04-22 | Fix update region size in EPSON blizzard. | balrog |
2008-04-21 | Remove duplicate definitions | blueswir1 |
2008-04-20 | Use "mount -o remount" instead of "umount" and "mount /dev/shm", | aurel32 |
2008-04-20 | fix dyngen on HPPA hosts | aurel32 |
2008-04-20 | more configure cleanups | aurel32 |
2008-04-20 | PCnet: Allow more then two TMDs (Jan Kiszka) | blueswir1 |
2008-04-20 | Flash support for mips r4k pseudo-machine, by | ths |
2008-04-20 | Prevent use of an uninitialised value in WM8750 and move buffer flush | balrog |
2008-04-20 | Remove an unused field and fix some non-code typos. | balrog |
2008-04-20 | Correct more ARM VFP 32/64 and signed/unsigned typos. | balrog |
2008-04-16 | Optimize consecutive CFI02 writes by remapping memory lazily (Jan Kiszka). | balrog |
2008-04-16 | Emulate address wrap in CFI02 chips mapping (Jan Kiszka). | balrog |
2008-04-16 | Allow a custom unlock address in CFI02 flash (Jan Kiszka). | balrog |
2008-04-16 | Save the exact SWI return address in Thumb mode. | balrog |
2008-04-16 | Use qemu time/date functions for the Menelaus RTC. | balrog |
2008-04-14 | Nokia N800 machine support (ARM). | balrog |
2008-04-14 | Add TSC2301 touchscreen & keypad controller. | balrog |
2008-04-14 | Add basic OMAP2 chip support. | balrog |
2008-04-14 | Move the excess of arm_load_kernel() parameters into a struct. | balrog |
2008-04-14 | Correctly restore pc after an exception occured in Thumb mode. | balrog |
2008-04-14 | Fix ARM VFP related segfaults. | balrog |
2008-04-13 | Fix keyboard emulation for ARM versatile board: | aurel32 |
2008-04-13 | SDL: Fix dead keys | aurel32 |
2008-04-13 | x86: Rework local IRQ delivery for APICs | aurel32 |
2008-04-13 | x86: Raise inter-processor NMI and SMI | aurel32 |
2008-04-13 | x86: Introduce CPU_INTERRUPT_NMI | aurel32 |
2008-04-13 | Fix the offset in Thumb bl instruction. | balrog |
2008-04-13 | Set an unset label in ARM strex. | balrog |
2008-04-13 | Fix ARM and Thumb ldlex/stlex. | balrog |
2008-04-13 | Store the right TCG temp (typo). | balrog |
2008-04-12 | Allocate the -vmwarevga framebuffer in the right place in RAM. | balrog |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 |
2008-04-12 | Use correct memory types in do_physical_memory_save() | aurel32 |
2008-04-12 | Read time constant fix (Robert Reif) | blueswir1 |
2008-04-11 | configure cleanup [v2] | aurel32 |
2008-04-11 | physical memory dump to file | aurel32 |
2008-04-11 | configure cleanup | aurel32 |
2008-04-11 | Add help for -no-shutdown and -no-quit options | aurel32 |
2008-04-11 | Stop before shutdown | aurel32 |
2008-04-11 | Remove osdep.c/qemu-img code duplication | aurel32 |
2008-04-11 | Optimize MIPS timer read/write functions | aurel32 |
2008-04-11 | Remove unused phys_ram_base definition from target-i386/helper.c. | aurel32 |
2008-04-11 | Fix compiler warnings | aurel32 |
2008-04-11 | Fix few spelling issues in comments | aurel32 |
2008-04-09 | ESP: Add it_shift parameter (Hervé Poussineau) | blueswir1 |
2008-04-09 | Move target-arm/nwfpe into linux-user/arm/nwfpe | aurel32 |
2008-04-09 | Check for 3DNow! CPUID at translation time | aurel32 |
2008-04-08 | Fix typo in x86 CPU definitions introduced in r4181 | aurel32 |
2008-04-08 | Implement break for the pl011, based on a patch from Jason Wessel. | aurel32 |