index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
KVM: x86: Avoid using plain integer as NULL pointer warning
Xiubo Li
2015-03-18
1
-1
/
+1
|
*
|
|
KVM: nVMX: Do not emulate #UD while in guest mode
Jan Kiszka
2015-03-13
1
-0
/
+4
|
*
|
|
KVM: x86: Fix re-execution of patched vmmcall
Jan Kiszka
2015-03-13
1
-14
/
+3
|
*
|
|
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
David Kaplan
2015-03-13
1
-2
/
+5
|
*
|
|
kvm: svm: make wbinvd faster
David Kaplan
2015-03-11
1
-1
/
+7
|
*
|
|
kvm: x86: make kvm_emulate_* consistant
Joel Schopp
2015-03-11
3
-11
/
+23
|
*
|
|
KVM: Get rid of kvm_kvfree()
Thomas Huth
2015-03-10
1
-4
/
+4
|
*
|
|
KVM: ioapic: Record edge-triggered interrupts delivery status
Wincy Van
2015-03-10
2
-1
/
+7
|
*
|
|
KVM: SVM: use kvm_register_write()/read()
David Kaplan
2015-03-10
1
-10
/
+9
*
|
|
|
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
2015-03-24
2
-3
/
+4
*
|
|
|
KVM: nVMX: mask unrestricted_guest if disabled on L0
Radim Krčmář
2015-03-18
1
-2
/
+5
*
|
|
|
KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode
Wincy Van
2015-03-13
1
-4
/
+7
*
|
|
|
kvm: x86: i8259: return initialized data on invalid-size read
Petr Matousek
2015-03-13
1
-0
/
+1
*
|
|
|
kvm: move advertising of KVM_CAP_IRQFD to common code
Paolo Bonzini
2015-03-11
1
-1
/
+0
|
/
/
/
*
/
/
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Radim Krčmář
2015-03-02
2
-8
/
+2
|
/
/
*
|
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
2015-02-23
1
-1
/
+2
*
|
KVM: VMX: fix build without CONFIG_SMP
Radim Krčmář
2015-02-23
1
-9
/
+14
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-16
2
-6
/
+6
|
\
|
*
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
2015-02-04
2
-4
/
+4
|
*
x86: Clean up cr4 manipulation
Andy Lutomirski
2015-02-04
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
13
-425
/
+1673
|
\
\
|
*
|
KVM: x86: fix build with !CONFIG_SMP
Radim Krčmář
2015-02-10
1
-0
/
+1
|
*
|
KVM: x86: emulate: correct page fault error code for NoWrite instructions
Paolo Bonzini
2015-02-09
1
-1
/
+2
|
*
|
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-02-06
1
-0
/
+1
|
*
|
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
1
-14
/
+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
3
-1
/
+213
|
*
|
KVM: x86: Add new dirty logging kvm_x86_ops for PML
Kai Huang
2015-01-29
2
-9
/
+68
|
*
|
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
Kai Huang
2015-01-29
2
-6
/
+9
|
*
|
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
1
-0
/
+195
|
*
|
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-29
1
-2
/
+19
|
*
|
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
2
-0
/
+7
|
*
|
KVM: x86: Wrong operand size for far ret
Nadav Amit
2015-01-26
1
-2
/
+2
[prev]
[next]