]> git.proxmox.com Git - qemu.git/history - cpu-defs.h
Version 1.0.1
[qemu.git] / cpu-defs.h
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-16 Jan KiszkaExpose thread_id in info cpus
2011-02-20 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-17 Laurent Vivierlinux-user: Define target alignment size
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan KiszkaPrevent abortion on multiple VCPU kicks
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11 Marcelo Tosattimove stop/stopped CPU_COMMON fields after area zeroed...
2010-05-11 Marcelo Tosattiport qemu-kvm's on_vcpu code
2010-04-04 Paul BrookSplit TLB addend and target_phys_addr_t
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-12 Paul BrookRemove TLB from userspace
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-03 Jan KiszkaKVM: Move and rename regs_modified
2009-12-18 Anthony LiguoriRevert "kvm: x86: Save/restore exception_index"
2009-12-12 Jan Kiszkakvm: x86: Save/restore exception_index
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Andre Przywaraextend -smp parsing to include cores= and threads=...
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-04 Nathan Froydfix gdbstub support for multiple threads in usermode, v3
2009-05-19 Paul BrookHardware convenience library
2009-04-24 aliguoriqemu: introduce iothread (Marcelo Tosatti)
2009-04-21 aliguoriadded -numa cmdline parameter parser (Andre Przywara)
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-03-06 aurel32Fix race condition on access to env->interrupt_request
2009-01-14 aurel32Get rid of user_mode_only
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-29 pbrookFix comment typo.
2008-11-25 aliguoriUse sys-queue.h for break/watchpoint managment (Jan...
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-05 aliguoriAdd KVM support to QEMU
2008-10-11 pbrookAdd GDB XML register description support.
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-29 pbrookAdd instruction counter.
2008-06-09 pbrookClean up MMIO TLB handling.
2008-06-07 pbrookMultithreaded locking fixes.
2008-05-29 bellardPush common interrupt variables to cpu-defs.h (Glauber...
2008-05-28 bellardmoved halted field to CPU_COMMON
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-08 blueswir1Use a common constant for temp_buf size
2008-02-01 bellarduse the TCG code generator
2008-01-31 bellarduse simpler REGPARM convention - make CPUTLBEntry size...
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-11-17 pbrookBreak up vl.h.
2007-10-28 thsImplement missing MIPS supervisor mode bits.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-19 j_mayerTARGET_FMT_lu may also be useful.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-26 balrogFix writes to pages containing watchpoints for the...
2007-04-14 j_mayerAdd TARGET_FMT_plx to properly display target_phys_addr...
2007-04-05 j_mayerInfrastructure to support more than 2 MMU modes.
2007-04-04 j_mayerTARGET_FMT_ld may also be useful for debugging purposes.
2007-03-16 pbrookWatchpoint support (previous commit got eaten by Savann...
2006-11-12 pbrookSpeed up tlb_flush_page (Daniel Jacobowitz).
2006-06-25 bellardC99 64 bit printf
2005-11-28 bellardPAGE_EXEC support in TLBs
2005-11-23 bellardbetter halted state support
2005-11-21 bellardSMP support
2005-11-20 bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
2005-08-21 bellardram_addr_t type for ram offsets
2005-07-02 bellardsimplified PowerPC exception handling (Jocelyn Mayer)
2005-06-05 bellardadded HOST_LONG_BITS in configure
2005-01-03 bellard64 bit target support
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-04-25 bellardadded target_phys_addr_t
2004-03-21 bellarddo not depend on thunk.h - more log items
2004-02-16 bellarduse osdep.h
2004-01-24 bellardcorrect target_ulong definition
2003-10-27 bellardcomments
2003-08-10 bellardsoft mmu support