]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2008-03-16  blueswir1 Convert umul and smul to TCG
2008-03-16  blueswir1 Use a TCG global for pc and npc
2008-03-16  blueswir1 Convert mulscc to TCG, add cc_src2
2008-03-16  blueswir1 Increase max temps limit
2008-03-16  blueswir1 Discard unused data, use less temps
2008-03-16  blueswir1 Add discard_ptr and discard_tl
2008-03-16  edgar_iglMore TCG conversions for CRIS.
2008-03-16  edgar_iglRemove unused members.
2008-03-15  edgar_iglMore TCG conversions for CRIS.
2008-03-15  blueswir1 Use a TCG global for fsr
2008-03-15  blueswir1 Convert ldfsr and stfsr to TCG
2008-03-15  edgar_iglSimplified some dead extended arith code after search...
2008-03-14  blueswir1 Eliminate some uses of T2
2008-03-14  blueswir1 Convert udivx and sdivx to TCG
2008-03-14  blueswir1 Allow op_opt for all targets
2008-03-14  blueswir1 Use memory globals for G registers
2008-03-14  edgar_iglUse TARGET_FMT_lx.
2008-03-14  aurel32CFI: Fix AMD erase support
2008-03-14  edgar_iglImprove readability by moving the continue operation...
2008-03-14  edgar_iglMade the etrax timers and serial-ports base address...
2008-03-14  edgar_iglA first small step to convert the CRIS translator to...
2008-03-14  edgar_iglModel more parts of the ETRAX mmu (still alot missing).
2008-03-14  edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-13  blueswir1 Use tcg_const_tl for zero constant
2008-03-13  blueswir1 Add tcg_const_tl
2008-03-13  blueswir1 Convert condition code changing versions of add, sub...
2008-03-13  aurel32ds1225y nvram: Fix some bugs
2008-03-13  aurel32Slowdown SDL while minimized
2008-03-13  aurel32SDL mouse events smoothness
2008-03-13  aurel32Math functions helper for CONFIG_SOFTFLOAT=yes
2008-03-13  aurel32Use float32/64 instead of float/double
2008-03-13  aurel32e1000: fix endianness issues
2008-03-13  aurel32rtl8139: fix endianness on big endian targets
2008-03-13  blueswir1 Fix i32 memory backed variables on 64-bit host
2008-03-13  aurel32Convert from DOS to UNIX format, no code change.
2008-03-12  aurel32TCG README fixes (Stuart Brady)
2008-03-11  aurel32Revert fix for CVE-2008-0928. Will be fixed in a differ...
2008-03-11  aurel32SH4, fix several instructions
2008-03-11  blueswir1 Remove blank elements in tcg_target_reg_alloc_order...
2008-03-11  blueswir1 Use a TCG global for regwptr
2008-03-11  aurel32Fix CVE-2008-0928 - insufficient block device address...
2008-03-10  aurel32Let the USB tablet reach the far bottom and right pixels
2008-03-10  aurel32GT64XXX: fix endianness issues:
2008-03-10  aurel32mtfsf: fix FPSCR_VX and FPSCR_FEX computation
2008-03-10  aurel32Honor TMPDIR environment variable
2008-03-10  aurel32Change the e1000 mmio addr space according to spec.
2008-03-09  aurel32Be consistent in -clock parameter. Display also the...
2008-03-09  blueswir1 Convert andn, orn and xnor to TCG
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...
next