aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-09KVM: Disable compat ioctl for s390Christian Borntraeger
2015-02-09KVM: s390: add cpu model supportMichael Mueller
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller
2015-02-09KVM: s390/CPACF: Choose crypto control block formatTony Krowiak
2015-02-09s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova
2015-02-09KVM: s390: reenable LPP facilityChristian Borntraeger
2015-02-09KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-05kvm: remove KVM_MMIO_SIZETiejun Chen
2015-02-04KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-02-04KVM: MIPS: Disable HTW while in guestJames Hogan
2015-02-03KVM: nVMX: Enable nested posted interrupt processingWincy Van
2015-02-03KVM: nVMX: Enable nested virtual interrupt deliveryWincy Van
2015-02-03KVM: nVMX: Enable nested apic register virtualizationWincy Van
2015-02-03KVM: nVMX: Make nested control MSRs per-cpuWincy Van
2015-02-03KVM: nVMX: Enable nested virtualize x2apic modeWincy Van
2015-02-03KVM: nVMX: Prepare for using hardware MSR bitmapWincy Van
2015-02-02KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti
2015-02-02KVM: x86: fix lapic_timer_int_injected with APIC-vMarcelo Tosatti
2015-01-30kvm: vmx: fix oops with explicit flexpriority=0 optionPaolo Bonzini
2015-01-30KVM: x86: fix x2apic logical address matchingRadim Krčmář
2015-01-30KVM: x86: replace 0 with APIC_DEST_PHYSICALRadim Krčmář
2015-01-30KVM: x86: cleanup kvm_apic_match_*()Radim Krčmář
2015-01-30KVM: x86: return bool from kvm_apic_match*()Radim Krčmář
2015-01-30KVM: VMX: Add PML support in VMXKai Huang
2015-01-29KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang
2015-01-29KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang
2015-01-29KVM: MMU: Explicitly set D-bit for writable spte.Kai Huang
2015-01-29KVM: MMU: Add mmu help functions to support PMLKai Huang
2015-01-29KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang
2015-01-27kvm: update_memslots: clean flags for invalid memslotsTiejun Chen
2015-01-27kvm: iommu: Add cond_resched to legacy device assignment codeJoerg Roedel
2015-01-26KVM: x86: Emulation of call may use incorrect stack sizeNadav Amit
2015-01-26KVM: x86: 32-bit wraparound read/write not emulated correctlyNadav Amit
2015-01-26KVM: x86: Fix defines in emulator.cNadav Amit
2015-01-26KVM: x86: ARPL emulation can cause spurious exceptionsNadav Amit
2015-01-26KVM: x86: IRET emulation does not clear NMI maskingNadav Amit
2015-01-26KVM: x86: Wrong operand size for far retNadav Amit
2015-01-26KVM: x86: Dirty the dest op page on cmpxchg emulationNadav Amit
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-23KVM: s390: remove redundant setting of interrupt typeJens Freimann
2015-01-23KVM: s390: fix bug in interrupt parameter checkJens Freimann
2015-01-23KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand
2015-01-23KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne
2015-01-23KVM: s390: trace correct values for set prefix and machine checksJens Freimann
2015-01-23KVM: s390: fix bug in sigp emergency signal injectionJens Freimann
2015-01-23KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth
2015-01-23KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger