summaryrefslogtreecommitdiffstats
path: root/target-i386/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* i386: wire up MSR_IA32_MISC_ENABLEAvi Kivity2011-10-241-0/+5
* kvm: support TSC deadline MSR with subsectionLiu, Jinsong2011-10-241-0/+2
* Revert "kvm: support TSC deadline MSR"Marcelo Tosatti2011-10-241-3/+1
* kvm: support TSC deadline MSRLiu, Jinsong2011-10-031-1/+3
* target-i386: Remove data type CCTableStefan Weil2011-09-211-5/+0
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-08-081-0/+1
|\
| * qemu-x86: Add tsc_freq option to -cpuJoerg Roedel2011-08-051-0/+1
* | Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
|/
* exec.h cleanupBlue Swirl2011-07-301-0/+3
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-0/+47
* x86: use caller supplied CPUState for interrupt related stuffBlue Swirl2011-06-261-0/+10
* kvm: x86: Save/restore FPU OP, IP and DPJan Kiszka2011-06-191-0/+4
* kvm: Add CPUID support for VIA CPUbrillywu@viatech.com.cn2011-06-141-1/+8
* target-i386: remove old code handling float64Aurelien Jarno2011-06-031-18/+4
* irq: Privatize CPU_INTERRUPT_NMI.Richard Henderson2011-05-081-0/+1
* target-i386: Privatize some i386-specific interrupt names.Richard Henderson2011-05-081-0/+8
* x86: Properly reset PAT MSRJan Kiszka2011-03-161-2/+2
* x86: Optionally avoid injecting AO MCEs while others are pendingJan Kiszka2011-03-151-1/+4
* x86: Refine error reporting of MCE injection servicesJan Kiszka2011-03-151-3/+3
* x86: Small cleanups of MCE helpersJan Kiszka2011-03-151-0/+5
* x86: Perform implicit mcg_status resetJan Kiszka2011-03-151-1/+2
* kvm: make tsc stable over migration and machine startGlauber Costa2011-02-141-0/+1
* kvm: x86: Implicitly clear nmi_injected/pending on resetJan Kiszka2011-01-231-2/+4
* kvm: Improve reporting of fatal errorsJan Kiszka2011-01-231-0/+2
* Add function for checking mca broadcast of CPUJin Dongming2011-01-211-0/+1
* target-i386: Fix accidental use of SoftFloat uint64 typeAndreas Färber2010-12-201-4/+4
* Add support for async page fault to qemuGleb Natapov2010-11-161-0/+1
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-2/+2
* MCE: Relay UCR MCE to guestMarcelo Tosatti2010-10-201-2/+18
* Add svm cpuid featuresJoerg Roedel2010-10-201-0/+12
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-2/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-5/+0
* kvm: Enable XSAVE live migration supportSheng Yang2010-06-281-1/+6
* apic: qdev conversion cleanupBlue Swirl2010-06-191-1/+1
* apic: avoid using CPUState internalsBlue Swirl2010-06-191-11/+16
* apic: avoid passing CPUState from CPU codeBlue Swirl2010-06-191-6/+7
* x86/cpuid: move CPUID functions into separate fileAndre Przywara2010-03-131-3/+6
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+11
* Add cpu model configuration support..john cooper2010-02-221-3/+6
* Add KVM paravirt cpuid leafGleb Natapov2010-01-131-1/+2
* target-i386: Fix evaluation of DR7 registerJan Kiszka2009-12-181-2/+2
* kvm: x86: Use separate exception_injected CPUState fieldJan Kiszka2009-12-181-0/+1
* v2: properly save kvm system time msr registersGlauber Costa2009-12-121-0/+2
* kvm: x86: Add support for VCPU event statesJan Kiszka2009-12-031-0/+5
* kvm: x86: Refactor use of interrupt_bitmapJan Kiszka2009-11-171-2/+1
* target-i386: move recently added vmstate fields at the end of the structureAurelien Jarno2009-10-051-4/+6
* gdbstub: x86: Switch 64/32 bit registers dynamicallyJan Kiszka2009-10-051-2/+5
* x86: split MTRRVar unionJuan Quintela2009-10-051-4/+6
* x86: split FPReg unionJuan Quintela2009-10-051-8/+10
* x86: mce_banks always have the same sizeJuan Quintela2009-10-051-1/+1
OpenPOWER on IntegriCloud