qemu
2008-05-10 blueswir1Fix compiler warnings in common files
2008-05-10 blueswir1Fix compiler warnings
2008-05-10 bellardupdate
2008-05-10 balrogSpecial-case CTL_ALIAS instead of CTL_DNS in udp loopba...
2008-05-09 balrogImprove tsc2005 touchscreen usability.
2008-05-09 balrogAdd the LM8323-based keyboard of N810.
2008-05-09 blueswir1CPU feature selection support
2008-05-09 blueswir1Move #include to speed up compilation
2008-05-09 aurel32SH4 serial controler improvements
2008-05-09 aurel32SH4 MMU improvements
2008-05-09 aurel32Move #include "softfloat.h" to cpu-all.h
2008-05-09 bellardx86_64 and better i386 support
2008-05-09 bellardlist of maintainers
2008-05-09 edgar_iglRemove x86-64 specific reg fillers.
2008-05-09 edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-05-09 edgar_iglAdd x86_64 gdb stub for qemu (Jason Wessel).
2008-05-09 edgar_iglCRIS: Concistent use of btarget and make it possible...
2008-05-09 edgar_iglMake a safer guess for max generated ops per guest...
2008-05-08 edgar_iglCFI-0002 linux MTD compatibility.
2008-05-08 aurel32cirrusfb: proper "Attribute Controller Toggle Readback...
2008-05-07 pbrookUpdate ARM non-rt sigframe layout.
2008-05-07 thsBe more economical with local temporaries.
2008-05-07 blueswir1Simplify some constant loads
2008-05-07 blueswir1Fix potential condition code problems
2008-05-07 thsMention missing CPU save/restore.
2008-05-07 edgar_iglCRIS: Disable softfloat and dyngen ops.
2008-05-07 thsDelete redundant prototype.
2008-05-07 edgar_iglCRIS: Remove X flag from tb flags.
2008-05-07 blueswir1Revert 4367
2008-05-07 edgar_iglCRIS: More TCG conversion.
2008-05-07 balrogAdd a file missing from the previous commit.
2008-05-07 balrogNokia N810 basic system emulation.
2008-05-07 balrogAvoid arithmetics on void * in MusicPal audio code...
2008-05-07 thsDelete more obsolete dyngen ops.
2008-05-07 balrogMusicPal docs snippet (Jan Kiszka) and reshuffle ChangeLog.
2008-05-07 thsDelete obsolete MIPS dyngen ops.
2008-05-06 thsConvert some MIPS load/store instructions to TCG.
2008-05-06 thsEnable 64-bit FPU only for NewABI. Spotted by Vince...
2008-05-06 blueswir1Align file accesses with cache=off (Kevin Wolf, Laurent...
2008-05-06 blueswir1ECC updated based on information released recently...
2008-05-06 pbrookUpdate ARM rt_frame layout.
2008-05-06 edgar_iglDisable the temporary timer slowdown for etrax.
2008-05-06 balrogMusicPal: fix gcc4 build (Jan Kiszka).
2008-05-06 aurel32PPC: fix efstst* instructions
2008-05-06 aurel32PPC: fix definition of msr_spe
2008-05-06 balrogFix OMAP1 MPU-timer rate on 32-bit hosts.
2008-05-06 balrogFix signal handler compilation on __arm__.
2008-05-06 balrogForce correct evaluation order in a a == b != c condition.
2008-05-06 balrogFix i64 remainder calculation copy-paste error.
2008-05-06 thsUse TCG for MIPS GPR moves.
2008-05-06 thsFix MIPS64 branches. Funny how this survived testing.
2008-05-06 aurel32ide: Enable byte&word access to DMA address register
2008-05-06 edgar_iglTeach the CRIS disassembler to stay within the provided...
2008-05-06 edgar_iglMake sure we flush cached blocks from the tb-jmp-cache...
2008-05-06 edgar_iglMake the paged properties of the tb-jmp-cache hash...
2008-05-06 edgar_iglMore TCG updates for CRIS
2008-05-06 edgar_iglCRIS MMU Updates
2008-05-05 aurel32Really really revert commit r4343
2008-05-05 aurel32Really revert commit r4343
2008-05-05 aurel32Revert commit r4342 and r4343, wasn't intended to be...
2008-05-05 aurel32PPC: fix isel opcode decoding
2008-05-05 aurel32hw/pc.c: fix warning
2008-05-05 aurel32Don't stop translation for mtc0 compare
2008-05-05 aurel32Disable debug code for production.
2008-05-05 aurel32qemu: generate signals on tap I/O
2008-05-05 aurel32CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
2008-05-05 blueswir1Fix Sparc64 serial device breakage
2008-05-05 aurel32Put Pseudo-TTY in rawmode for char devices
2008-05-05 aurel32Qemu 32-bit i386, gcc >= 3.4 spill error fix
2008-05-04 aurel328250: Customized base baudrate
2008-05-04 aurel328250: throttle TX-completion IRQs
2008-05-04 aurel32Correctly save and restore env->a20_mask now that it...
2008-05-04 aurel32Allow bootdevice change from the monitor
2008-05-04 balrogMusicPal mono playback support.
2008-05-04 balrogOMAP STI/XTI console.
2008-05-04 aurel32Remember the state of level-triggered interrupts
2008-05-04 aurel32PPC UIC: Remove interrupt polarity code
2008-05-04 aurel32Fix spurious VGA updates
2008-05-04 aurel32remove target ifdefs from vl.c
2008-05-04 balrogRemove debug sample rate slowdown.
2008-05-04 balrogUse external clock in wm8750 slave mode.
2008-05-04 blueswir1Complete the TCG conversion (and delete some files...
2008-05-04 blueswir1Complete the TCG conversion
2008-05-04 balrogUpdate volume for WM8750 input voices.
2008-05-04 balrogFirst cut at WM8750 volume control (Jan Kiszka).
2008-05-04 thsSimplify mips branch handling. Retire T2 from use....
2008-05-04 thsAdd helpers and shorthands for mul and muli operations.
2008-05-04 blueswir1Avoid some brconds
2008-05-04 blueswir1Fix crash due to invalid env->current_tb (Adam Lackorzy...
2008-05-04 aurel32Set default console size
2008-05-04 aurel32Add ${ARCH_CFLAGS} when testing for libbrlapi
2008-05-04 aurel32configure: silence test for brlapi
2008-05-03 edgar_iglCRIS: Convert divide step to TCG.
2008-05-03 blueswir1Skip register moves when the target and the source...
2008-05-03 blueswir1Use memory based registers in functions containing...
2008-05-03 blueswir1Do not attempt to set page flags for pages outside...
2008-05-03 edgar_iglCRIS: Convert lz (leading zeros) to TCG.
2008-05-03 edgar_iglCorrect broken test for fixed file mmaps.
2008-05-03 thsFix MIPS MT GPR accesses, thanks Stefan Weil.
2008-05-03 edgar_iglCRIS: Eliminate a few unneeded moves to/from T0/T1.
next