summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-18KVM: s390: add capability indicating COW supportChristian Borntraeger4-1/+17
2012-05-17KVM: Fix mmu_reload() clash with nested vmx event injectionAvi Kivity1-4/+6
2012-05-16KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity3-49/+31
2012-05-16KVM: VMX: Optimize %ds, %es reloadAvi Kivity1-5/+31
2012-05-16KVM: VMX: Fix %ds/%es clobberAvi Kivity1-1/+5
2012-05-14KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()Joerg Roedel1-24/+2
2012-05-14KVM: VMX: unlike vmcs on fail pathXiao Guangrong1-1/+1
2012-05-08Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity27-462/+782
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf8-144/+190
2012-05-06KVM: PPC: Emulator: clean up instruction parsingAlexander Graf5-137/+56
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt7-1/+177
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt9-112/+191
2012-05-06KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman1-1/+1
2012-05-06KVM: PPC: Book3S: Enable IRQs during exit handlingAlexander Graf1-0/+3
2012-05-06KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-06KVM: PPC: Fix stbux emulationAlexander Graf1-1/+1
2012-05-06KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman1-8/+8
2012-05-06KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf1-2/+0
2012-05-06KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf1-6/+7
2012-05-06KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2-12/+12
2012-05-06KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf1-0/+2
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi2-20/+12
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan3-3/+10
2012-05-06KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan2-2/+90
2012-05-06KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decodingTakuya Yoshikawa1-5/+3
2012-05-06KVM: x86 emulator: Move ModRM flags for groups to top level opcode tablesTakuya Yoshikawa1-55/+56
2012-05-06KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leafGleb Natapov1-8/+10
2012-05-06KVM: fix cpuid eax for KVM leafMichael S. Tsirkin2-2/+6
2012-05-03KVM: s390: implement KVM_CAP_NR/MAX_VCPUSChristian Borntraeger1-0/+4
2012-05-01KVM: s390: Handle sckpf instructionCornelia Huck3-0/+33
2012-05-01KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger1-3/+1
2012-05-01KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz5-16/+54
2012-04-28KVM: x86: Run PIT work in own kthreadJan Kiszka3-14/+32
2012-04-28KVM: x86: Document in-kernel PIT APIJan Kiszka1-0/+63
2012-04-28KVM: Improve readability of KVM API docJan Kiszka1-7/+92
2012-04-24KVM: x86 emulator: fix asm constraint in flush_pending_x87_faultsAvi Kivity1-1/+1
2012-04-24KVM: Introduce bitmask for apic attention reasonsGleb Natapov2-5/+11
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka7-0/+66
2012-04-21KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.hMarcelo Tosatti1-0/+5
2012-04-20KVM: ia64: fix build due to typoAvi Kivity1-1/+1
2012-04-20KVM: Fix page-crossing MMIOAvi Kivity4-42/+115
2012-04-20Merge branch 'linus' into queueMarcelo Tosatti431-3055/+4025
2012-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-24/+56
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-21/+43
2012-04-19nouveau: Set special lane map for the right chipsetHenrik Rydberg1-1/+1
2012-04-19drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie1-1/+1
2012-04-19drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush1-3/+3
2012-04-19drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering1-0/+1
2012-04-19drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza1-1/+0
2012-04-19radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2-4/+4