Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / cpu-all.h
2009-06-08 Riku VoipioMerge commit 'gnu/master' into test
2009-05-22 Jan Kiszkakvm: Rework dirty bitmap synchronization
2009-05-19 Paul BrookHardware convenience library
2009-05-07 Riku Voipiomerge upstream
2009-04-30 Paul BrookRemove cpu_get_io_memory_{read,write}.
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
2009-04-20 Riku VoipioRevert "Revived GUEST_BASE support for usermode emulati...
2009-04-20 Riku VoipioRevert "linux-user: added ELF coredump support for...
2009-04-20 Riku VoipioRevived GUEST_BASE support for usermode emulation targets.
2009-04-20 Mika Westerberglinux-user: implemented ELF coredump support for ARM...
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-11 pbrookImplement dynamic guest ram allocation.
2009-04-11 pbrookRemove code phys_ram_base uses.
2009-04-09 pbrookCleanup SPARC/TCX framebuffer allocation.
2009-03-31 Mika Westerberglinux-user: added ELF coredump support for ARM target
2009-03-31 Riku VoipioRevert "linux-user: added ELF coredump support for...
2009-03-26 Mika Westerberglinux-user: added ELF coredump support for ARM target
2009-03-09 Riku VoipioMerge branch 'upstream' into maemo-test
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-05 Riku VoipioRevived GUEST_BASE support for usermode emulation targets.
2009-02-11 aliguoriqemu: add cpu_unregister_io_memory and make io mem...
2009-02-01 malcReplace noreturn with QEMU_NORETURN
2009-01-26 aliguoriLog reset events (Jan Kiszka)
2009-01-25 malcMassage PPC version of cpu_get_real_ticks a little
2009-01-22 aliguoriAdd map client retry notification (Avi Kivity)
2009-01-22 aliguoriAdd target memory mapping API (Avi Kivity)
2009-01-14 blueswir1Add noreturn function attribute
2009-01-14 malcRemove all traces of __powerpc__
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-11 malcFix warnings introduced in r5948
2008-12-09 aliguoriKVM: Coalesced MMIO support
2008-12-08 aurel32linux-user: Introduce h2g_valid
2008-12-08 aurel32linux-user: Safety belt for h2g
2008-12-07 balrogMake memory load functions (ldxx_y(ptr)) take a const...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-24 aliguorivga optimization (Glauber Costa)
2008-11-18 aliguoriIntroduce BP_CPU as a breakpoint type (Jan Kiszka)
2008-11-18 aliguoriIntroduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
2008-11-18 aliguoriRestore pc on watchpoint hits (Jan Kiszka)
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-10-06 aliguoriAdd dirty tracking for live migration
2008-10-02 blueswir1Make CPULogItem tables const
2008-09-14 blueswir1Revert incorrect part of r4574 to avoid unaligned traps...
2008-07-03 thsAvoid compiler warning.
2008-06-29 pbrookAdd instruction counter.
2008-06-09 pbrookClean up MMIO TLB handling.
2008-05-28 bellardvariable dynamic translation buffer size
2008-05-25 blueswir1Implement byte swapping accesses
2008-05-23 bellardTCG profiler clean up
2008-05-17 edgar_iglAdd support for the 'k' (kill) and 'D' (detach) packets...
2008-05-12 bellardremoved unused code
2008-05-10 blueswir1Fix compiler warnings in common files
2008-05-09 aurel32Move #include "softfloat.h" to cpu-all.h
2008-05-09 edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-04-13 aurel32x86: Introduce CPU_INTERRUPT_NMI
2008-04-12 aurel32HPPA (PA-RISC) host support
2008-03-13 aurel32Use float32/64 instead of float/double
2008-02-01 bellardreverted -translation option support
2008-02-01 bellarduse the TCG code generator
2008-01-23 thsAdd option to disable TB cache, by Herve Poussineau.
2008-01-01 blueswir1 Support for registering address space only for some...
2007-12-12 balrogMark host pages as reserved (Magnus Damm).
2007-11-25 blueswir1 128-bit float support for user mode
2007-11-14 bellardsuppressed page_unprotect_range() - fixed access_ok()
2007-11-02 thsEFAULT - verify pages are in cache and are read/write...
2007-09-23 thsSVM Support, by Alexander Graf.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-06-03 thsMove target-specific defines to the target directories.
2007-05-26 blueswir1Implement generic sub-page I/O based on earlier work...
2007-05-08 thsSpelling fixes, by Stefan Weil.
2007-05-05 thsSome bits of Linux/MIPS host support, still segfaulty.
2007-05-01 balrogImplement power state changes (IDLE and SLEEP) for...
2007-04-16 blueswir1Sparc host update (Ben Taylor, Martin Bochnig)
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-04-05 j_mayerIntegrate Alpha target in Qemu core.
2007-04-04 j_mayerAdd missing 64 bits memory accessors.
2007-03-16 pbrookWatchpoint support (previous commit got eaten by Savann...
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2007-02-28 thsFix CPU chaining in linux-user emulation, by Gwenole...
2007-02-08 bellardram allocation functions
2006-10-22 pbrookColdFire target.
2006-09-24 bellardadded SMM support
2006-07-30 pbrookRewrite Arm host support.
2006-07-18 bellardSparc64 host support (Blue Swirl)
2006-07-13 bellardexport cpu_get_real_ticks()
2006-06-25 bellardlow level support for memory mapped flash devices ...
2006-04-27 bellardsh4 target (Samuel Tardieu)
2006-04-23 bellardadded cpu_physical_memory_write_rom()
2006-03-25 pbrookAvoid accessing guest memory directly in usermode emula...
2006-02-08 bellardsupport for builtin profiler
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-11-26 bellarduse TARGET_PAGE_SIZE (Paul Brook)
2005-11-21 bellardfixed big endian host support
2005-11-19 bellardtarget independent memory access functions
2005-10-30 bellardmore physical memory access functions
2005-08-21 bellarduse ram_addr_t
next