aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang1-0/+2
2009-03-24ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang2-46/+51
2009-03-24KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu3-0/+25
2009-03-24KVM: MMU: Fix another largepage memory leakJoerg Roedel1-1/+1
2009-03-24KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara1-12/+29
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov4-10/+35
2009-03-24KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel1-1/+0
2009-03-24KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel1-6/+2
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann1-9/+94
2009-03-24KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang1-29/+1
2009-03-24KVM: Drop unused evaluations from string pio handlersJan Kiszka2-6/+2
2009-03-24KVM: Add FFXSR supportAlexander Graf2-0/+15
2009-03-24x86: Add EFER descriptions for FFXSRAlexander Graf1-0/+2
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2-2/+5
2009-03-24KVM: ia64: dynamic nr online cpusJes Sorensen3-9/+18
2009-03-24KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger1-1/+6
2009-03-24KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger3-5/+17
2009-03-24KVM: s390: Fix printk on SIGP set archChristian Borntraeger1-2/+0
2009-03-24KVM: ia64: Implement some pal calls needed for windows 2008Xiantao Zhang2-7/+152
2009-03-24KVM: ia64: Add the support for translating PAL Call's pointer argsXiantao Zhang1-3/+45
2009-03-24KVM: ia64: vTLB change for enabling windows 2008 bootXiantao Zhang2-24/+19
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-0/+1
2009-03-24KVM: Userspace controlled irq routingAvi Kivity2-0/+11
2009-03-24KVM: x86: Fix typos and whitespace errorsAmit Shah1-17/+16
2009-03-24KVM: ppc: Move to new TLB invalidate interfaceLiu Yu1-5/+5
2009-03-24KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu3-6/+4
2009-03-24powerpc/fsl-booke: declare tlbcam_index for use in cLiu Yu1-0/+2
2009-03-24KVM: MMU: Only enable cr4_pge role in shadow modeAvi Kivity1-1/+1
2009-03-24KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity3-24/+25
2009-03-24KVM: MMU: drop zeroing on mmu_memory_cache_allocMarcelo Tosatti1-1/+0
2009-03-24KVM: SVM: Fix typo in has_svm()Joe Perches1-1/+1
2009-03-24KVM: ia64: expose registers in struct kvm_regsJes Sorensen1-1/+34
2009-03-24KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity2-0/+16
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity4-0/+14
2009-03-24KVM: MMU: Optimize page unshadowingAvi Kivity1-3/+12
2009-03-24KVM: SVM: Add microcode patch level dummyAlexander Graf1-0/+3
2009-03-24KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard4-99/+2
2009-03-24KVM: Properly lock PIT creationAvi Kivity2-2/+6
2009-03-24KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)Avi Kivity1-1/+25
2009-03-24KVM: VMX: When emulating on invalid vmx state, don't return to userspace unnecessarilyAvi Kivity1-2/+6
2009-03-24KVM: x86 emulator: Make emulate_pop() a little more genericAvi Kivity1-9/+6
2009-03-24KVM: VMX: Prevent exit handler from running if emulating due to invalid stateAvi Kivity1-7/+4
2009-03-24KVM: VMX: don't clobber segment AR if emulating invalid stateAvi Kivity1-1/+1
2009-03-24KVM: VMX: Fix guest state validity checksAvi Kivity1-4/+14
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard7-15/+92
2009-03-24KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard2-1/+2
2009-03-24KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard3-0/+12
2009-03-24KVM: ppc: E500 core-specific codeHollis Blanchard7-0/+1330
2009-03-24KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard1-0/+2
2009-03-24KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard1-3/+1