]> git.proxmox.com Git - qemu.git/history - target-i386/helper.c
vhost: fix miration during device start
[qemu.git] / target-i386 / helper.c
2010-06-27 Jan Kiszkax86: Fix INIT processing
2010-06-19 Blue Swirlapic: avoid passing CPUState from CPU code
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Marcelo Tosattitarget-i386: print EFER in cpu_dump_state
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Stefan Weiltarget-i386: Fix compiler warning
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-13 Andre Przywarax86/cpuid: move CPUID functions into separate file
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-02-28 Jason Wesseltarget-i386: fix crash on x86 32bit linux host with...
2010-02-23 Blue SwirlFix OpenBSD linker warning
2010-02-23 Blue SwirlFix i386-bsd-user build
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 john cooperAdd cpu model configuration support..
2010-01-13 Gleb NatapovAdd KVM paravirt cpuid leaf
2010-01-11 Huang YingMCE: Fix bug of IA32_MCG_STATUS after system reset
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-24 Gleb NatapovIntel CPUs starting from pentium have apic
2009-12-13 Andre Przywaratarget-i386: Update CPUID feature set for TCG
2009-12-07 Anthony LiguoriMerge commit 'mst/pci' into staging
2009-12-07 Andre Przywaracpuid: Fix multicore setup on Intel
2009-11-07 Blue Swirluser: move CPU reset call to main.c for x86/PPC/Sparc
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-10-05 Juan Quintelax86: mce_banks always have the same size
2009-10-05 Juan Quintelax86: make a20_mask int32_t
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-12 Jan Kiszkai386: Drop redundant kvm_enabled test
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Gleb Natapovkvm_arch_get_registers() shouldn't be called directly
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Andre Przywaraintroduce kvm64 CPU
2009-08-28 Andre Przywaraallow overriding of CPUID level on command line
2009-08-28 Andre Przywaraset CPUID bits to present cores and threads topology
2009-08-28 Andre Przywarapush CPUID level to 4 to allow Intel multicore decoding
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-07-17 Anthony LiguoriOnly allow -cpu host when KVM is enabled
2009-07-17 Anthony LiguoriInitialize cpuid variables
2009-07-16 Andre Przywaraomit 3DNOW! CPUID bits from qemu64 CPU model
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-16 Jan Kiszkagdbstub: x86: Support for setting segment registers
2009-07-09 Huang YingQEMU: MCE: Add MCE simulation to qemu/tcg
2009-07-01 Blue SwirlSuppress a GCC warning
2009-06-29 Andre Przywararemove CPUID host hacks
2009-06-29 Andre Przywarafix KVMs GET_SUPPORTED_CPUID feature usage
2009-06-29 Andre PrzywaraCPUID Fn8000_0001.EAX is family/model/stepping, not...
2009-06-29 Andre Przywaraintroduce -cpu host target
2009-06-29 Andre Przywaraallow hypervisor CPUID bit to be overriden
2009-06-22 Gleb NatapovHandle init/sipi in a main cpu exec loop. (v2)
2009-06-16 Nitin A KambleQEMU KVM: i386: Fix the cpu reset state
2009-06-16 Andre Przywaraallow CPUID vendor override
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-08 Anthony LiguoriRemove noisy printf when KVM masks CPU features
2009-05-08 Avi Kivitykvm: Trim cpu features not supported by kvm
2009-05-08 Avi KivityFix x86 feature modifications for features that set...
2009-05-08 Avi KivityMake x86 cpuid feature names available in file scope
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-18 aliguorix86: Enhanced dump of segment registers (Jan Kiszka)
2009-03-05 aliguoriFix cpuid KVM crash on i386 (Lubomir Rintel)
2009-03-04 balrogFix "info registers" under kvm.
2009-02-09 aliguoriKVM: CPUID takes ecx as input value for some functions...
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-02-02 aliguoriAdd phenom CPU descriptor (Alexander Graf)
2009-01-29 aliguoriFix a typo in ext2_feature_name (Carl-Daniel Hailfinger)
2009-01-26 aliguoriLog reset events (Jan Kiszka)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-13 blueswir1x86 cleanup
2008-12-02 aliguoriFix register name typo in dumping debug registers ...
2008-11-25 aliguoriUse sys-queue.h for break/watchpoint managment (Jan...
2008-11-18 aliguorix86: Dump debug registers (Jan Kiszka)
2008-11-18 aliguorix86: Debug register emulation (Jan Kiszka)
2008-11-17 pbrookTCG variable type checking.
2008-11-13 aliguorix86: fix warning without CONFIG_KVM (Mark McLoughlin)
2008-11-13 aliguoriFix CPUID ext2 features masking (Avi Kivity)
2008-11-10 balrogx86 CPUID extended family/model (Andre Przywara).
2008-11-05 aliguoriAdd KVM support to QEMU
2008-11-05 aliguoriSplit CPUID from op_helper
2008-10-28 balrogFix cpuid ext_features value for Atom N270 (Blue Swirl).
2008-10-14 aurel32target-i386: Add Core Duo Definition
2008-09-29 pbrookMy core2duo patch introduced a vague statement of ...
2008-09-28 balrogRename -cpu atom to -cpu n270.
2008-09-25 balrogAdd Atom (x86) cpu identification.
2008-09-25 balrogCore 2 Duo specification (Alexander Graf).
2008-09-25 balrogClean up vendor identification (Alexander Graf).
2008-09-25 balrogUse qemu_free() on env instead of free.
2008-08-18 aliguorii386: Catch all non-present ptes in cpu_get_phys_page_d...
2008-07-23 aliguoriFix task register type after reset (Avi Kivity)
2008-07-03 thsFix constant truncation, spotted by Jindrich Makovicka.
2008-06-20 bellardadded model_id and vendor cpu model options (initial...
2008-06-06 bellardFix i386 segment descriptor types on reset (Avi Kivity)
2008-06-04 bellardreworked SVM interrupt handling logic - fixed vmrun...
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-28 bellardSVM rework
2008-05-28 bellardconsistent naming for i386 TCG helper file
2008-05-25 pbrookFix off-by-one unwinding error.
next