summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: nVMX: Skip PF interception check when queuing during nested runJan Kiszka2013-04-281-1/+1
| * KVM: x86: Increase the "hard" max VCPU limitChegu Vinod2013-04-281-1/+1
| * kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-2810-41/+40
| * Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-2853-449/+5549
| |\
| | * KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-265-0/+124
| | * KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras2013-04-264-15/+113
| | * KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-263-64/+80
| | * KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-265-19/+490
| | * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-267-19/+158
| | * KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-2612-2/+1192
| | * KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-2612-1/+252
| | * kvm/ppc/mpic: Eliminate mmio_mappedScott Wood2013-04-261-28/+1
| | * kvm: destroy emulated devices on VM exitScott Wood2013-04-263-16/+18
| | * KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf2013-04-263-1/+3
| | * KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf2013-04-261-1/+1
| | * KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2013-04-262-0/+14
| | * KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf2013-04-267-1/+158
| | * kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-267-8/+141
| | * kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-2612-200/+674
| | * kvm/ppc/mpic: adapt to kernel style and environmentScott Wood2013-04-261-237/+208
| | * kvm/ppc/mpic: remove some obviously unneeded codeScott Wood2013-04-261-344/+0
| | * kvm/ppc/mpic: import hw/openpic.c from QEMUScott Wood2013-04-261-0/+1686
| | * kvm: add device control APIScott Wood2013-04-265-0/+262
| | * KVM: Move irqfd resample cap handling to generic codeAlexander Graf2013-04-262-1/+3
| | * KVM: Move irq routing setup to irqchip.cAlexander Graf2013-04-263-73/+91
| | * KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-264-121/+163
| | * KVM: Move irq routing to generic codeAlexander Graf2013-04-262-30/+30
| | * KVM: Remove kvm_get_intr_delivery_bitmaskAlexander Graf2013-04-261-5/+0
| | * KVM: Drop __KVM_HAVE_IOAPIC condition on irq routingAlexander Graf2013-04-261-2/+0
| | * KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-265-7/+11
| | * KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-263-2/+4
| | * KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-266-21/+80
| | * KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras2013-04-263-20/+63
| | * KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman2013-04-261-3/+3
| | * KVM: PPC: e500mc: Enable e6500 coresMihai Caraman2013-04-261-0/+2
| | * KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman2013-04-261-0/+4
| | * KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman2013-04-265-0/+24
| | * KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman2013-04-266-0/+59
| | * KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman2013-04-261-22/+38
| | * KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman2013-04-266-4/+134
| | * KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman2013-04-264-47/+91
| | * booke: exit to user space if emulator requestBharat Bhushan2013-04-261-0/+3
| | * KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan2013-04-262-2/+2
| | * Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan2013-04-263-3/+3
| | * KVM: PPC: debug stub interface parameter definedBharat Bhushan2013-04-264-6/+35
| | * KVM: PPC: cache flush for kernel managed pagesBharat Bhushan2013-04-261-1/+8
| * | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-285-21/+21
| * | kvm, svm: Fix typo in printk messageBorislav Petkov2013-04-281-1/+1
| * | KVM: VMX: remove unprintable characters from commentJan Kiszka2013-04-281-1/+1
| * | Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov2013-04-2519-387/+585
| |\ \ | | |/ | |/|