aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard5-20/+15
2009-03-24KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard3-13/+9
2009-03-24KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard1-3/+5
2009-03-24KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard3-4/+5
2009-03-24KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard2-7/+7
2009-03-24KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity1-0/+12
2009-03-24KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti4-0/+31
2009-03-24KVM: Fallback support for MSR_VM_HSAVE_PAAvi Kivity1-0/+2
2009-03-24KVM: remove the vmap usageIzik Eidus1-49/+13
2009-03-24KVM: introduce kvm_read_guest_virt, kvm_write_guest_virtIzik Eidus2-18/+42
2009-03-24KVM: VMX: initialize TSC offset relative to vm creation timeMarcelo Tosatti3-8/+14
2009-03-24KVM: MMU: Drop walk_shadow()Avi Kivity1-20/+0
2009-03-24KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()Avi Kivity1-49/+32
2009-03-24KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()Avi Kivity1-70/+58
2009-03-24KVM: MMU: Use for_each_shadow_entry() in __direct_map()Avi Kivity1-54/+29
2009-03-24KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()Avi Kivity1-20/+49
2009-03-24KVM: Fix vmload and friends misinterpreted as lidtAvi Kivity1-5/+10
2009-03-24KVM: MMU: Initialize a shadow page's global attribute from cr4.pgeAvi Kivity1-3/+1
2009-03-24KVM: MMU: Segregate mmu pages created with different cr4.pge settingsAvi Kivity2-0/+2
2009-03-24KVM: MMU: Inherit a shadow page's guest level count from vcpu setupAvi Kivity2-6/+12
2009-03-24KVM: ia64: Code cleanupXiantao Zhang3-57/+2
2009-03-24KVM: Remove old kvm_guest_debug structsJan Kiszka3-11/+0
2009-03-24KVM: ia64: stack get/restore patchJes Sorensen3-4/+101
2009-03-24KVM: x86: Wire-up hardware breakpoints for guest debuggingJan Kiszka3-1/+23
2009-03-24KVM: x86: Virtualize debug registersJan Kiszka6-96/+193
2009-03-24KVM: VMX: Allow single-stepping when uninterruptibleJan Kiszka1-0/+10
2009-03-24KVM: New guest debug interfaceJan Kiszka11-79/+138
2009-03-24KVM: VMX: Support for injecting software exceptionsJan Kiszka2-16/+22
2009-03-24KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is setAlexander Graf1-16/+42
2009-03-24KVM: SVM: Allow setting the SVME bitAlexander Graf1-0/+8
2009-03-24KVM: SVM: Allow read access to MSR_VM_VRJoerg Roedel1-0/+3
2009-03-24KVM: SVM: Add VMEXIT handler and interceptsAlexander Graf1-0/+293
2009-03-24KVM: SVM: Add VMRUN handlerAlexander Graf3-2/+165
2009-03-24KVM: SVM: Add VMLOAD and VMSAVE handlersAlexander Graf1-2/+58
2009-03-24KVM: SVM: Implement hsaveAlexander Graf3-1/+16
2009-03-24KVM: SVM: Implement GIF, clgi and stgiAlexander Graf2-5/+45
2009-03-24KVM: SVM: Add helper functions for nested SVMAlexander Graf1-0/+85
2009-03-24KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf5-8/+12
2009-03-24KVM: SVM: Clean up VINTR settingAlexander Graf1-5/+15
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-25/+11
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds24-1907/+1209
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller336-4117/+6357
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-64/+203
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35
2009-03-18[S390] make page table walking more robustMartin Schwidefsky3-5/+6