aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * KVM: VMX: Prevent exit handler from running if emulating due to invalid stateAvi Kivity2009-03-24
| * KVM: VMX: don't clobber segment AR if emulating invalid stateAvi Kivity2009-03-24
| * KVM: VMX: Fix guest state validity checksAvi Kivity2009-03-24
| * KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-24
| * KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard2009-03-24
| * KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard2009-03-24
| * KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-24
| * KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard2009-03-24
| * KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard2009-03-24
| * KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard2009-03-24
| * KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-24
| * KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard2009-03-24
| * KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard2009-03-24
| * KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-24
| * KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-24
| * KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard2009-03-24
| * KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard2009-03-24
| * KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard2009-03-24
| * KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard2009-03-24
| * KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity2009-03-24
| * KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti2009-03-24
| * KVM: Fallback support for MSR_VM_HSAVE_PAAvi Kivity2009-03-24
| * KVM: remove the vmap usageIzik Eidus2009-03-24
| * KVM: introduce kvm_read_guest_virt, kvm_write_guest_virtIzik Eidus2009-03-24
| * KVM: VMX: initialize TSC offset relative to vm creation timeMarcelo Tosatti2009-03-24
| * KVM: MMU: Drop walk_shadow()Avi Kivity2009-03-24
| * KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()Avi Kivity2009-03-24
| * KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()Avi Kivity2009-03-24
| * KVM: MMU: Use for_each_shadow_entry() in __direct_map()Avi Kivity2009-03-24
| * KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()Avi Kivity2009-03-24
| * KVM: Fix vmload and friends misinterpreted as lidtAvi Kivity2009-03-24
| * KVM: MMU: Initialize a shadow page's global attribute from cr4.pgeAvi Kivity2009-03-24
| * KVM: MMU: Segregate mmu pages created with different cr4.pge settingsAvi Kivity2009-03-24
| * KVM: MMU: Inherit a shadow page's guest level count from vcpu setupAvi Kivity2009-03-24
| * KVM: ia64: Code cleanupXiantao Zhang2009-03-24
| * KVM: Remove old kvm_guest_debug structsJan Kiszka2009-03-24
| * KVM: ia64: stack get/restore patchJes Sorensen2009-03-24
| * KVM: x86: Wire-up hardware breakpoints for guest debuggingJan Kiszka2009-03-24
| * KVM: x86: Virtualize debug registersJan Kiszka2009-03-24
| * KVM: VMX: Allow single-stepping when uninterruptibleJan Kiszka2009-03-24
| * KVM: New guest debug interfaceJan Kiszka2009-03-24
| * KVM: VMX: Support for injecting software exceptionsJan Kiszka2009-03-24
| * KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is setAlexander Graf2009-03-24
| * KVM: SVM: Allow setting the SVME bitAlexander Graf2009-03-24
| * KVM: SVM: Allow read access to MSR_VM_VRJoerg Roedel2009-03-24
| * KVM: SVM: Add VMEXIT handler and interceptsAlexander Graf2009-03-24
| * KVM: SVM: Add VMRUN handlerAlexander Graf2009-03-24
| * KVM: SVM: Add VMLOAD and VMSAVE handlersAlexander Graf2009-03-24
| * KVM: SVM: Implement hsaveAlexander Graf2009-03-24
| * KVM: SVM: Implement GIF, clgi and stgiAlexander Graf2009-03-24