qemu
2008-03-09 blueswir1 Fix some functions declared () rather than (void)...
2008-03-08 blueswir1 Convert branches and conditional moves to TCG
2008-03-08 blueswir1 Add function prologue, fix pointer load on Sparc64...
2008-03-07 blueswir1 Update based on Stuart Brady's comments
2008-03-06 balrogSplit OMAP DMA out to a file apart.
2008-03-06 balrogCheck for out of range update regions (original patch...
2008-03-06 balrogRegister VMware SVGA's memory io region with PCI framework.
2008-03-06 blueswir1 Convert exception ops to TCG
2008-03-06 blueswir1 Fix microSPARC II SFSR mask (Robert Reif)
2008-03-05 blueswir1 Add more machine definitions
2008-03-05 blueswir1 Properly bomb out on errors in Makefile shell fragment...
2008-03-05 blueswir1 Convert Sparc64 trap state ops to TCG
2008-03-04 pbrook32-bit host sign extension fix (Juergen Lock).
2008-03-04 blueswir1 Show IRQ set or reset (Robert Reif)
2008-03-04 blueswir1 Remove unneeded qemu_irq_lower (Robert Reif)
2008-03-04 blueswir1 Convert float helpers to TCG, fix fabsq in the process
2008-03-04 blueswir1 Convert fmovr to TCG
2008-03-03 edgar_iglCRIS signals:
2008-03-02 blueswir1 Convert tick operations to TCG
2008-03-02 blueswir1 Convert movr and (partially) movcc to TCG
2008-03-02 blueswir1 Convert addx, subx, next_insn and mov_pc_npc to TCG
2008-03-02 blueswir1 Add brcond_tl
2008-03-02 blueswir1Let ESP SCSI adapter to be usable outside sun4m (Herv...
2008-03-01 edgar_iglAdd a tests for user-mode mmap
2008-03-01 edgar_iglAdd test-case for btst CCS flags updates.
2008-03-01 edgar_igl* target-cris/op.c: Make sure the bit-test insn only...
2008-02-29 blueswir1 Fix compiler warning
2008-02-29 blueswir1 Fix register references (Igor Kovalenko)
2008-02-29 blueswir1Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)
2008-02-29 blueswir1Give names to magic numbers (Herv�oussineau)
2008-02-28 edgar_iglFirst try at supporting ordinary signals for CRIS linux...
2008-02-28 edgar_iglAdd small testcase for ordinary signals.
2008-02-28 edgar_iglCut the translation block after translating a break...
2008-02-28 edgar_iglMore consistent naming for CRIS register-number macros.
2008-02-27 blueswir1 Preliminary Sparc TCG target
2008-02-27 blueswir1 Temporary fix for i386 host
2008-02-27 edgar_iglInitialize disasinfo->private_data, binutils does it...
2008-02-25 blueswir1 Fix mixed defines
2008-02-25 edgar_iglAdd testcase for CRIS ftag/fidx cache flushing insns.
2008-02-25 edgar_iglSilently ignore CRIS cache flushes, instead of aborting...
2008-02-24 blueswir1 Modify Sparc32/64 to use TCG
2008-02-24 blueswir1 More helper types, rearrange generic definitions
2008-02-23 balrogReally stop the transfer when the DMA channel is being...
2008-02-22 balrogThe non-ncurses curses doesn't have resize_term, so...
2008-02-20 blueswir1 Fix andi, optimize addi and subi zero cases
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2008-02-17 blueswir1 Fix typo
2008-02-14 blueswir1 Fix remote debugger memory access problems reported...
2008-02-12 thsMake MIPS MT implementation more cache friendly.
2008-02-11 blueswir1 Fix SS-20 auxio addresses
2008-02-11 blueswir1 Sparc32 MMU register fixes (Robert Reif)
2008-02-11 balrogForce a resize after leaving graphical mode in curses...
2008-02-10 balrogMake omap I2C controller work (previously untested...
2008-02-10 balrogAdd an ncurses UI.
2008-02-10 balrogCorrect qemu-img usage hint (Andreas Färber).
2008-02-10 pbrookSimplify TCG relocation bugfix.
2008-02-10 balrogAdd serial loopback mode (patch from Hervé Poussineau).
2008-02-10 balrogEnhance PC kbd debugging (patch from Hervé Poussineau)
2008-02-10 balrogFix parallel port software emulation (Hervé Poussineau).
2008-02-10 balrogDon't error out on zero-length chunks in writev, as...
2008-02-10 balrogRemove unused boolean_t, should fix building for Solaris.
2008-02-10 pbrookFix TCG relocation bug (exposed by fault after brcond...
2008-02-04 bellardlock_iovec() fix
2008-02-04 bellardwin32: suppress alloca() warning
2008-02-04 bellardwin32 fix
2008-02-04 thsUpdate texi2pod.pl.
2008-02-04 bellardfixed sign extensions - added explicit side effect...
2008-02-03 bellardcompare fix
2008-02-03 pbrookAdd TCG variable opaque type.
2008-02-03 pbrookRobustify source directory check.
2008-02-03 pbrookFix opparam_buf size estimate.
2008-02-03 pbrookUse ARCH_CFLAGS in configure tests.
2008-02-03 balrogFix VMware VGA init call (Anthony Liguori).
2008-02-03 balrogFix building under paths with symlinks (patch from...
2008-02-03 balrogImplement more INQUIRY command replies for scsi disk...
2008-02-03 balrogDo not set RTC frequency if already set (Aurelien Jarno).
2008-02-03 balrogSimplify guess_disk_lchs - should fix Windows stack...
2008-02-03 balrogNMI and INTR events injection should not be handled...
2008-02-03 balrogAdd VNC reverse connections, by Eddie Kohler.
2008-02-03 balrogMake SVM env->cr[8] a valid register (patch from TeLeMan).
2008-02-03 balrogE1000 NIC emulation (Nir Peleg, patch from Dor Laor).
2008-02-01 pbrookAdd missing dependencies on generated files (for parall...
2008-02-01 bellardreverted -translation option support
2008-02-01 blueswir1Move AUX1 and AUX2 to correct locations
2008-02-01 bellardtypos
2008-02-01 bellarduse the TCG code generator
2008-02-01 bellardTCG code generator
2008-02-01 bellardupdate
2008-02-01 bellardtypo
2008-01-31 bellardsuppressed warnings
2008-01-31 bellardcompilation fix
2008-01-31 bellardcompilation fixes - added bswap - comments
2008-01-31 bellardMakefile cleanup - more generic support of 32 bit compi...
2008-01-31 bellardremoved unused file
2008-01-31 bellarduse simpler REGPARM convention - make CPUTLBEntry size...
2008-01-27 blueswir1Rearrange slavio_misc code to prepare for different...
2008-01-26 blueswir1 Fix user timer mode change (Robert Reif)
2008-01-25 blueswir1 Add TurboSPARC mask ID register (Robert Reif)
2008-01-25 blueswir1 User timer limit fixes (Robert Reif)
2008-01-23 thsAdd option to disable TB cache, by Herve Poussineau.
next