aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-27s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger5-3/+523
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte4-3/+19
2008-04-27KVM: s390: update maintainersChristian Borntraeger1-0/+10
2008-04-27KVM: s390: API documentationCarsten Otte1-0/+125
2008-04-27KVM: s390: add kvm to kconfig on s390Christian Borntraeger2-0/+46
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger7-2/+85
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger6-3/+335
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger6-1/+352
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte7-3/+857
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger6-2/+146
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens12-2/+1145
2008-04-27s390: KVM preparation: address of the 64bit extint parm in lowcoreChristian Borntraeger1-5/+10
2008-04-27s390: KVM preparation: host memory management changes for s390 kvmChristian Borntraeger2-6/+93
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte8-5/+82
2008-04-27KVM: x86: hardware task switching supportIzik Eidus6-3/+507
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus3-0/+24
2008-04-27KVM: VMX: Add module option to disable flexpriorityAvi Kivity1-2/+6
2008-04-27KVM: no longer EXPERIMENTALAvi Kivity1-1/+1
2008-04-27KVM: MMU: Introduce and use spte_to_page()Avi Kivity1-5/+12
2008-04-27KVM: MMU: fix dirty bit setting when removing write permissionsIzik Eidus1-0/+8
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity2-13/+13
2008-04-27KVM: MMU: Set the accessed bit on non-speculative shadow ptesAvi Kivity2-5/+7
2008-04-27KVM: kvm.h: __user requires compiler.hChristian Borntraeger1-0/+1
2008-04-27x86: KVM guest: disable clock before rebooting.Glauber Costa1-0/+27
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa2-1/+2
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa3-2/+13
2008-04-27x86: KVM guest: hypercall batchingMarcelo Tosatti1-2/+60
2008-04-27x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti1-0/+138
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti6-3/+190
2008-04-27KVM: Provide unlocked version of emulator_write_phys()Avi Kivity2-7/+17
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti6-0/+70
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti3-1/+4
2008-04-27KVM: Add reset support for in kernel PITSheng Yang2-11/+20
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang5-0/+79
2008-04-27KVM: In kernel PIT modelSheng Yang7-1/+664
2008-04-27KVM: Remove pointless desc_ptr #ifdefAvi Kivity1-4/+0
2008-04-27KVM: VMX: Don't adjust tsc offset forwardAvi Kivity1-3/+6
2008-04-27KVM: replace remaining __FUNCTION__ occurancesHarvey Harrison6-45/+44
2008-04-27KVM: detect if VCPU triple faultsJoerg Roedel2-5/+16
2008-04-27KVM: Use kzalloc to avoid allocating kvm_regs from kernel stackXiantao Zhang1-11/+22
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity3-36/+36
2008-04-27KVM: MMU: large page supportMarcelo Tosatti6-32/+262
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti5-2/+48
2008-04-27KVM: Implement dummy values for MSR_PERF_STATUSAlexander Graf1-1/+7
2008-04-27KVM: sparse fixes for kvm/x86.cHarvey Harrison1-13/+13
2008-04-27KVM: SVM: make iopm_base staticHarvey Harrison1-1/+1
2008-04-27KVM: x86 emulator: fix sparse warnings in x86_emulate.cHarvey Harrison1-2/+2
2008-04-27KVM: Add stat counter for hypercallsAmit Shah2-0/+3
2008-04-27KVM: Use x86's segment descriptor struct instead of private definitionAvi Kivity3-39/+8
2008-04-27KVM: Increase the number of user memory slots per vmAvi Kivity1-1/+1