aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* KVM: SVM: Add tracepoint for invlpga instructionJoerg Roedel2009-12-03
* KVM: SVM: Add tracepoint for #vmexit because intr pendingJoerg Roedel2009-12-03
* KVM: SVM: Add tracepoint for injected #vmexitJoerg Roedel2009-12-03
* KVM: SVM: Add tracepoint for nested #vmexitJoerg Roedel2009-12-03
* KVM: SVM: Add tracepoint for nested vmrunJoerg Roedel2009-12-03
* KVM: SVM: Move INTR vmexit out of atomic codeJoerg Roedel2009-12-03
* KVM: SVM: Notify nested hypervisor of lost event injectionsAlexander Graf2009-12-03
* KVM: x86: include pvclock MSRs in msrs_to_saveGlauber Costa2009-12-03
* KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka2009-12-03
* KVM: x86: disable paravirt mmu reportingMarcelo Tosatti2009-12-03
* KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka2009-12-03
* KVM: remove pre_task_link setting in save_state_to_tss16Juan Quintela2009-12-03
* KVM: Fix hotplug of CPUsZachary Amsden2009-12-03
* KVM: Fix printk name error in svm.cZachary Amsden2009-12-03
* KVM: Kill the confusing tsc_ref_khz and ref_freq variablesZachary Amsden2009-12-03
* KVM: Separate timer intialization into an indepedent functionZachary Amsden2009-12-03
* KVM: SVM: Remove remaining occurences of rdtscllJoerg Roedel2009-12-03
* KVM: SVM: don't copy exit_int_info on nested vmrunJoerg Roedel2009-12-03
* KVM: SVM: reorganize svm_interrupt_allowedJoerg Roedel2009-12-03
* KVM: remove duplicated #includeHuang Weiyi2009-12-03
* KVM: Activate Virtualization On DemandAlexander Graf2009-12-03
* KVM: SVM: remove needless mmap_sem acquision from nested_svm_mapMarcelo Tosatti2009-12-03
* KVM: VMX: Enhance invalid guest state emulationMohammed Gamal2009-12-03
* KVM: x86 emulator: Add pusha and popa instructionsMohammed Gamal2009-12-03
* KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal2009-12-03
* KVM: Move assigned device code to own fileAvi Kivity2009-12-03
* KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-03
* KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov2009-12-03
* KVM: Move IO APIC to its own lockGleb Natapov2009-12-03
* KVM: Move irq sharing information to irqchip levelGleb Natapov2009-12-03
* KVM: Call pic_clear_isr() on pic reset to reuse logic thereGleb Natapov2009-12-03
* KVM: Don't pass kvm_run argumentsAvi Kivity2009-12-03
* KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal2009-12-03
* KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal2009-12-03
* KVM: get_tss_base_addr() should return a gpa_tGleb Natapov2009-11-04
* KVM: x86: Catch potential overrun in MCE setupJan Kiszka2009-11-04
* KVM: MMU: fix pointer castFrederik Deweerdt2009-10-16
* KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2009-10-16
* KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-04
* KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus2009-10-04
* KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus2009-10-04
* KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity2009-10-04
* KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti2009-10-04
* KVM: fix LAPIC timer period overflowAurelien Jarno2009-10-04
* KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel2009-10-04
* KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel2009-10-04
* Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-14
|\
| * KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-10
| * KVM: fix misreporting of coalesced interrupts by kvm tracerGleb Natapov2009-09-10
| * KVM: x86: drop duplicate kvm_flush_remote_tlb callsMarcelo Tosatti2009-09-10