aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-27KVM: s390: Fix incorrect return valueHeiko Carstens
2008-04-27KVM: MMU: prepopulate guest pages after write-protectingMarcelo Tosatti
2008-04-27KVM: MMU: Only mark_page_accessed() if the page was accessed by the guestAvi Kivity
2008-04-27KVM: Free apic access page on vm destructionAvi Kivity
2008-04-27KVM: MMU: allow the vm to shrink the kvm mmu shadow cachesIzik Eidus
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti
2008-04-27KVM: VMX: Enable MSR Bitmap featureSheng Yang
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte
2008-04-27KVM: s390: add kvm to kconfig on s390Christian Borntraeger
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte
2008-04-27KVM: x86: hardware task switching supportIzik Eidus
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus
2008-04-27KVM: VMX: Add module option to disable flexpriorityAvi Kivity
2008-04-27KVM: no longer EXPERIMENTALAvi Kivity
2008-04-27KVM: MMU: Introduce and use spte_to_page()Avi Kivity
2008-04-27KVM: MMU: fix dirty bit setting when removing write permissionsIzik Eidus
2008-04-27KVM: MMU: Set the accessed bit on non-speculative shadow ptesAvi Kivity
2008-04-27x86: KVM guest: disable clock before rebooting.Glauber Costa
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa
2008-04-27x86: KVM guest: hypercall batchingMarcelo Tosatti
2008-04-27x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27KVM: Provide unlocked version of emulator_write_phys()Avi Kivity
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti
2008-04-27KVM: Add reset support for in kernel PITSheng Yang
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang
2008-04-27KVM: In kernel PIT modelSheng Yang
2008-04-27KVM: Remove pointless desc_ptr #ifdefAvi Kivity
2008-04-27KVM: VMX: Don't adjust tsc offset forwardAvi Kivity
2008-04-27KVM: replace remaining __FUNCTION__ occurancesHarvey Harrison
2008-04-27KVM: detect if VCPU triple faultsJoerg Roedel
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity
2008-04-27KVM: MMU: large page supportMarcelo Tosatti
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti
2008-04-27KVM: Implement dummy values for MSR_PERF_STATUSAlexander Graf
2008-04-27KVM: sparse fixes for kvm/x86.cHarvey Harrison
2008-04-27KVM: SVM: make iopm_base staticHarvey Harrison
2008-04-27KVM: x86 emulator: fix sparse warnings in x86_emulate.cHarvey Harrison
2008-04-27KVM: Add stat counter for hypercallsAmit Shah
2008-04-27KVM: Use x86's segment descriptor struct instead of private definitionAvi Kivity
2008-04-27KVM: Add API for determining the number of supported memory slotsAvi Kivity
2008-04-27KVM: Add API to retrieve the number of supported vcpus per vmAvi Kivity