| Commit message (Expand) | Author | Age | Files | Lines |
* | kqemu: merge CONFIG_KQEMU and USE_KQEMU | blueswir1 | 2009-04-19 | 1 | -1/+1 |
* | Implement dynamic guest ram allocation. | pbrook | 2009-04-11 | 1 | -0/+3 |
* | Remove code phys_ram_base uses. | pbrook | 2009-04-11 | 1 | -1/+4 |
* | Add new command line option -singlestep for tcg single stepping. | aurel32 | 2009-04-05 | 1 | -0/+4 |
* | Remove GenOpFunc typedefs | blueswir1 | 2009-02-08 | 1 | -5/+0 |
* | Replace noreturn with QEMU_NORETURN | malc | 2009-02-01 | 1 | -1/+1 |
* | Add noreturn function attribute | blueswir1 | 2009-01-14 | 1 | -1/+4 |
* | Remove all traces of __powerpc__ | malc | 2009-01-14 | 1 | -2/+2 |
* | Update FSF address in GPL/LGPL boilerplate | aurel32 | 2009-01-04 | 1 | -1/+1 |
* | Some cleanups after dyngen removal | aurel32 | 2008-12-07 | 1 | -14/+0 |
* | Use libgcc __clear_cache to clean icache, when available. | balrog | 2008-12-01 | 1 | -0/+8 |
* | Common cpu_loop_exit prototype | aurel32 | 2008-11-30 | 1 | -0/+1 |
* | Add debug exception hook (Jan Kiszka) | aliguori | 2008-11-18 | 1 | -0/+4 |
* | Revert commits 5685 to 5688 committed by mistake | aurel32 | 2008-11-11 | 1 | -1/+1 |
* | Disable debug code for production. | aurel32 | 2008-11-11 | 1 | -1/+1 |
* | protect exec-all.h frm multiple inclusion (Glauber Costa) | aliguori | 2008-10-23 | 1 | -0/+3 |
* | Show size for unassigned accesses (Robert Reif) | blueswir1 | 2008-10-06 | 1 | -1/+1 |
* | Move offsetof to osdep.h, remove local defintions. | balrog | 2008-09-16 | 1 | -4/+0 |
* | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 | 2008-08-30 | 1 | -2/+3 |
* | On ppc32 make tb_set_jmp_target1 behave like it does on a ppc64 | malc | 2008-07-29 | 1 | -35/+0 |
* | Preliminary PPC64/Linux host support | malc | 2008-07-23 | 1 | -0/+5 |
* | Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues. | ths | 2008-07-18 | 1 | -2/+2 |
* | Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. | ths | 2008-07-03 | 1 | -2/+2 |
* | Spelling fixes, spotted by Stuart Brady. | ths | 2008-06-30 | 1 | -1/+1 |
* | Add instruction counter. | pbrook | 2008-06-29 | 1 | -6/+27 |
* | Multithreaded locking fixes. | pbrook | 2008-06-07 | 1 | -211/+1 |
* | PPC TCG Fixes | malc | 2008-06-07 | 1 | -15/+20 |
* | Spelling fixes, by Stefan Weil. | ths | 2008-06-03 | 1 | -1/+1 |
* | support of long calls for PPC (malc) | bellard | 2008-05-30 | 1 | -3/+14 |
* | kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host | bellard | 2008-05-30 | 1 | -0/+6 |
* | variable dynamic translation buffer size | bellard | 2008-05-28 | 1 | -35/+2 |
* | qemu-nbd tool (Anthony Liguori) | bellard | 2008-05-27 | 1 | -1/+1 |
* | ARM host support for TCG targets. | balrog | 2008-05-19 | 1 | -1/+17 |
* | removed unused code | bellard | 2008-05-12 | 1 | -3/+0 |
* | Fix compiler warnings in common files | blueswir1 | 2008-05-10 | 1 | -11/+11 |
* | Make a safer guess for max generated ops per guest insn (spotted by Jan Kiszka). | edgar_igl | 2008-05-09 | 1 | -1/+1 |
* | Make the paged properties of the tb-jmp-cache hash function work for TARGET_P... | edgar_igl | 2008-05-06 | 1 | -3/+3 |
* | Revert commit r4342 and r4343, wasn't intended to be committed | aurel32 | 2008-05-05 | 1 | -1/+1 |
* | Disable debug code for production. | aurel32 | 2008-05-05 | 1 | -1/+1 |
* | Factorize code in translate.c | aurel32 | 2008-04-28 | 1 | -0/+3 |
* | Use correct types to enable > 2G support, based on a patch from | aurel32 | 2008-04-27 | 1 | -1/+1 |
* | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 | 2008-04-22 | 1 | -1/+1 |
* | Use correct types to enable > 2G support, based on a patch from | aurel32 | 2008-04-22 | 1 | -1/+1 |
* | TCG op size estimation fix. | pbrook | 2008-03-31 | 1 | -0/+6 |
* | Use spinlock_t for interrupt_lock, lock support for HPPA (Stuart Brady) | aurel32 | 2008-03-28 | 1 | -5/+52 |
* | Fix opparam_buf size estimate. | pbrook | 2008-02-03 | 1 | -1/+3 |
* | use the TCG code generator | bellard | 2008-02-01 | 1 | -50/+5 |
* | Fix code generation buffer overflow reported by TeLeMan | blueswir1 | 2007-12-11 | 1 | -2/+2 |
* | Avoid duplicated definitions: move common definitions from exec-all.h | j_mayer | 2007-11-19 | 1 | -30/+0 |
* | Fixes for s/390 host support, by Bastian Blank. | ths | 2007-11-18 | 1 | -18/+0 |