Age | Commit message (Expand) | Author | Files | Lines |
2008-11-18 | Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka) | aliguori | 1 | -0/+1 |
2008-11-18 | Restore pc on watchpoint hits (Jan Kiszka) | aliguori | 1 | -0/+1 |
2008-11-18 | Refactor and enhance break/watchpoint API (Jan Kiszka) | aliguori | 1 | -6/+17 |
2008-10-06 | Add dirty tracking for live migration | aliguori | 1 | -2/+8 |
2008-10-02 | Make CPULogItem tables const | blueswir1 | 1 | -1/+1 |
2008-09-14 | Revert incorrect part of r4574 to avoid unaligned traps with i386 target | blueswir1 | 1 | -38/+0 |
2008-07-03 | Avoid compiler warning. | ths | 1 | -1/+1 |
2008-06-29 | Add instruction counter. | pbrook | 1 | -0/+2 |
2008-06-09 | Clean up MMIO TLB handling. | pbrook | 1 | -7/+20 |
2008-05-28 | variable dynamic translation buffer size | bellard | 1 | -0/+1 |
2008-05-25 | Implement byte swapping accesses | blueswir1 | 1 | -0/+38 |
2008-05-23 | TCG profiler clean up | bellard | 1 | -13/+0 |
2008-05-17 | Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel). | edgar_igl | 1 | -0/+2 |
2008-05-12 | removed unused code | bellard | 1 | -1/+0 |
2008-05-10 | Fix compiler warnings in common files | blueswir1 | 1 | -4/+4 |
2008-05-09 | Move #include "softfloat.h" to cpu-all.h | aurel32 | 1 | -0/+1 |
2008-05-09 | Debugger single step without interrupts (Jason Wessel). | edgar_igl | 1 | -0/+5 |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -5/+13 |
2008-04-22 | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 | 1 | -10/+6 |
2008-04-22 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -6/+10 |
2008-04-13 | x86: Introduce CPU_INTERRUPT_NMI | aurel32 | 1 | -0/+1 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 | 1 | -1/+10 |
2008-03-13 | Use float32/64 instead of float/double | aurel32 | 1 | -0/+5 |
2008-02-01 | reverted -translation option support | bellard | 1 | -14/+0 |
2008-02-01 | use the TCG code generator | bellard | 1 | -0/+12 |
2008-01-23 | Add option to disable TB cache, by Herve Poussineau. | ths | 1 | -0/+14 |
2008-01-01 | Support for registering address space only for some access widths | blueswir1 | 1 | -0/+1 |
2007-12-12 | Mark host pages as reserved (Magnus Damm). | balrog | 1 | -0/+1 |
2007-11-25 | 128-bit float support for user mode | blueswir1 | 1 | -0/+30 |
2007-11-14 | suppressed page_unprotect_range() - fixed access_ok() | bellard | 1 | -1/+0 |
2007-11-02 | EFAULT - verify pages are in cache and are read/write, by Thayne Harbaugh. | ths | 1 | -0/+1 |
2007-09-23 | SVM Support, by Alexander Graf. | ths | 1 | -0/+1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -20/+20 |
2007-07-29 | Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. | balrog | 1 | -1/+2 |
2007-06-03 | Move target-specific defines to the target directories. | ths | 1 | -71/+0 |
2007-05-26 | Implement generic sub-page I/O based on earlier work by J. Mayer. | blueswir1 | 1 | -0/+1 |
2007-05-08 | Spelling fixes, by Stefan Weil. | ths | 1 | -2/+2 |
2007-05-05 | Some bits of Linux/MIPS host support, still segfaulty. | ths | 1 | -1/+22 |
2007-05-01 | Implement power state changes (IDLE and SLEEP) for PXA. | balrog | 1 | -1/+2 |
2007-04-16 | Sparc host update (Ben Taylor, Martin Bochnig) | blueswir1 | 1 | -1/+1 |
2007-04-07 | cpu_get_phys_page_debug should return target_phys_addr_t | j_mayer | 1 | -1/+1 |
2007-04-05 | Integrate Alpha target in Qemu core. | j_mayer | 1 | -0/+7 |
2007-04-04 | Add missing 64 bits memory accessors. | j_mayer | 1 | -0/+3 |
2007-03-16 | Watchpoint support (previous commit got eaten by Savannah server crash). | pbrook | 1 | -0/+3 |
2007-03-07 | Great PowerPC emulation code resynchronisation and improvments: | j_mayer | 1 | -0/+3 |
2007-02-28 | Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne. | ths | 1 | -0/+2 |
2007-02-08 | ram allocation functions | bellard | 1 | -0/+2 |
2006-10-22 | ColdFire target. | pbrook | 1 | -0/+7 |
2006-09-24 | added SMM support | bellard | 1 | -0/+2 |
2006-07-30 | Rewrite Arm host support. | pbrook | 1 | -0/+9 |