summaryrefslogtreecommitdiffstats
path: root/target-i386/helper.c
Commit message (Expand)AuthorAgeFilesLines
* Add KVM paravirt cpuid leafGleb Natapov2010-01-131-8/+27
* MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying2010-01-111-0/+2
* Intel CPUs starting from pentium have apicGleb Natapov2009-12-241-1/+1
* target-i386: Update CPUID feature set for TCGAndre Przywara2009-12-131-13/+12
* cpuid: Fix multicore setup on IntelAndre Przywara2009-12-071-15/+31
* 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
* 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
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-1/+1
* kvm_arch_get_registers() shouldn't be called directlyGleb Natapov2009-09-111-1/+1
* 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
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-15/+0
* Only allow -cpu host when KVM is enabledAnthony Liguori2009-07-161-4/+3
* Initialize cpuid variablesAnthony Liguori2009-07-161-1/+1
* 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
* gdbstub: x86: Support for setting segment registersJan Kiszka2009-07-161-0/+30
* QEMU: MCE: Add MCE simulation to qemu/tcgHuang Ying2009-07-091-0/+70
* Suppress a GCC warningBlue Swirl2009-07-011-1/+1
* remove CPUID host hacksAndre Przywara2009-06-291-22/+5
* 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
* Handle init/sipi in a main cpu exec loop. (v2)Gleb Natapov2009-06-221-0/+22
* QEMU KVM: i386: Fix the cpu reset stateNitin A Kamble2009-06-161-6/+12
* allow CPUID vendor overrideAndre Przywara2009-06-161-1/+4
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* Remove noisy printf when KVM masks CPU featuresAnthony Liguori2009-05-081-1/+0
* kvm: Trim cpu features not supported by kvmAvi Kivity2009-05-081-0/+30
* Fix x86 feature modifications for features that set multiple bitsAvi Kivity2009-05-081-5/+8
* Make x86 cpuid feature names available in file scopeAvi Kivity2009-05-081-27/+28
* qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori2009-04-241-2/+3
* kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-4/+4
* x86: Enhanced dump of segment registers (Jan Kiszka)aliguori2009-04-181-38/+62
* Fix cpuid KVM crash on i386 (Lubomir Rintel)aliguori2009-03-051-4/+4
* Fix "info registers" under kvm.balrog2009-03-041-0/+3
* KVM: CPUID takes ecx as input value for some functions (Amit Shah)aliguori2009-02-091-17/+17
* targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Add phenom CPU descriptor (Alexander Graf)aliguori2009-02-021-0/+28
* Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger)aliguori2009-01-291-1/+1
* Log reset events (Jan Kiszka)aliguori2009-01-261-0/+5
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
OpenPOWER on IntegriCloud