summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Critical interrupt emulation supportBharat Bhushan2012-07-111-0/+25
* KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman2012-07-111-1/+2
* KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman2012-07-111-1/+4
* KVM: PPC: bookehv: Add ESR flag to Data Storage InterruptMihai Caraman2012-07-111-1/+1
* KVM: PPC: bookehv64: Add support for std/ld emulation.Varun Sethi2012-07-111-0/+16
* booke: Added crit/mc exception handler for e500v2Bharat Bhushan2012-07-111-28/+27
* booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-112-0/+23
* KVM: handle last_boosted_vcpu = 0 caseRik van Riel2012-07-061-1/+1
* KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-032-5/+10
* KVM: s390: use sigp condition code definesHeiko Carstens2012-07-031-29/+29
* KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-031-2/+5
* KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-031-2/+2
* s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-033-85/+64
* s390/smp: remove redundant checkHeiko Carstens2012-07-031-2/+2
* KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIERMarc Zyngier2012-07-031-2/+2
* KVM: VMX: code clean for vmx_init()Guo Chao2012-07-031-9/+7
* apic: fix kvm build on UP without IOAPICMichael S. Tsirkin2012-07-031-0/+5
* KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-256-4/+193
* KVM: rearrange injection cancelling codeMichael S. Tsirkin2012-06-251-4/+6
* KVM: only sync when attention bits setMichael S. Tsirkin2012-06-251-1/+2
* KVM: eoi msi documentationMichael S. Tsirkin2012-06-251-0/+33
* x86, bitops: note on __test_and_clear_bit atomicityMichael S. Tsirkin2012-06-251-0/+7
* KVM guest: guest side for eoi avoidanceMichael S. Tsirkin2012-06-252-3/+61
* KVM: optimize ISR lookupsMichael S. Tsirkin2012-06-252-2/+55
* KVM: document lapic regs fieldMichael S. Tsirkin2012-06-251-0/+5
* KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()Takuya Yoshikawa2012-06-191-1/+1
* KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall2012-06-183-1/+5
* KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related codeMarc Zyngier2012-06-182-2/+2
* KVM: trace events: update list of exit reasonsCornelia Huck2012-06-131-1/+2
* KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-136-14/+61
* KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger2012-06-131-0/+1
* KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bitXudong Hao2012-06-131-1/+1
* KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()Takuya Yoshikawa2012-06-111-9/+5
* Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-06-0621-92/+306
|\
| * KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan2012-05-302-3/+1
| * KVM: PPC: booke: Added DECAR supportBharat Bhushan2012-05-304-0/+13
| * KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-3010-54/+200
| * KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-307-35/+92
* | KVM: disable uninitialized var warningMichael S. Tsirkin2012-06-061-1/+1
* | KVM: Cleanup the kvm_print functions and introduce pr_XX wrappersChristoffer Dall2012-06-064-37/+43
* | KVM: s390: Change maintainerChristian Borntraeger2012-06-061-1/+1
* | KVM: VMX: Fix KVM_SET_SREGS with big real mode segmentsOrit Wasserman2012-06-051-12/+58
* | KVM: MMU: do not iterate over all VMs in mmu_shrink()Gleb Natapov2012-06-051-10/+17
* | KVM: ia64: Mark ia64 KVM as BROKENAvi Kivity2012-06-051-0/+1
* | KVM: VMX: Use EPT Access bit in response to memory notifiersXudong Hao2012-06-052-8/+12
* | KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTPXudong Hao2012-06-051-0/+2
* | KVM: VMX: Add parameter to control A/D bits support, default is onXudong Hao2012-06-051-0/+12
* | KVM: VMX: Add EPT A/D bits definitionsXudong Hao2012-06-051-0/+4
* | KVM: Avoid wasting pages for small lpage_info arraysTakuya Yoshikawa2012-06-053-4/+7
* | KVM: Separate out dirty_bitmap allocation code as kvm_kvzalloc()Takuya Yoshikawa2012-06-051-10/+22
OpenPOWER on IntegriCloud