aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: VMX: Add PML support in VMXKai Huang2015-01-30
* KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang2015-01-29
* KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang2015-01-29
* KVM: MMU: Explicitly set D-bit for writable spte.Kai Huang2015-01-29
* KVM: MMU: Add mmu help functions to support PMLKai Huang2015-01-29
* KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang2015-01-29
* kvm: update_memslots: clean flags for invalid memslotsTiejun Chen2015-01-27
* kvm: iommu: Add cond_resched to legacy device assignment codeJoerg Roedel2015-01-27
* KVM: x86: Emulation of call may use incorrect stack sizeNadav Amit2015-01-26
* KVM: x86: 32-bit wraparound read/write not emulated correctlyNadav Amit2015-01-26
* KVM: x86: Fix defines in emulator.cNadav Amit2015-01-26
* KVM: x86: ARPL emulation can cause spurious exceptionsNadav Amit2015-01-26
* KVM: x86: IRET emulation does not clear NMI maskingNadav Amit2015-01-26
* KVM: x86: Wrong operand size for far retNadav Amit2015-01-26
* KVM: x86: Dirty the dest op page on cmpxchg emulationNadav Amit2015-01-26
* Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-23
|\
| * KVM: s390: remove redundant setting of interrupt typeJens Freimann2015-01-23
| * KVM: s390: fix bug in interrupt parameter checkJens Freimann2015-01-23
| * KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-01-23
| * KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-23
| * KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-23
| * KVM: s390: trace correct values for set prefix and machine checksJens Freimann2015-01-23
| * KVM: s390: fix bug in sigp emergency signal injectionJens Freimann2015-01-23
| * KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth2015-01-23
| * KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger2015-01-23
| * KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-23
| * KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-23
| * KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-23
| * s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-23
| * KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-23
| * KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-23
| * KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-23
| * KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-23
| * KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-01-23
| * KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-01-23
| * KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand2015-01-23
| * KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-23
| * KVM: s390: move vcpu specific initalization to a later pointDominik Dingel2015-01-23
| * KVM: s390: make local function staticChristian Borntraeger2015-01-23
| * KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
* | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-23
|\ \
| * | KVM: Remove unused config symbolChristoffer Dall2015-01-23
| * | arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall2015-01-23
| * | arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addressesAndre Przywara2015-01-20
| * | arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-20
| * | arm/arm64: KVM: enable kernel side of GICv3 emulationAndre Przywara2015-01-20
| * | arm64: KVM: add SGI generation register emulationAndre Przywara2015-01-20
| * | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-20
| * | arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-20
| * | arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara2015-01-20