aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong2011-01-12
* KVM: Fetch guest cr3 from hardware on demandAvi Kivity2011-01-12
* KVM: VMX: Add definitions for more vm entry/exit control bitsAvi Kivity2011-01-12
* KVM: SVM: copy instruction bytes from VMCBAndre Przywara2011-01-12
* KVM: SVM: enhance MOV CR intercept handlerAndre Przywara2011-01-12
* KVM: cleanup emulate_instructionAndre Przywara2011-01-12
* KVM: move complete_insn_gp() into x86.cAndre Przywara2011-01-12
* KVM: x86: fix CR8 handlingAndre Przywara2011-01-12
* KVM: SVM: Add xsetbv interceptJoerg Roedel2011-01-12
* KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)Anthony Liguori2011-01-12
* KVM: SVM: Implement Flush-By-Asid featureJoerg Roedel2011-01-12
* KVM: MMU: retry #PF for softmmuXiao Guangrong2011-01-12
* KVM: MMU: rename 'no_apf' to 'prefault'Xiao Guangrong2011-01-12
* KVM: SVM: Add clean-bits infrastructure codeRoedel, Joerg2011-01-12
* KVM: Don't spin on virt instruction faults during rebootAvi Kivity2011-01-12
* KVM: SVM: Add manipulation functions for DRx interceptsJoerg Roedel2011-01-12
* KVM: SVM: Add manipulation functions for CRx interceptsRoedel, Joerg2011-01-12
* KVM: X86: Introduce generic guest-mode representationJoerg Roedel2011-01-12
* KVM: Pull extra page fault information into struct x86_exceptionAvi Kivity2011-01-12
* KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity2011-01-12
* KVM: x86 emulator: make emulator memory callbacks return full exceptionAvi Kivity2011-01-12
* KVM: x86 emulator: introduce struct x86_exception to communicate faultsAvi Kivity2011-01-12
* KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong2011-01-12
* KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity2011-01-12
* KVM: x86 emulator: preserve an operand's segment identityAvi Kivity2011-01-12
* KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong2011-01-12
* KVM: remove unused function declarationXiao Guangrong2011-01-12
* KVM: handle exit due to INVD in VMXGleb Natapov2011-01-12
* KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka2011-01-12
* KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov2011-01-12
* KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov2011-01-12
* KVM: Handle async PF in a guest.Gleb Natapov2011-01-12
* KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov2011-01-12
* KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2011-01-12
* KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2011-01-12
* KVM: Retry fault before vmentryGleb Natapov2011-01-12
* KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-18
|\
| * x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2010-12-17
* | KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-08
|/
* x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-28
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-26
|\
| * x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-18
| * x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-18
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-26
|\ \
| * \ Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-18
| |\ \ | | |/ | |/|
| | * tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-10
* | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-24
* | | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22
|\| |
| * | x86, UV: Update node controller MMRsJack Steiner2010-11-10