summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-12KVM: cleanup emulate_instructionAndre Przywara1-2/+9
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara1-0/+2
2011-01-12KVM: x86: fix CR8 handlingAndre Przywara1-1/+1
2011-01-12KVM: SVM: Add xsetbv interceptJoerg Roedel1-0/+2
2011-01-12KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)Anthony Liguori1-0/+6
2011-01-12KVM: SVM: Implement Flush-By-Asid featureJoerg Roedel1-0/+2
2011-01-12KVM: MMU: retry #PF for softmmuXiao Guangrong1-0/+1
2011-01-12KVM: MMU: rename 'no_apf' to 'prefault'Xiao Guangrong1-1/+2
2011-01-12KVM: SVM: Add clean-bits infrastructure codeRoedel, Joerg1-1/+2
2011-01-12KVM: Don't spin on virt instruction faults during rebootAvi Kivity1-2/+6
2011-01-12KVM: SVM: Add manipulation functions for DRx interceptsJoerg Roedel1-10/+17
2011-01-12KVM: SVM: Add manipulation functions for CRx interceptsRoedel, Joerg1-6/+9
2011-01-12KVM: X86: Introduce generic guest-mode representationJoerg Roedel1-0/+1
2011-01-12KVM: Pull extra page fault information into struct x86_exceptionAvi Kivity2-13/+6
2011-01-12KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity1-5/+9
2011-01-12KVM: x86 emulator: make emulator memory callbacks return full exceptionAvi Kivity1-6/+9
2011-01-12KVM: x86 emulator: introduce struct x86_exception to communicate faultsAvi Kivity1-3/+8
2011-01-12KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong1-1/+1
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity1-0/+1
2011-01-12KVM: x86 emulator: preserve an operand's segment identityAvi Kivity1-1/+4
2011-01-12KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong1-0/+1
2011-01-12KVM: remove unused function declarationXiao Guangrong1-1/+0
2011-01-12KVM: handle exit due to INVD in VMXGleb Natapov1-0/+1
2011-01-12KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka1-1/+1
2011-01-12KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov2-0/+2
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov1-0/+3
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov2-0/+13
2011-01-12KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov1-0/+6
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2-0/+6
2011-01-12KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov1-0/+1
2011-01-12KVM: Retry fault before vmentryGleb Natapov1-1/+3
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov1-0/+18
2011-01-11xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge1-2/+2
2011-01-11xen: add m2p override mechanismJeremy Fitzhardinge1-3/+13
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-14/+21
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-2/+34
2011-01-11x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter1-4/+4
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven1-2/+2
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du1-4/+1
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich1-0/+7
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+47
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar3-8/+11
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar19-53/+136
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov1-0/+3
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds3-4/+159
2011-01-07xen: HVM X2APIC supportSheng Yang2-0/+38
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang1-0/+9
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus1-1/+0
2011-01-07x86, NMI: Add priorities to handlersDon Zickus1-0/+20
2011-01-07x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying1-1/+11