summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/stable-0.12' into stable-0.12Avi Kivity2010-01-171-0/+2
|\
| * MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying2010-01-111-0/+2
* | Reinstate cpuid vendor override when kvm is enabledAvi Kivity2009-12-281-1/+1
* | Merge commit '910628f39676ee65211727245809eec7ca4d75f5' into stable-0.12-mergeAvi Kivity2009-12-141-9/+11
|\|
| * target-i386: Update CPUID feature set for TCGAndre Przywara2009-12-131-13/+12
* | Merge commit 'c99d32efe6970493c44fe410ee4a4aafc1a35428' into stable-0.12-mergeAvi Kivity2009-12-141-15/+31
|\|
| * cpuid: Fix multicore setup on IntelAndre Przywara2009-12-071-15/+31
* | Merge commit '59f2689d9082f2f631253c810f73cd22290144a9' into upstream-mergeAvi Kivity2009-11-221-1/+0
|\|
| * user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl2009-11-071-3/+0
| * v3: don't call reset functions on cpu initializationGlauber Costa2009-11-071-0/+2
* | Merge commit 'e5cc6429dee00f3170bb6a18600d6d29b854b7d9' into upstream-mergeAvi Kivity2009-10-051-5/+4
|\|
| * x86: mce_banks always have the same sizeJuan Quintela2009-10-051-2/+1
| * x86: make a20_mask int32_tJuan Quintela2009-10-051-3/+3
| * Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-11/+11
| * Get rid of _t suffixmalc2009-10-011-11/+11
| * i386: Drop redundant kvm_enabled testJan Kiszka2009-09-121-2/+1
* | MCE: Relay UCR MCE to guestHuang Ying2009-09-211-1/+1
* | Merge commit '72cf2d4f0e181d0d3a3122e04129c58a95da713e' into upstream-mergeMarcelo Tosatti2009-09-141-1/+1
|\|
| * Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-1/+1
* | Merge commit '2637c754ccdb286890ed2a8d0d1da775dbd062af' into upstream-mergeMarcelo Tosatti2009-09-141-2/+1
|\|
| * kvm_arch_get_registers() shouldn't be called directlyGleb Natapov2009-09-111-1/+1
* | Call kvm_cpu_synchronize_state() on target vcpuGleb Natapov2009-09-091-1/+1
* | Merge commit '3a38d437ca60ce19ee92dbabbe6e672e9ba3c529' into upstream-mergeAvi Kivity2009-08-291-15/+82
|\|
| * introduce kvm64 CPUAndre Przywara2009-08-271-0/+26
| * allow overriding of CPUID level on command lineAndre Przywara2009-08-271-10/+29
| * set CPUID bits to present cores and threads topologyAndre Przywara2009-08-271-3/+25
| * push CPUID level to 4 to allow Intel multicore decodingAndre Przywara2009-08-271-2/+2
* | Merge commit '4a1418e07bdcfaa3177739e04707ecaec75d89e1' into upstream-mergeAvi Kivity2009-08-241-15/+0
|\|
| * Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-15/+0
* | Merge commit '452e475196a3f8b6b96d16bbaca727ebc1278a97' into upstream-mergeAvi Kivity2009-07-281-5/+4
|\|
| * Only allow -cpu host when KVM is enabledAnthony Liguori2009-07-161-4/+3
| * Initialize cpuid variablesAnthony Liguori2009-07-161-1/+1
* | Merge commit '0ba99fc6a188988f11361cb41eba7c1afce346d4' into upstream-mergeAvi Kivity2009-07-281-4/+2
|\|
| * omit 3DNOW! CPUID bits from qemu64 CPU modelAndre Przywara2009-07-161-2/+1
| * Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* | Merge commit 'e1e8f35a4f59d82ab9a5361c3990c8dadd2e7678' into upstream-mergeAvi Kivity2009-07-281-0/+30
|\|
| * gdbstub: x86: Support for setting segment registersJan Kiszka2009-07-161-0/+30
* | Add MCE simulation support to qemu/kvmHuang Ying2009-07-201-0/+5
* | Merge commit '79c4f6b08009a1d23177c2be8bd003253cf3686a' into upstream-mergeAvi Kivity2009-07-121-0/+70
|\|
| * QEMU: MCE: Add MCE simulation to qemu/tcgHuang Ying2009-07-091-0/+70
* | Merge commit '600309b6108484a60be4a84cfe68e6b8d645799c' into upstream-mergeAvi Kivity2009-07-051-1/+1
|\|
| * Suppress a GCC warningBlue Swirl2009-07-011-1/+1
* | Add X2APIC support.Gleb Natapov2009-07-051-1/+1
* | Merge commit '671e4676076fb62860986decd44440d97bcc872d' into upstream-mergeAvi Kivity2009-06-301-1/+4
|\|
| * remove CPUID host hacksAndre Przywara2009-06-291-22/+5
* | Merge commit '6c1f42fe83bf9bc14a7a6cc5afd8dad83ee25c74' into upstream-mergeAvi Kivity2009-06-301-19/+71
|\|
| * fix KVMs GET_SUPPORTED_CPUID feature usageAndre Przywara2009-06-291-29/+0
| * CPUID Fn8000_0001.EAX is family/model/stepping, not featuresAndre Przywara2009-06-291-1/+1
| * introduce -cpu host targetAndre Przywara2009-06-291-6/+59
| * allow hypervisor CPUID bit to be overridenAndre Przywara2009-06-291-12/+11