]> git.proxmox.com Git - qemu.git/history - cpu-all.h
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / cpu-all.h
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_free: Implement it
2010-07-06 Alex Williamsonramblocks: Make use of DeviceState pointer and BusInfo...
2010-07-06 Alex WilliamsonRemove uses of ram.last_offset (aka last_ram_offset)
2010-06-14 Alex Williamsonram_blocks: Convert to a QLIST
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-29 Paul BrookPre-allocate guest address space
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 Tosattiadd cpu_is_stopped helper
2010-05-11 Marcelo Tosattiport qemu-kvm's on_vcpu code
2010-05-05 Paul BrookRemove PAGE_RESERVED
2010-04-17 Richard HendersonFix --enable-profiler compilation.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Yoshiaki TamuraIntroduce wrapper functions to access phys_ram_dirty.
2010-03-29 Blue SwirlCompile qemu-timer only once
2010-03-29 Blue SwirlMove cpu_exec_init_all() declaration to qemu-common.h
2010-03-21 Blue SwirlCompile pci only once
2010-03-17 Paolo Bonzinisplit out qemu-timer.c
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12 Paul BrookFix usermode virtual address type
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12 Paul BrookDisable phsyical memory handling in userspace emulation.
2010-03-12 Richard HendersonImplement multi-level page tables.
2010-03-12 Richard HendersonUse TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Marcelo TosattiAdd option to use file backed guest memory
2010-03-01 Paul BrookMove ioport.h out of cpu-all.h
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 Sheng Yangkvm: Flush coalesced MMIO buffer periodly
2009-12-20 Aurelien Jarnocpu-all.h: fix cpu_get_real_ticks() #ifdef
2009-11-24 Arnaud Patardcpu-all.h: fix cpu_get_real_ticks on mips host
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Stefan WeilFix conditional compilation (MIPS host)
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-17 Paul BrookUserspace guest address offsetting
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.
2009-07-09 Huang YingQEMU: MCE: Add MCE simulation to qemu/tcg
2009-06-22 Gleb NatapovHandle init/sipi in a main cpu exec loop. (v2)
2009-06-16 Glauber Costaprovide cpu_index to env mapping
2009-06-16 Mika Westerberglinux-user: implemented ELF coredump support for ARM...
2009-05-22 Jan Kiszkakvm: Rework dirty bitmap synchronization
2009-05-19 Paul BrookHardware convenience library
2009-04-30 Paul BrookRemove cpu_get_io_memory_{read,write}.
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
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-07 aurel32Use a dedicated function to request exit from execution...
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).
next