aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* 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: PPC: Allocate vcpu struct using vmallocAlexander Graf2010-04-25
* KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)Alexander Graf2010-04-25
* KVM: PPC: Enable use of secondary htab bucketAlexander Graf2010-04-25
* KVM: PPC: Add capability for paired singlesAlexander Graf2010-04-25
* KVM: PPC: Implement Paired Single emulationAlexander Graf2010-04-25
* KVM: PPC: Enable program interrupt to do MMIOAlexander Graf2010-04-25
* KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf2010-04-25
* KVM: PPC: Fix error in BAT assignmentAlexander Graf2010-04-25
* KVM: PPC: Add helpers to call FPU instructionsAlexander Graf2010-04-25
* KVM: PPC: Make ext giveup non-staticAlexander Graf2010-04-25
* KVM: PPC: Make software load/store return eaddrAlexander Graf2010-04-25
* KVM: PPC: Implement mtsr instruction emulationAlexander Graf2010-04-25
* KVM: PPC: Fix typo in book3s_32 debug codeAlexander Graf2010-04-25
* KVM: PPC: Preload FPU when possibleAlexander Graf2010-04-25
* KVM: PPC: Combine extension interrupt handlersAlexander Graf2010-04-25
* KVM: PPC: Add Gekko SPRsAlexander Graf2010-04-25
* KVM: PPC: Add hidden flag for paired singlesAlexander Graf2010-04-25
* KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-25
* KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-25
* KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-25
* KVM: PPC: Make fpscr 64-bitAlexander Graf2010-04-25
* KVM: PPC: Add QPR registersAlexander Graf2010-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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-04-21
|\
| * m68knommu: fix coldfire tcdrainPhilippe De Muyter2010-04-20
| * m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer2010-04-20
| * Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-20
| * m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye2010-04-20
* | 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