aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: Fix coalesced interrupt reporting in IOAPICGleb Natapov2009-09-10
* KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-09-10
* KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov2009-09-10
* KVM: Optimize kvm_mmu_unprotect_page_virt() for tdpAvi Kivity2009-09-10
* KVM: Document KVM_CAP_IRQCHIPAvi Kivity2009-09-10
* KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity2009-09-10
* KVM: VMX: Fix EPT with WP bit change during pagingSheng Yang2009-09-10
* KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptorsMikhail Ershov2009-09-10
* KVM: x86 emulator: Add adc and sbb missing decoder flagsMohammed Gamal2009-09-10
* KVM: Add missing #includeAvi Kivity2009-09-10
* KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-10
* KVM: export kvm_para.hMichael S. Tsirkin2009-09-10
* Documentation: Update KVM list email addressAmit Shah2009-09-10
* KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-10
* KVM: When switching to a vm8086 task, load segments as 16-bitAnthony Liguori2009-09-10
* KVM: VMX: Adjust rflags if in real mode emulationAvi Kivity2009-09-10
* KVM: Move #endif KVM_CAP_IRQ_ROUTING to correct placeAvi Kivity2009-09-10
* KVM: SVM: Drop tlb flush workaround in nptAvi Kivity2009-09-10
* KVM: Update cr8 intercept when APIC TPR is changed by userspaceGleb Natapov2009-09-10
* KVM: SVM: enable nested svm by defaultJoerg Roedel2009-09-10
* KVM: SVM: check for nested VINTR flag in svm_interrupt_allowedJoerg Roedel2009-09-10
* KVM: SVM: move nested_svm_intr main logic out of if-clauseJoerg Roedel2009-09-10
* KVM: SVM: remove unnecessary is_nested check from svm_cpu_runJoerg Roedel2009-09-10
* KVM: SVM: move special nested exit handling to separate functionJoerg Roedel2009-09-10
* KVM: SVM: handle errors in vmrun emulation path appropriatlyJoerg Roedel2009-09-10
* KVM: SVM: remove nested_svm_do and helper functionsJoerg Roedel2009-09-10
* KVM: SVM: clean up nested vmrun pathJoerg Roedel2009-09-10
* KVM: SVM: clean up nestec vmload/vmsave pathsJoerg Roedel2009-09-10
* KVM: SVM: clean up nested_svm_exit_handled_msrJoerg Roedel2009-09-10
* KVM: SVM: get rid of nested_svm_vmexit_realJoerg Roedel2009-09-10
* KVM: SVM: simplify nested_svm_check_exceptionJoerg Roedel2009-09-10
* KVM: SVM: do nested vmexit in nested_svm_exit_handledJoerg Roedel2009-09-10
* KVM: SVM: consolidate nested_svm_exit_handledJoerg Roedel2009-09-10
* KVM: SVM: cache nested interceptsJoerg Roedel2009-09-10
* KVM: SVM: move nested svm state into seperate structJoerg Roedel2009-09-10
* KVM: SVM: complete interrupts after handling nested exitsJoerg Roedel2009-09-10
* KVM: SVM: copy only necessary parts of the control area on vmrun/vmexitJoerg Roedel2009-09-10
* KVM: SVM: optimize nested vmrunJoerg Roedel2009-09-10
* KVM: SVM: optimize nested #vmexitJoerg Roedel2009-09-10
* KVM: SVM: add helper functions for global interrupt flagJoerg Roedel2009-09-10
* x86: Export kmap_atomic_to_page()Avi Kivity2009-09-10
* KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functionsGleb Natapov2009-09-10
* KVM: Call ack notifiers from PIC when guest OS acks an IRQ.Gleb Natapov2009-09-10
* KVM: Call kvm_vcpu_kick() inside pic spinlockGleb Natapov2009-09-10
* KVM: fix EFER read buffer overflowRoel Kluin2009-09-10
* KVM: ignore reads to perfctr msrsAmit Shah2009-09-10
* KVM: VMX: Optimize vmx_get_cpl()Avi Kivity2009-09-10
* KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka2009-09-10
* KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti2009-09-10
* KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus2009-09-10