summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: SVM: Move INTR vmexit out of atomic codeJoerg Roedel2009-12-031-1/+25
| * | KVM: SVM: Notify nested hypervisor of lost event injectionsAlexander Graf2009-12-031-0/+16
| * | KVM: x86: include pvclock MSRs in msrs_to_saveGlauber Costa2009-12-031-4/+8
| * | KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka2009-12-031-32/+45
| * | KVM: x86: disable paravirt mmu reportingMarcelo Tosatti2009-12-031-2/+2
| * | KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka2009-12-033-36/+24
| * | KVM: remove pre_task_link setting in save_state_to_tss16Juan Quintela2009-12-031-1/+0
| * | KVM: Fix hotplug of CPUsZachary Amsden2009-12-032-4/+6
| * | KVM: Fix printk name error in svm.cZachary Amsden2009-12-031-2/+3
| * | KVM: Kill the confusing tsc_ref_khz and ref_freq variablesZachary Amsden2009-12-031-10/+16
| * | KVM: Separate timer intialization into an indepedent functionZachary Amsden2009-12-031-8/+15
| * | KVM: SVM: Remove remaining occurences of rdtscllJoerg Roedel2009-12-031-4/+3
| * | KVM: SVM: don't copy exit_int_info on nested vmrunJoerg Roedel2009-12-031-2/+0
| * | KVM: SVM: reorganize svm_interrupt_allowedJoerg Roedel2009-12-031-4/+12
| * | KVM: remove duplicated #includeHuang Weiyi2009-12-031-1/+0
| * | KVM: Activate Virtualization On DemandAlexander Graf2009-12-033-9/+19
| * | KVM: SVM: remove needless mmap_sem acquision from nested_svm_mapMarcelo Tosatti2009-12-031-3/+0
| * | KVM: VMX: Enhance invalid guest state emulationMohammed Gamal2009-12-031-24/+20
| * | KVM: x86 emulator: Add pusha and popa instructionsMohammed Gamal2009-12-031-1/+47
| * | KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal2009-12-031-1/+2
| * | KVM: Move assigned device code to own fileAvi Kivity2009-12-031-1/+2
| * | KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-031-1/+1
| * | KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov2009-12-033-6/+0
| * | KVM: Move IO APIC to its own lockGleb Natapov2009-12-033-18/+19
| * | KVM: Move irq sharing information to irqchip levelGleb Natapov2009-12-031-0/+1
| * | KVM: Call pic_clear_isr() on pic reset to reuse logic thereGleb Natapov2009-12-031-13/+9
| * | KVM: Don't pass kvm_run argumentsAvi Kivity2009-12-035-137/+136
| * | KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal2009-12-031-28/+14
| * | KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal2009-12-031-6/+101
* | | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-211-8/+10
|\ \ \ | |/ / |/| |
| * | hw-breakpoints: Wrap in the KVM breakpoint active state checkFrederic Weisbecker2009-11-101-1/+1
| * | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-081-8/+10
| * | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-186-29/+104
| |\ \
| * \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-1522-1327/+3211
| |\ \ \ | | | |/ | | |/|
* | | | KVM: get_tss_base_addr() should return a gpa_tGleb Natapov2009-11-041-1/+1
* | | | KVM: x86: Catch potential overrun in MCE setupJan Kiszka2009-11-041-1/+1
* | | | KVM: MMU: fix pointer castFrederik Deweerdt2009-10-161-6/+10
* | | | KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2009-10-162-2/+2
| |_|/ |/| |
* | | KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-041-9/+53
* | | KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus2009-10-042-7/+26
* | | KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus2009-10-041-5/+2
* | | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity2009-10-041-0/+2
* | | KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti2009-10-041-1/+1
* | | KVM: fix LAPIC timer period overflowAurelien Jarno2009-10-041-1/+1
* | | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel2009-10-041-6/+17
* | | KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel2009-10-041-0/+2
| |/ |/|
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-1422-1321/+3210
|\ \
| * | KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-102-0/+15
| * | KVM: fix misreporting of coalesced interrupts by kvm tracerGleb Natapov2009-09-101-1/+1
| * | KVM: x86: drop duplicate kvm_flush_remote_tlb callsMarcelo Tosatti2009-09-101-2/+0
OpenPOWER on IntegriCloud