aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel
2009-03-24KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann
2009-03-24KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang
2009-03-24KVM: Drop unused evaluations from string pio handlersJan Kiszka
2009-03-24KVM: Add FFXSR supportAlexander Graf
2009-03-24x86: Add EFER descriptions for FFXSRAlexander Graf
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti
2009-03-24KVM: ia64: dynamic nr online cpusJes Sorensen
2009-03-24KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger
2009-03-24KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger
2009-03-24KVM: s390: Fix printk on SIGP set archChristian Borntraeger
2009-03-24KVM: ia64: Implement some pal calls needed for windows 2008Xiantao Zhang
2009-03-24KVM: ia64: Add the support for translating PAL Call's pointer argsXiantao Zhang
2009-03-24KVM: ia64: vTLB change for enabling windows 2008 bootXiantao Zhang
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-03-24KVM: Userspace controlled irq routingAvi Kivity
2009-03-24KVM: x86: Fix typos and whitespace errorsAmit Shah
2009-03-24KVM: ppc: Move to new TLB invalidate interfaceLiu Yu
2009-03-24KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu
2009-03-24powerpc/fsl-booke: declare tlbcam_index for use in cLiu Yu
2009-03-24KVM: MMU: Only enable cr4_pge role in shadow modeAvi Kivity
2009-03-24KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity
2009-03-24KVM: MMU: drop zeroing on mmu_memory_cache_allocMarcelo Tosatti
2009-03-24KVM: SVM: Fix typo in has_svm()Joe Perches
2009-03-24KVM: ia64: expose registers in struct kvm_regsJes Sorensen
2009-03-24KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-03-24KVM: MMU: Optimize page unshadowingAvi Kivity
2009-03-24KVM: SVM: Add microcode patch level dummyAlexander Graf
2009-03-24KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard
2009-03-24KVM: Properly lock PIT creationAvi Kivity
2009-03-24KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)Avi Kivity
2009-03-24KVM: VMX: When emulating on invalid vmx state, don't return to userspace unne...Avi Kivity
2009-03-24KVM: x86 emulator: Make emulate_pop() a little more genericAvi Kivity
2009-03-24KVM: VMX: Prevent exit handler from running if emulating due to invalid stateAvi Kivity
2009-03-24KVM: VMX: don't clobber segment AR if emulating invalid stateAvi Kivity
2009-03-24KVM: VMX: Fix guest state validity checksAvi Kivity
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard
2009-03-24KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard
2009-03-24KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard
2009-03-24KVM: ppc: E500 core-specific codeHollis Blanchard
2009-03-24KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard
2009-03-24KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard
2009-03-24KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard
2009-03-24KVM: ppc: split out common Book E instruction emulationHollis Blanchard
2009-03-24KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard
2009-03-24KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard
2009-03-24KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard