Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | KVM: nVMX: Enable nested posted interrupt processing | Wincy Van | 2015-02-03 | 3 | -7/+161 | |
| * | | | | | | | | | | | | KVM: nVMX: Enable nested virtual interrupt delivery | Wincy Van | 2015-02-03 | 1 | -2/+65 | |
| * | | | | | | | | | | | | KVM: nVMX: Enable nested apic register virtualization | Wincy Van | 2015-02-03 | 1 | -4/+35 | |
| * | | | | | | | | | | | | KVM: nVMX: Make nested control MSRs per-cpu | Wincy Van | 2015-02-03 | 1 | -86/+129 | |
| * | | | | | | | | | | | | KVM: nVMX: Enable nested virtualize x2apic mode | Wincy Van | 2015-02-03 | 1 | -2/+112 | |
| * | | | | | | | | | | | | KVM: nVMX: Prepare for using hardware MSR bitmap | Wincy Van | 2015-02-03 | 1 | -11/+66 | |
| * | | | | | | | | | | | | KVM: x86: revert "add method to test PIR bitmap vector" | Marcelo Tosatti | 2015-02-02 | 2 | -15/+0 | |
| * | | | | | | | | | | | | KVM: x86: fix lapic_timer_int_injected with APIC-v | Marcelo Tosatti | 2015-02-02 | 1 | -6/+6 | |
| * | | | | | | | | | | | | kvm: vmx: fix oops with explicit flexpriority=0 option | Paolo Bonzini | 2015-01-30 | 1 | -7/+7 | |
| * | | | | | | | | | | | | KVM: x86: fix x2apic logical address matching | Radim Krčmář | 2015-01-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | KVM: x86: replace 0 with APIC_DEST_PHYSICAL | Radim Krčmář | 2015-01-30 | 1 | -4/+2 | |
| * | | | | | | | | | | | | KVM: x86: cleanup kvm_apic_match_*() | Radim Krčmář | 2015-01-30 | 1 | -30/+16 | |
| * | | | | | | | | | | | | KVM: x86: return bool from kvm_apic_match*() | Radim Krčmář | 2015-01-30 | 3 | -7/+5 | |
| * | | | | | | | | | | | | KVM: VMX: Add PML support in VMX | Kai Huang | 2015-01-30 | 5 | -1/+218 | |
| * | | | | | | | | | | | | KVM: x86: Add new dirty logging kvm_x86_ops for PML | Kai Huang | 2015-01-29 | 3 | -9/+93 | |
| * | | | | | | | | | | | | KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access | Kai Huang | 2015-01-29 | 3 | -7/+11 | |
| * | | | | | | | | | | | | KVM: MMU: Explicitly set D-bit for writable spte. | Kai Huang | 2015-01-29 | 1 | -1/+15 | |
| * | | | | | | | | | | | | KVM: MMU: Add mmu help functions to support PML | Kai Huang | 2015-01-29 | 2 | -0/+204 | |
| * | | | | | | | | | | | | KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d... | Kai Huang | 2015-01-29 | 4 | -6/+37 | |
| * | | | | | | | | | | | | kvm: update_memslots: clean flags for invalid memslots | Tiejun Chen | 2015-01-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | kvm: iommu: Add cond_resched to legacy device assignment code | Joerg Roedel | 2015-01-27 | 1 | -1/+3 | |
| * | | | | | | | | | | | | KVM: x86: Emulation of call may use incorrect stack size | Nadav Amit | 2015-01-26 | 1 | -7/+18 | |
| * | | | | | | | | | | | | KVM: x86: 32-bit wraparound read/write not emulated correctly | Nadav Amit | 2015-01-26 | 2 | -3/+9 | |
| * | | | | | | | | | | | | KVM: x86: Fix defines in emulator.c | Nadav Amit | 2015-01-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | KVM: x86: ARPL emulation can cause spurious exceptions | Nadav Amit | 2015-01-26 | 1 | -6/+26 | |
| * | | | | | | | | | | | | KVM: x86: IRET emulation does not clear NMI masking | Nadav Amit | 2015-01-26 | 3 | -0/+8 | |
| * | | | | | | | | | | | | KVM: x86: Wrong operand size for far ret | Nadav Amit | 2015-01-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | KVM: x86: Dirty the dest op page on cmpxchg emulation | Nadav Amit | 2015-01-26 | 1 | -4/+7 | |
| * | | | | | | | | | | | | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2015-01-23 | 18 | -198/+656 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | KVM: s390: remove redundant setting of interrupt type | Jens Freimann | 2015-01-23 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | KVM: s390: fix bug in interrupt parameter check | Jens Freimann | 2015-01-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | KVM: s390: avoid memory leaks if __inject_vm() fails | David Hildenbrand | 2015-01-23 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | KVM: s390/cpacf: Enable/disable protected key functions for kvm guest | Tony Krowiak | 2015-01-23 | 3 | -2/+90 | |
| | * | | | | | | | | | | | | KVM: s390: Provide guest TOD Clock Get/Set Controls | Jason J. Herne | 2015-01-23 | 3 | -0/+134 | |
| | * | | | | | | | | | | | | KVM: s390: trace correct values for set prefix and machine checks | Jens Freimann | 2015-01-23 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | KVM: s390: fix bug in sigp emergency signal injection | Jens Freimann | 2015-01-23 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | KVM: s390: Take addressing mode into account for MVPG interception | Thomas Huth | 2015-01-23 | 1 | -6/+8 | |
| | * | | | | | | | | | | | | KVM: s390: no need to hold the kvm->mutex for floating interrupts | Christian Borntraeger | 2015-01-23 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | KVM: s390: forward most SIGP orders to user space | David Hildenbrand | 2015-01-23 | 5 | -0/+76 | |
| | * | | | | | | | | | | | | KVM: s390: clear the pfault queue if user space sets the invalid token | David Hildenbrand | 2015-01-23 | 3 | -1/+7 | |
| | * | | | | | | | | | | | | KVM: s390: only one external call may be pending at a time | David Hildenbrand | 2015-01-23 | 6 | -28/+68 | |
| | * | | | | | | | | | | | | s390/sclp: introduce check for the SIGP Interpretation Facility | David Hildenbrand | 2015-01-23 | 2 | -1/+11 | |
| | * | | | | | | | | | | | | KVM: s390: SIGP SET PREFIX cleanup | David Hildenbrand | 2015-01-23 | 2 | -19/+14 | |
| | * | | | | | | | | | | | | KVM: s390: a VCPU may only stop when no interrupts are left pending | David Hildenbrand | 2015-01-23 | 4 | -5/+9 | |
| | * | | | | | | | | | | | | KVM: s390: handle stop irqs without action_bits | David Hildenbrand | 2015-01-23 | 7 | -92/+88 | |
| | * | | | | | | | | | | | | KVM: s390: new parameter for SIGP STOP irqs | David Hildenbrand | 2015-01-23 | 4 | -2/+26 | |
| | * | | | | | | | | | | | | KVM: s390: forward hrtimer if guest ckc not pending yet | David Hildenbrand | 2015-01-23 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | KVM: s390: base hrtimer on a monotonic clock | David Hildenbrand | 2015-01-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | KVM: s390: prevent sleep duration underflows in handle_wait() | David Hildenbrand | 2015-01-23 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | KVM: s390: Allow userspace to limit guest memory size | Dominik Dingel | 2015-01-23 | 3 | -3/+77 |