summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-08kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li
2015-04-08KVM: x86: Clear CR2 on VCPU resetNadav Amit
2015-04-08KVM: x86: DR0-DR3 are not clear on resetNadav Amit
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář
2015-04-08KVM: x86: avoid logical_map when it is invalidRadim Krčmář
2015-04-08KVM: x86: fix mixed APIC mode broadcastRadim Krčmář
2015-04-08KVM: x86: use MDA for interrupt matchingRadim Krčmář
2015-04-08KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky
2015-04-08KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky
2015-04-08KVM: vmx: pass error code with internal error #2Radim Krčmář
2015-04-08KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini
2015-04-08KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini
2015-04-08kvm: x86: fix x86 eflags fixed bitWanpeng Li
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-31x86: Use bool function return values of true/false not 1/0Joe Perches
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-30KVM: remove useless check of "ret" variable prior to returning the same valueEugene Korenevsky
2015-03-30KVM: x86: Remove redundant definitionsNadav Amit
2015-03-30KVM: x86: removing redundant eflags bits definitionsNadav Amit
2015-03-30KVM: x86: BSF and BSR emulation change register unnecassarilyNadav Amit
2015-03-30KVM: x86: POPA emulation may not clear bits [63:32]Nadav Amit
2015-03-30KVM: x86: CMOV emulation on legacy mode is wrongNadav Amit
2015-03-30kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-26KVM: nVMX: Add support for rdtscpJan Kiszka
2015-03-26KVM: x86: remove now unneeded include directory from MakefileAndre Przywara
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-23KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář
2015-03-23KVM: x86: call irq notifiers with directed EOIRadim Krčmář
2015-03-18KVM: SVM: Fix confusing message if no exit handlers are installedBandan Das
2015-03-17KVM: x86: For the symbols used locally only should be static typeXiubo Li
2015-03-17KVM: x86: Avoid using plain integer as NULL pointer warningXiubo Li
2015-03-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář
2015-03-13KVM: nVMX: Do not emulate #UD while in guest modeJan Kiszka
2015-03-13KVM: x86: Fix re-execution of patched vmmcallJan Kiszka
2015-03-13x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITEDavid Kaplan
2015-03-13KVM: VMX: Set msr bitmap correctly if vcpu is in guest modeWincy Van
2015-03-12kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek
2015-03-10kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-10kvm: svm: make wbinvd fasterDavid Kaplan
2015-03-10kvm: x86: make kvm_emulate_* consistantJoel Schopp
2015-03-10KVM: Get rid of kvm_kvfree()Thomas Huth
2015-03-10KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van
2015-03-10KVM: SVM: use kvm_register_write()/read()David Kaplan
2015-03-02KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář