summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-05-17Merge branch 'perf'Avi Kivity
2010-05-17KVM: MMU: reduce 'struct kvm_mmu_page' sizeXiao Guangrong
2010-05-17KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity
2010-05-17KVM: x86: Push potential exception error code on task switchesJan Kiszka
2010-05-17KVM: move DR register access handling into generic codeGleb Natapov
2010-05-17KVM: SVM: implement NEXTRIPsave SVM featureAndre Przywara
2010-05-17KVM: MMU: remove unused fieldXiao Guangrong
2010-05-17KVM: x86 emulator: commit rflags as part of registers commitGleb Natapov
2010-05-17KVM: x86 emulator: introduce pio in string read ahead.Gleb Natapov
2010-05-17KVM: x86 emulator: restart string instruction without going back to a guest.Gleb Natapov
2010-05-17KVM: x86 emulator: Move string pio emulation into emulator.cGleb Natapov
2010-05-17KVM: x86 emulator: fix in/out emulation.Gleb Natapov
2010-05-17KVM: x86 emulator: Emulate task switch in emulator.cGleb Natapov
2010-05-17KVM: x86 emulator: Provide more callbacks for x86 emulator.Gleb Natapov
2010-05-17KVM: Provide current eip as part of emulator context.Gleb Natapov
2010-05-17KVM: Provide x86_emulate_ctxt callback to get current cplGleb Natapov
2010-05-17KVM: remove realmode_lmsw function.Gleb Natapov
2010-05-17KVM: Provide callback to get/set control registers in emulator ops.Gleb Natapov
2010-05-17KVM: Remove pointer to rflags from realmode_set_cr parameters.Gleb Natapov
2010-05-17KVM: MMU: Reinstate pte prefetch on invlpgAvi Kivity
2010-05-17KVM: x86: Use native_store_idt() instead of kvm_get_idt()Wei Yongjun
2010-04-25KVM: move segment_base() into vmx.cGleb Natapov
2010-04-25KVM: Drop kvm_get_gdt() in favor of generic linux functionGleb Natapov
2010-04-25KVM: SVM: Implement emulation of vm_cr msrJoerg Roedel
2010-04-25KVM: x86: Add kvm_is_linear_ripJan Kiszka
2010-04-25KVM: x86: Add support for saving&restoring debug registersJan Kiszka
2010-04-25KVM: x86: Save&restore interrupt shadow maskJan Kiszka
2010-04-25KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa
2010-04-25KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell
2010-04-13Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar
2010-04-07Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel
2010-04-07x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-03-30x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar
2010-03-19x86, amd: Restrict usage of c1e_idle()Andreas Herrmann
2010-03-19perf, x86: Fix key indexing in Pentium-4 PMULin Ming
2010-03-18x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov
2010-03-18perf, x86: Add cache events for the Pentium-4 PMULin Ming
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming