aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* KVM: SVM: Restore tracing of nested vmcb addressJoerg Roedel2010-04-25
* KVM: SVM: Check for nested intercepts on NMI injectionJoerg Roedel2010-04-25
* KVM: SVM: Reset MMU on nested_svm_vmrun for NPT tooJoerg Roedel2010-04-25
* KVM: SVM: Coding style cleanupJoerg Roedel2010-04-25
* KVM: x86: Preserve injected TF across emulationJan Kiszka2010-04-25
* KVM: x86: Drop RF manipulation for guest single-steppingJan Kiszka2010-04-25
* KVM: SVM: Emulate nRIP feature when reinjecting INT3Jan Kiszka2010-04-25
* KVM: x86: Add kvm_is_linear_ripJan Kiszka2010-04-25
* KVM: SVM: Move svm_queue_exceptionJan Kiszka2010-04-25
* KVM: x86: Kick VCPU outside PIC lock againJan Kiszka2010-04-25
* KVM: x86: Add support for saving&restoring debug registersJan Kiszka2010-04-25
* KVM: x86: Save&restore interrupt shadow maskJan Kiszka2010-04-25
* KVM: x86: Do not return soft events in vcpu_eventsJan Kiszka2010-04-25
* KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel2010-04-25
* KVM: drop unneeded kvm_run check in emulate_instruction()Gleb Natapov2010-04-25
* KVM: SVM: Remove newlines from nested trace pointsJoerg Roedel2010-04-25
* KVM: SVM: Make lazy FPU switching work with nested svmJoerg Roedel2010-04-25
* KVM: SVM: Activate nested state only when guest state is completeJoerg Roedel2010-04-25
* KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel2010-04-25
* KVM: SVM: Fix nested msr intercept handlingJoerg Roedel2010-04-25
* KVM: SVM: Annotate nested_svm_map with might_sleep()Joerg Roedel2010-04-25
* KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel2010-04-25
* KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel2010-04-25
* KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel2010-04-25
* KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa2010-04-25
* KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-...Takuya Yoshikawa2010-04-25
* KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its hel...Takuya Yoshikawa2010-04-25
* KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x...Takuya Yoshikawa2010-04-25
* KVM: inject #UD in 64bit mode from instruction that are not valid thereGleb Natapov2010-04-25
* KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov2010-04-25
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-04-21
|\
| * KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-21
| * KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| * KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-20
| * KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-20
| * KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-20
| * KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-20
| * KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-20
| * KVM: take srcu lock before call to complete_pio()Gleb Natapov2010-04-20
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-20
|\ \
| * | perf: Fix unsafe frame rewinding with hot regs fetchingFrederic Weisbecker2010-04-08
* | | x86: correctly wire up the newuname system callChristoph Hellwig2010-04-20
| |/ |/|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-15
|\ \
| * \ Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-13
| |\ \
| | * | x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-07
| | * | Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel2010-04-07
| | |\ \
| | | * | x86/amd-iommu: use for_each_pci_devChris Wright2010-04-07
| | | * | Revert "x86: disable IOMMUs on kernel crash"Chris Wright2010-04-07
| | | * | x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-07
| | | * | x86/amd-iommu: enable iommu before attaching devicesChris Wright2010-04-07