Age | Commit message (Expand) | Author |
2008-03-14 | Made the etrax timers and serial-ports base address relocatable. Use target_p... | edgar_igl |
2008-03-14 | A first small step to convert the CRIS translator to TCG. | edgar_igl |
2008-03-14 | Model more parts of the ETRAX mmu (still alot missing). | edgar_igl |
2008-03-14 | * Add a model of the ETRAX interrupt controller. | edgar_igl |
2008-03-13 | Use tcg_const_tl for zero constant | blueswir1 |
2008-03-13 | Add tcg_const_tl | blueswir1 |
2008-03-13 | Convert condition code changing versions of add, sub, logic, and div to TCG | blueswir1 |
2008-03-13 | ds1225y nvram: Fix some bugs | aurel32 |
2008-03-13 | Slowdown SDL while minimized | aurel32 |
2008-03-13 | SDL mouse events smoothness | aurel32 |
2008-03-13 | Math functions helper for CONFIG_SOFTFLOAT=yes | aurel32 |
2008-03-13 | Use float32/64 instead of float/double | aurel32 |
2008-03-13 | e1000: fix endianness issues | aurel32 |
2008-03-13 | rtl8139: fix endianness on big endian targets | aurel32 |
2008-03-13 | Fix i32 memory backed variables on 64-bit host | blueswir1 |
2008-03-13 | Convert from DOS to UNIX format, no code change. | aurel32 |
2008-03-12 | TCG README fixes (Stuart Brady) | aurel32 |
2008-03-11 | Revert fix for CVE-2008-0928. Will be fixed in a different way later. | aurel32 |
2008-03-11 | SH4, fix several instructions | aurel32 |
2008-03-11 | Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady) | blueswir1 |
2008-03-11 | Use a TCG global for regwptr | blueswir1 |
2008-03-11 | Fix CVE-2008-0928 - insufficient block device address range checking | aurel32 |
2008-03-10 | Let the USB tablet reach the far bottom and right pixels | aurel32 |
2008-03-10 | GT64XXX: fix endianness issues: | aurel32 |
2008-03-10 | mtfsf: fix FPSCR_VX and FPSCR_FEX computation | aurel32 |
2008-03-10 | Honor TMPDIR environment variable | aurel32 |
2008-03-10 | Change the e1000 mmio addr space according to spec. | aurel32 |
2008-03-09 | Be consistent in -clock parameter. Display also the list of available | aurel32 |
2008-03-09 | Convert andn, orn and xnor to TCG | blueswir1 |
2008-03-09 | Fix some functions declared () rather than (void) (Ian Jackson) | blueswir1 |
2008-03-08 | Convert branches and conditional moves to TCG | blueswir1 |
2008-03-08 | Add function prologue, fix pointer load on Sparc64 host | blueswir1 |
2008-03-07 | Update based on Stuart Brady's comments | blueswir1 |
2008-03-06 | Split OMAP DMA out to a file apart. | balrog |
2008-03-06 | Check for out of range update regions (original patch from Anthony Liguori). | balrog |
2008-03-06 | Register VMware SVGA's memory io region with PCI framework. | balrog |
2008-03-06 | Convert exception ops to TCG | blueswir1 |
2008-03-06 | Fix microSPARC II SFSR mask (Robert Reif) | blueswir1 |
2008-03-05 | Add more machine definitions | blueswir1 |
2008-03-05 | Properly bomb out on errors in Makefile shell fragments (Ian Jackson) | blueswir1 |
2008-03-05 | Convert Sparc64 trap state ops to TCG | blueswir1 |
2008-03-04 | 32-bit host sign extension fix (Juergen Lock). | pbrook |
2008-03-04 | Show IRQ set or reset (Robert Reif) | blueswir1 |
2008-03-04 | Remove unneeded qemu_irq_lower (Robert Reif) | blueswir1 |
2008-03-04 | Convert float helpers to TCG, fix fabsq in the process | blueswir1 |
2008-03-04 | Convert fmovr to TCG | blueswir1 |
2008-03-03 | CRIS signals: | edgar_igl |
2008-03-02 | Convert tick operations to TCG | blueswir1 |
2008-03-02 | Convert movr and (partially) movcc to TCG | blueswir1 |
2008-03-02 | Convert addx, subx, next_insn and mov_pc_npc to TCG | blueswir1 |