Age | Commit message (Expand) | Author |
2008-07-28 | vmware backdoor interface fix (Chris Lalancette) | aliguori |
2008-07-28 | Attempt to detect unconnected ptys (Gerd Hoffman) | aliguori |
2008-07-27 | Special-case some paths inside tcg_out_tlb_read | malc |
2008-07-27 | Fix the opcode value of LWA | malc |
2008-07-26 | Try to avoid glibc global register mangling, again | blueswir1 |
2008-07-26 | Add e1000 etherboot ROM from http://www.rom-o-matic.net | aliguori |
2008-07-26 | Map code buffers below 2G on Sparc64 | blueswir1 |
2008-07-26 | Relax memory operations constraints | malc |
2008-07-26 | Fix qemu_ld64 constraint list | malc |
2008-07-26 | Use proper offset for LR save slot | malc |
2008-07-26 | Reduce amount of space reserved for tb jump | malc |
2008-07-26 | Fix and improve 64 bit immediate loading | malc |
2008-07-26 | Fix EXTSW arguments | malc |
2008-07-25 | CRIS: Correct condition for when to apply fast move flags evaluation. Correct... | edgar_igl |
2008-07-25 | Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park). | balrog |
2008-07-25 | Make MAXTL dynamic, bounds check tl when indexing | blueswir1 |
2008-07-24 | Use proper value for TCG_TARGET_CALL_STACK_OFFSET | malc |
2008-07-24 | Do exit if test for hostlongbits on ppc64 fails | malc |
2008-07-24 | Emit and use adhoc function descriptor for code_gen_prologue on PPC64 | malc |
2008-07-24 | Sparc32: save/load all MMU registers, Sparc64: add CPU save/load | blueswir1 |
2008-07-24 | Fix 24 bit mode | blueswir1 |
2008-07-24 | Fix detection of 15 bit display depth | blueswir1 |
2008-07-23 | Remove neg_i32 debugging leftover | malc |
2008-07-23 | Provide extNs_M instructions | malc |
2008-07-23 | Remove stray "i" from mul_i64 | malc |
2008-07-23 | Preliminary PPC64/Linux host support | malc |
2008-07-23 | Enable VDE by default if library is present. | aliguori |
2008-07-23 | Add OneNAND Unlock All command (Kyungmin Park). | balrog |
2008-07-23 | Use plain standard inline. | ths |
2008-07-23 | Less hardcoding of TARGET_USER_ONLY. | ths |
2008-07-23 | Save 3MB ioport table memory (Samuel Thibault) | aliguori |
2008-07-23 | Fix task register type after reset (Avi Kivity) | aliguori |
2008-07-23 | Fix SDL problems with BGR displays (Avi Kivity) | aliguori |
2008-07-23 | Fix -daemonize option | aliguori |
2008-07-22 | Add T1 and T2 CPUs, add a Sun4v machine | blueswir1 |
2008-07-22 | Fix a bad comparison, spotted by Paul Brook. | balrog |
2008-07-21 | A bunch of minor code improvements in the MIPS target. | ths |
2008-07-21 | Handle on-chip DMA controllers in one place, convert OMAP DMA to use it. | balrog |
2008-07-21 | Omap DPLL & APLL locking logic. | balrog |
2008-07-21 | Use MMU globals for some MMU traps | blueswir1 |
2008-07-21 | Fix reset vector | blueswir1 |
2008-07-21 | Fix logging output for MIPS HI, LO registers, by Stefan Weil. | ths |
2008-07-20 | Fix compiler warning, by Stefan Weil. | ths |
2008-07-20 | Add missing const, by Stefan Weil. | ths |
2008-07-20 | Simplify conditional FP moves. | ths |
2008-07-20 | Print default and available CPU features separately | blueswir1 |
2008-07-20 | Make UA200x features selectable, add MMU types | blueswir1 |
2008-07-20 | Fix debug message address formats | blueswir1 |
2008-07-20 | Fix wrong function names in debug messages (Stefan Weil) | blueswir1 |
2008-07-19 | Remove unused variable | blueswir1 |