summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-068-144/+190
* KVM: PPC: Emulator: clean up instruction parsingAlexander Graf2012-05-065-137/+56
* kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-067-1/+177
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-069-112/+191
* KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman2012-05-061-1/+1
* KVM: PPC: Book3S: Enable IRQs during exit handlingAlexander Graf2012-05-061-0/+3
* KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-061-13/+22
* KVM: PPC: Fix stbux emulationAlexander Graf2012-05-061-1/+1
* KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman2012-05-061-8/+8
* KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf2012-05-061-2/+0
* KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf2012-05-061-6/+7
* KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2012-05-062-12/+12
* KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf2012-05-061-0/+2
* KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi2012-05-062-20/+12
* KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-063-3/+10
* KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan2012-05-062-2/+90
* KVM: s390: implement KVM_CAP_NR/MAX_VCPUSChristian Borntraeger2012-05-021-0/+4
* KVM: s390: Handle sckpf instructionCornelia Huck2012-04-303-0/+33
* KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger2012-04-301-3/+1
* KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2012-04-305-16/+54
* KVM: x86: Run PIT work in own kthreadJan Kiszka2012-04-273-14/+32
* KVM: x86: Document in-kernel PIT APIJan Kiszka2012-04-271-0/+63
* KVM: Improve readability of KVM API docJan Kiszka2012-04-271-7/+92
* KVM: x86 emulator: fix asm constraint in flush_pending_x87_faultsAvi Kivity2012-04-241-1/+1
* KVM: Introduce bitmask for apic attention reasonsGleb Natapov2012-04-242-5/+11
* KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka2012-04-247-0/+66
* KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.hMarcelo Tosatti2012-04-201-0/+5
* KVM: ia64: fix build due to typoAvi Kivity2012-04-191-1/+1
* KVM: Fix page-crossing MMIOAvi Kivity2012-04-194-42/+115
* Merge branch 'linus' into queueMarcelo Tosatti2012-04-19431-3055/+4025
|\
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-1916-24/+56
| |\
| | * nouveau: Set special lane map for the right chipsetHenrik Rydberg2012-04-191-1/+1
| | * drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-191-1/+1
| | * drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush2012-04-191-3/+3
| | * drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering2012-04-191-0/+1
| | * drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza2012-04-191-1/+0
| | * radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2012-04-192-4/+4
| | * drm: fix page_flip error handlingJoonyoung Shim2012-04-191-4/+6
| | * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-195-5/+26
| | |\
| | | * drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson2012-04-181-1/+7
| | | * drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson2012-04-161-0/+4
| | | * drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter2012-04-164-4/+15
| | * | drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-191-1/+1
| | * | drm/usb: fix module license on drm/usb layer.Dave Airlie2012-04-191-1/+5
| | * | drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2Alex Deucher2012-04-161-3/+2
| | * | drm/radeon: disable MSI on RV515Dave Airlie2012-04-161-0/+6
| | |/
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-195-21/+43
| |\ \
| | * | KVM: lock slots_lock around device assignmentAlex Williamson2012-04-191-8/+15
| | * | KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity2012-04-181-1/+4
| | * | KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-04-113-3/+15
OpenPOWER on IntegriCloud