summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* | Merge branch 'qemu-cvs'Avi Kivity2008-12-151-34/+55
|\|
| * Fix warnings introduced in r5948malc2008-12-111-7/+7
| * KVM: Coalesced MMIO supportaliguori2008-12-091-0/+9
| * linux-user: Introduce h2g_validaurel322008-12-081-0/+4
| * linux-user: Safety belt for h2gaurel322008-12-081-1/+9
| * Make memory load functions (ldxx_y(ptr)) take a const pointer.balrog2008-12-071-26/+26
* | Merge branch 'qemu-cvs'Avi Kivity2008-12-071-3/+11
|\|
| * Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-3/+11
* | Merge branch 'qemu-cvs'Avi Kivity2008-12-011-0/+2
|\|
| * vga optimization (Glauber Costa)aliguori2008-11-241-0/+2
* | Merge branch 'qemu-cvs'Avi Kivity2008-11-231-6/+20
|\|
| * Introduce BP_CPU as a breakpoint type (Jan Kiszka)aliguori2008-11-181-0/+1
| * Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)aliguori2008-11-181-0/+1
| * Restore pc on watchpoint hits (Jan Kiszka)aliguori2008-11-181-0/+1
| * Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori2008-11-181-6/+17
* | Merge branch 'qemu-cvs'Avi Kivity2008-10-151-2/+3
|\|
| * Add dirty tracking for live migrationaliguori2008-10-061-2/+8
* | Merge branch 'qemu-cvs'Avi Kivity2008-10-051-1/+1
|\|
| * Make CPULogItem tables constblueswir12008-10-021-1/+1
* | Merge branch 'qemu-cvs'Avi Kivity2008-09-161-38/+0
|\|
| * Revert incorrect part of r4574 to avoid unaligned traps with i386 targetblueswir12008-09-141-38/+0
* | Remove change to TARGET_PAGE_SIZEAnthony Liguori2008-07-191-1/+1
* | Merge branch 'qemu-cvs'Avi Kivity2008-07-101-1/+3
|\|
| * Avoid compiler warning.ths2008-07-031-1/+1
| * Add instruction counter.pbrook2008-06-291-0/+2
* | Merge branch 'qemu-cvs'Avi Kivity2008-06-251-7/+20
|\|
| * Clean up MMIO TLB handling.pbrook2008-06-091-7/+20
* | Merge branch 'qemu-cvs'Avi Kivity2008-06-051-18/+51
|\|
| * variable dynamic translation buffer sizebellard2008-05-281-0/+1
| * Implement byte swapping accessesblueswir12008-05-251-0/+38
| * TCG profiler clean upbellard2008-05-231-13/+0
| * Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel).edgar_igl2008-05-171-0/+2
| * removed unused codebellard2008-05-121-1/+0
| * Fix compiler warnings in common filesblueswir12008-05-101-4/+4
| * Move #include "softfloat.h" to cpu-all.haurel322008-05-091-0/+1
| * Debugger single step without interrupts (Jason Wessel).edgar_igl2008-05-091-0/+5
* | Merge branch 'qemu-cvs'Avi Kivity2008-05-051-4/+12
|\|
| * Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-5/+13
| * Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-10/+6
| * Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-6/+10
* | Merge branch 'qemu-cvs'Avi Kivity2008-04-161-1/+11
|\|
| * x86: Introduce CPU_INTERRUPT_NMIaurel322008-04-131-0/+1
| * HPPA (PA-RISC) host supportaurel322008-04-121-1/+10
* | Merge branch 'qemu-cvs'Avi Kivity2008-03-191-0/+5
|\|
| * Use float32/64 instead of float/doubleaurel322008-03-131-0/+5
* | Add cpu_unregister_io_memory and make io mem table index dynamicMarcelo Tosatti2008-03-161-0/+1
* | Merge branch 'qemu-cvs'Avi Kivity2008-02-101-14/+12
|\|
| * reverted -translation option supportbellard2008-02-011-14/+0
| * use the TCG code generatorbellard2008-02-011-0/+12