aboutsummaryrefslogtreecommitdiff
path: root/target-i386/helper.c
AgeCommit message (Expand)Author
2011-04-17target-i386: use CPU_LDoubleU instead of a private unionAurelien Jarno
2011-03-16x86: Properly reset PAT MSRJan Kiszka
2011-03-15kvm: x86: Consolidate TCG and KVM MCE injection codeJan Kiszka
2011-03-15x86: Run qemu_inject_x86_mce on target VCPUJan Kiszka
2011-03-15x86: Optionally avoid injecting AO MCEs while others are pendingJan Kiszka
2011-03-15x86: Refine error reporting of MCE injection servicesJan Kiszka
2011-03-15x86: Small cleanups of MCE helpersJan Kiszka
2011-03-15x86: Perform implicit mcg_status resetJan Kiszka
2011-02-08x86: Fix MCA broadcast parameters for TCG caseJan Kiszka
2011-01-23x86: Optionally dump code bytes on cpu_dump_stateJan Kiszka
2011-01-21Add function for checking mca broadcast of CPUJin Dongming
2011-01-21Add "broadcast" option for mce commandJin Dongming
2011-01-21Clean up cpu_inject_x86_mce()Jin Dongming
2010-12-27x86: Filter out garbage from segment flags dumpJan Kiszka
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-10-20MCE: Relay UCR MCE to guestMarcelo Tosatti
2010-10-20kvm: x86: add mce supportMarcelo Tosatti
2010-06-27x86: Fix INIT processingJan Kiszka
2010-06-19apic: avoid passing CPUState from CPU codeBlue Swirl
2010-04-26target-i386: print EFER in cpu_dump_stateMarcelo Tosatti
2010-04-08target-i386: Fix compiler warningStefan Weil
2010-03-17Large page TLB flushPaul Brook
2010-03-13x86/cpuid: move CPUID functions into separate fileAndre Przywara
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-02-28target-i386: fix crash on x86 32bit linux host with hw breakpoint exceptionsJason Wessel
2010-02-23Fix OpenBSD linker warningBlue Swirl
2010-02-23Fix i386-bsd-user buildBlue Swirl
2010-02-22Add cpu model configuration support..john cooper
2010-01-13Add KVM paravirt cpuid leafGleb Natapov
2010-01-11MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying
2009-12-24Intel CPUs starting from pentium have apicGleb Natapov
2009-12-13target-i386: Update CPUID feature set for TCGAndre Przywara
2009-12-07cpuid: Fix multicore setup on IntelAndre Przywara
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl
2009-11-07v3: don't call reset functions on cpu initializationGlauber Costa
2009-10-05x86: mce_banks always have the same sizeJuan Quintela
2009-10-05x86: make a20_mask int32_tJuan Quintela
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-12i386: Drop redundant kvm_enabled testJan Kiszka
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-11kvm_arch_get_registers() shouldn't be called directlyGleb Natapov
2009-08-27introduce kvm64 CPUAndre Przywara
2009-08-27allow overriding of CPUID level on command lineAndre Przywara
2009-08-27set CPUID bits to present cores and threads topologyAndre Przywara
2009-08-27push CPUID level to 4 to allow Intel multicore decodingAndre Przywara
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-07-16Only allow -cpu host when KVM is enabledAnthony Liguori
2009-07-16Initialize cpuid variablesAnthony Liguori
2009-07-16omit 3DNOW! CPUID bits from qemu64 CPU modelAndre Przywara