qemu
2008-04-12 aurel32Use correct memory types in do_physical_memory_save()
2008-04-12 blueswir1Read time constant fix (Robert Reif)
2008-04-11 aurel32configure cleanup [v2]
2008-04-11 aurel32physical memory dump to file
2008-04-11 aurel32configure cleanup
2008-04-11 aurel32Add help for -no-shutdown and -no-quit options
2008-04-11 aurel32Stop before shutdown
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-11 aurel32Optimize MIPS timer read/write functions
2008-04-11 aurel32Remove unused phys_ram_base definition from target...
2008-04-11 aurel32Fix compiler warnings
2008-04-11 aurel32Fix few spelling issues in comments
2008-04-09 blueswir1ESP: Add it_shift parameter (Hervé Poussineau)
2008-04-09 aurel32Move target-arm/nwfpe into linux-user/arm/nwfpe
2008-04-09 aurel32Check for 3DNow! CPUID at translation time
2008-04-08 aurel32Fix typo in x86 CPU definitions introduced in r4181
2008-04-08 aurel32Implement break for the pl011, based on a patch from...
2008-04-08 aurel32Remove hardcoded values in x86 CPU definitions
2008-04-08 aurel323DNow! instruction set emulation
2008-04-08 aurel32unlink the bs from bdrv-list upon bdrv_delete(bs)
2008-04-08 aurel32Update Changelog
2008-04-08 aurel32Simplify PICA 61 emulation
2008-04-08 blueswir1Use a common constant for temp_buf size
2008-04-08 aurel32Set mime-type of *.texi files to text/plain" from appli...
2008-04-08 blueswir1Simplify FDC code (Hervé Poussineau)
2008-04-08 aurel32Braille device support
2008-04-08 aurel32Documentation for MIPS Magnum R4000 machine.
2008-04-07 aurel32Revert revisions r4168 and r4169. That's work in progre...
2008-04-07 aurel32Set svn:mime-type on hw/mips_jazz.c and hw/rc4030.c
2008-04-07 aurel32Enable softfloat by default on PowerPC
2008-04-07 aurel32Always enable precise emulation when softfloat is used
2008-04-07 aurel32Update Changelog
2008-04-07 aurel32Implement ARM floating point exception emulation
2008-04-07 aurel32Fix vmmouse with -smp
2008-04-07 aurel32MIPS Magnum R4000 machine
2008-04-07 aurel32Typo fix
2008-04-06 blueswir1Remove unwanted executable properties
2008-04-04 aurel32vmwarevga: fix PCI IO region registration
2008-04-04 aurel32Fix single stepping wrt pending interrupts
2008-04-03 aurel32Remove remaining .cvsignore files
2008-04-02 aurel32Add *.a and *.exe to svn:ignore
2008-04-02 aurel32Remove .cvsignore.
2008-04-01 pbrookARM N=Z=1 flag fix.
2008-03-31 pbrookRemove stray BASE_CFLAGS.
2008-03-31 pbrookTCG op size estimation fix.
2008-03-31 pbrookARM TCG conversion 16/16.
2008-03-31 pbrookARM TCG conversion 15/16.
2008-03-31 pbrookARM TCG conversion 14/16.
2008-03-31 pbrookARM TCG conversion 13/16.
2008-03-31 pbrookARM TCG conversion 12/16.
2008-03-31 pbrookARM TCG conversion 11/16.
2008-03-31 pbrookARM TCG conversion 10/16.
2008-03-31 pbrookARM TCG conversion 9/16.
2008-03-31 pbrookARM TCG conversion 8/16.
2008-03-31 pbrookARM TCG conversion 7/16.
2008-03-31 pbrookARM TCG conversion 6/16.
2008-03-31 pbrookARM TCG conversion 5/16.
2008-03-31 pbrookARM TCG conversion 4/16.
2008-03-31 pbrookARM TCG conversion 3/16.
2008-03-31 pbrookARM TCG conversion 2/16.
2008-03-31 pbrookARM TCG conversion 1/16.
2008-03-30 pbrookRemove incorrect discards and old unused defines (blues...
2008-03-29 thsFix infinite loop when invalidating TLB, by Herve Pouss...
2008-03-29 blueswir1 Change handling of source 2
2008-03-29 blueswir1 Change handling of source register 1
2008-03-29 blueswir1 Move CPU stuff unrelated to translation to helper.c
2008-03-29 aurel32IDE: Improve DMA transfers by increasing the buffer...
2008-03-29 blueswir1 Rename T[012] according to their roles
2008-03-29 blueswir1 Avoid writes to T1 except for loads/stores, convert...
2008-03-29 blueswir1 Accidentally dropped one change from previous commit
2008-03-28 aurel32Revert "Fix ne2000_can_receive() function".
2008-03-28 aurel32g364 framebuffer device
2008-03-28 aurel32add pread64 and pwrite64 system calls
2008-03-28 aurel32Fix flock64 structure on a few target (noticed by Gary...
2008-03-28 aurel32ignore reads to the EOI register
2008-03-28 aurel32e1000: add phy specific status register
2008-03-28 aurel32e1000: fix eerd registers
2008-03-28 aurel32e1000: fix unaligned access
2008-03-28 aurel32x86-64: recompute DF after eflags has been modified...
2008-03-28 aurel32Fix mipsnet device ID, noticed by Vijay Kumar.
2008-03-28 aurel32Use spinlock_t for interrupt_lock, lock support for...
2008-03-28 aurel32Fix ne2000_can_receive() function
2008-03-28 aurel32Add missing initial values for PIIX3 function 0 (PIRQRC)
2008-03-28 aurel32update from latest Bochs BIOS
2008-03-28 aurel32Tell BIOS about the number of CPUs
2008-03-26 pbrookImplement AT_CLKTCK.
2008-03-26 pbrookRevert accidental commit.
2008-03-26 pbrookRemove fixed length commandline buffers.
2008-03-26 blueswir1 Concentrate cpu_T[012] use to one function
2008-03-26 blueswir1 Split icc and xcc flag calculations
2008-03-26 blueswir1 Remove some legacy definitions
2008-03-26 pbrookm68k compare fix.
2008-03-25 pbrookm68k mmap2 fixes.
2008-03-24 blueswir1 Fix a sign extension problem
2008-03-24 pbrookPut tap fd into nonblocking mode.
2008-03-23 blueswir1 Fix mulscc
2008-03-23 pbrookFix and document curses configury bits.
2008-03-22 blueswir1 Convert ldf/ldfsr and stf/stfsr to TCG
2008-03-22 blueswir1 Fix i32/i64/TL mismatches
2008-03-22 blueswir1 Add TL variants of trunc and ext/extu
next