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