2009-05-22 |
Jan Kiszka | kvm: Rework dirty bitmap synchronization |
blob | commitdiff | raw |
2009-05-19 |
Paul Brook | Hardware convenience library |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Paul Brook | Remove cpu_get_io_memory_{read,write}. |
blob | commitdiff | raw | diff to current |
2009-04-24 |
aliguori | qemu: per-arch cpu_has_work (Marcelo Tosatti) |
blob | commitdiff | raw | diff to current |
2009-04-19 |
blueswir1 | kqemu: merge CONFIG_KQEMU and USE_KQEMU |
blob | commitdiff | raw | diff to current |
2009-04-11 |
pbrook | Implement dynamic guest ram allocation. |
blob | commitdiff | raw | diff to current |
2009-04-11 |
pbrook | Remove code phys_ram_base uses. |
blob | commitdiff | raw | diff to current |
2009-04-09 |
pbrook | Cleanup SPARC/TCX framebuffer allocation. |
blob | commitdiff | raw | diff to current |
2009-03-07 |
aurel32 | Use a dedicated function to request exit from execution... |
blob | commitdiff | raw | diff to current |
2009-02-11 |
aliguori | qemu: add cpu_unregister_io_memory and make io mem... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
malc | Replace noreturn with QEMU_NORETURN |
blob | commitdiff | raw | diff to current |
2009-01-26 |
aliguori | Log reset events (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-01-25 |
malc | Massage PPC version of cpu_get_real_ticks a little |
blob | commitdiff | raw | diff to current |
2009-01-22 |
aliguori | Add map client retry notification (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2009-01-22 |
aliguori | Add target memory mapping API (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2009-01-14 |
blueswir1 | Add noreturn function attribute |
blob | commitdiff | raw | diff to current |
2009-01-14 |
malc | Remove all traces of __powerpc__ |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw | diff to current |
2008-12-11 |
malc | Fix warnings introduced in r5948 |
blob | commitdiff | raw | diff to current |
2008-12-09 |
aliguori | KVM: Coalesced MMIO support |
blob | commitdiff | raw | diff to current |
2008-12-08 |
aurel32 | linux-user: Introduce h2g_valid |
blob | commitdiff | raw | diff to current |
2008-12-08 |
aurel32 | linux-user: Safety belt for h2g |
blob | commitdiff | raw | diff to current |
2008-12-07 |
balrog | Make memory load functions (ldxx_y(ptr)) take a const... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
pbrook | Change MMIO callbacks to use offsets, not absolute... |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aliguori | vga optimization (Glauber Costa) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Introduce BP_CPU as a breakpoint type (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Restore pc on watchpoint hits (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-10-06 |
aliguori | Add dirty tracking for live migration |
blob | commitdiff | raw | diff to current |
2008-10-02 |
blueswir1 | Make CPULogItem tables const |
blob | commitdiff | raw | diff to current |
2008-09-14 |
blueswir1 | Revert incorrect part of r4574 to avoid unaligned traps... |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Avoid compiler warning. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-09 |
pbrook | Clean up MMIO TLB handling. |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | variable dynamic translation buffer size |
blob | commitdiff | raw | diff to current |
2008-05-25 |
blueswir1 | Implement byte swapping accesses |
blob | commitdiff | raw | diff to current |
2008-05-23 |
bellard | TCG profiler clean up |
blob | commitdiff | raw | diff to current |
2008-05-17 |
edgar_igl | Add support for the 'k' (kill) and 'D' (detach) packets... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | removed unused code |
blob | commitdiff | raw | diff to current |
2008-05-10 |
blueswir1 | Fix compiler warnings in common files |
blob | commitdiff | raw | diff to current |
2008-05-09 |
aurel32 | Move #include "softfloat.h" to cpu-all.h |
blob | commitdiff | raw | diff to current |
2008-05-09 |
edgar_igl | Debugger single step without interrupts (Jason Wessel). |
blob | commitdiff | raw | diff to current |
2008-04-27 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Revert "Use correct types to enable > 2G support" ... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-04-13 |
aurel32 | x86: Introduce CPU_INTERRUPT_NMI |
blob | commitdiff | raw | diff to current |
2008-04-12 |
aurel32 | HPPA (PA-RISC) host support |
blob | commitdiff | raw | diff to current |
2008-03-13 |
aurel32 | Use float32/64 instead of float/double |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | reverted -translation option support |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | use the TCG code generator |
blob | commitdiff | raw | diff to current |
2008-01-23 |
ths | Add option to disable TB cache, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2008-01-01 |
blueswir1 | Support for registering address space only for some... |
blob | commitdiff | raw | diff to current |
2007-12-12 |
balrog | Mark host pages as reserved (Magnus Damm). |
blob | commitdiff | raw | diff to current |
2007-11-25 |
blueswir1 | 128-bit float support for user mode |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | suppressed page_unprotect_range() - fixed access_ok() |
blob | commitdiff | raw | diff to current |
2007-11-02 |
ths | EFAULT - verify pages are in cache and are read/write... |
blob | commitdiff | raw | diff to current |
2007-09-23 |
ths | SVM Support, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
balrog | Basic OMAP310 support. Basic Palm Tungsten|E machine... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
blob | commitdiff | raw | diff to current |
2007-05-26 |
blueswir1 | Implement generic sub-page I/O based on earlier work... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-05-05 |
ths | Some bits of Linux/MIPS host support, still segfaulty. |
blob | commitdiff | raw | diff to current |
2007-05-01 |
balrog | Implement power state changes (IDLE and SLEEP) for... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
blueswir1 | Sparc host update (Ben Taylor, Martin Bochnig) |
blob | commitdiff | raw | diff to current |
2007-04-07 |
j_mayer | cpu_get_phys_page_debug should return target_phys_addr_t |
blob | commitdiff | raw | diff to current |
2007-04-05 |
j_mayer | Integrate Alpha target in Qemu core. |
blob | commitdiff | raw | diff to current |
2007-04-04 |
j_mayer | Add missing 64 bits memory accessors. |
blob | commitdiff | raw | diff to current |
2007-03-16 |
pbrook | Watchpoint support (previous commit got eaten by Savann... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
j_mayer | Great PowerPC emulation code resynchronisation and... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
ths | Fix CPU chaining in linux-user emulation, by Gwenole... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
bellard | ram allocation functions |
blob | commitdiff | raw | diff to current |
2006-10-22 |
pbrook | ColdFire target. |
blob | commitdiff | raw | diff to current |
2006-09-24 |
bellard | added SMM support |
blob | commitdiff | raw | diff to current |
2006-07-30 |
pbrook | Rewrite Arm host support. |
blob | commitdiff | raw | diff to current |
2006-07-18 |
bellard | Sparc64 host support (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-07-13 |
bellard | export cpu_get_real_ticks() |
blob | commitdiff | raw | diff to current |
2006-06-25 |
bellard | low level support for memory mapped flash devices ... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
bellard | sh4 target (Samuel Tardieu) |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | added cpu_physical_memory_write_rom() |
blob | commitdiff | raw | diff to current |
2006-03-25 |
pbrook | Avoid accessing guest memory directly in usermode emula... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
bellard | support for builtin profiler |
blob | commitdiff | raw | diff to current |
2005-12-05 |
bellard | Initial SPARC SMP support (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-11-26 |
bellard | use TARGET_PAGE_SIZE (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-11-21 |
bellard | fixed big endian host support |
blob | commitdiff | raw | diff to current |
2005-11-19 |
bellard | target independent memory access functions |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | more physical memory access functions |
blob | commitdiff | raw | diff to current |
2005-08-21 |
bellard | use ram_addr_t |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | MIPS target (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2005-04-07 |
bellard | ARM double ordering fix (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-03-13 |
bellard | soft float support |
blob | commitdiff | raw | diff to current |
2005-02-10 |
bellard | dirty flag changes |
blob | commitdiff | raw | diff to current |
2005-02-07 |
bellard | ARM FPU endianness fix |
blob | commitdiff | raw | diff to current |
2005-01-28 |
bellard | physical memory access functions |
blob | commitdiff | raw | diff to current |
2005-01-26 |
bellard | JIT statistics |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | 64 bit target support |
blob | commitdiff | raw | diff to current |
2004-10-10 |
bellard | faster Cirrus VGA VRAM access |
blob | commitdiff | raw | diff to current |
2004-10-09 |
bellard | monitor fixes |
blob | commitdiff | raw | diff to current |
2004-07-05 |
bellard | Darwin patch (initial patch by Pierre d'Herbemont) |
blob | commitdiff | raw | diff to current |
next |