Age | Commit message (Expand) | Author |
2009-05-22 | kvm: Rework dirty bitmap synchronization | Jan Kiszka |
2009-05-19 | Hardware convenience library | Paul Brook |
2009-04-30 | Remove cpu_get_io_memory_{read,write}. | Paul Brook |
2009-04-24 | qemu: per-arch cpu_has_work (Marcelo Tosatti) | aliguori |
2009-04-19 | kqemu: merge CONFIG_KQEMU and USE_KQEMU | blueswir1 |
2009-04-11 | Implement dynamic guest ram allocation. | pbrook |
2009-04-11 | Remove code phys_ram_base uses. | pbrook |
2009-04-09 | Cleanup SPARC/TCX framebuffer allocation. | pbrook |
2009-03-07 | Use a dedicated function to request exit from execution loop | aurel32 |
2009-02-11 | qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marce... | aliguori |
2009-02-01 | Replace noreturn with QEMU_NORETURN | malc |
2009-01-26 | Log reset events (Jan Kiszka) | aliguori |
2009-01-25 | Massage PPC version of cpu_get_real_ticks a little | malc |
2009-01-22 | Add map client retry notification (Avi Kivity) | aliguori |
2009-01-22 | Add target memory mapping API (Avi Kivity) | aliguori |
2009-01-14 | Add noreturn function attribute | blueswir1 |
2009-01-14 | Remove all traces of __powerpc__ | malc |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2008-12-11 | Fix warnings introduced in r5948 | malc |
2008-12-09 | KVM: Coalesced MMIO support | aliguori |
2008-12-08 | linux-user: Introduce h2g_valid | aurel32 |
2008-12-08 | linux-user: Safety belt for h2g | aurel32 |
2008-12-07 | Make memory load functions (ldxx_y(ptr)) take a const pointer. | balrog |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook |
2008-11-24 | vga optimization (Glauber Costa) | aliguori |
2008-11-18 | Introduce BP_CPU as a breakpoint type (Jan Kiszka) | aliguori |
2008-11-18 | Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka) | aliguori |
2008-11-18 | Restore pc on watchpoint hits (Jan Kiszka) | aliguori |
2008-11-18 | Refactor and enhance break/watchpoint API (Jan Kiszka) | aliguori |
2008-10-06 | Add dirty tracking for live migration | aliguori |
2008-10-02 | Make CPULogItem tables const | blueswir1 |
2008-09-14 | Revert incorrect part of r4574 to avoid unaligned traps with i386 target | blueswir1 |
2008-07-03 | Avoid compiler warning. | ths |
2008-06-29 | Add instruction counter. | pbrook |
2008-06-09 | Clean up MMIO TLB handling. | pbrook |
2008-05-28 | variable dynamic translation buffer size | bellard |
2008-05-25 | Implement byte swapping accesses | blueswir1 |
2008-05-23 | TCG profiler clean up | bellard |
2008-05-17 | Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel). | edgar_igl |
2008-05-12 | removed unused code | bellard |
2008-05-10 | Fix compiler warnings in common files | blueswir1 |
2008-05-09 | Move #include "softfloat.h" to cpu-all.h | aurel32 |
2008-05-09 | Debugger single step without interrupts (Jason Wessel). | edgar_igl |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 |
2008-04-22 | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 |
2008-04-22 | Use correct types to enable > 2G support, based on a patch from | aurel32 |
2008-04-13 | x86: Introduce CPU_INTERRUPT_NMI | aurel32 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 |
2008-03-13 | Use float32/64 instead of float/double | aurel32 |
2008-02-01 | reverted -translation option support | bellard |