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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
2014-09-17
1
-10
/
+8
*
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-17
3
-28
/
+22
*
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
2
-1
/
+3
*
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-16
1
-8
/
+7
*
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
2
-9
/
+6
*
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-11
2
-4
/
+5
*
Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-09-11
6
-20
/
+74
|
\
|
*
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
1
-1
/
+0
|
*
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
2014-09-10
1
-8
/
+18
|
*
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
2014-09-10
1
-2
/
+1
|
*
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
1
-0
/
+1
|
*
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
2014-09-10
1
-1
/
+1
|
*
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
2
-7
/
+7
|
*
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2014-09-10
2
-1
/
+46
*
|
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
4
-11
/
+16
*
|
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-05
2
-6
/
+10
*
|
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2014-09-03
2
-4
/
+32
*
|
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-09-03
2
-2
/
+19
*
|
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
3
-6
/
+6
*
|
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
3
-6
/
+17
*
|
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
1
-8
/
+12
*
|
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-09-03
1
-6
/
+1
|
/
*
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
2014-08-29
1
-3
/
+2
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
14
-23
/
+23
*
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
11
-163
/
+57
*
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
7
-28
/
+7
*
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
2014-08-29
1
-3
/
+3
*
KVM: x86 emulator: emulate MOVNTDQ
Alex Williamson
2014-08-29
1
-1
/
+6
*
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
Nadav Amit
2014-08-29
1
-6
/
+8
*
KVM: x86: fix some sparse warnings
Paolo Bonzini
2014-08-29
2
-7
/
+7
*
KVM: nVMX: nested TPR shadow/threshold emulation
Wanpeng Li
2014-08-29
1
-3
/
+51
*
KVM: nVMX: introduce nested_get_vmcs12_pages
Wanpeng Li
2014-08-29
1
-12
/
+25
*
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
2014-08-29
1
-6
/
+6
*
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-08-26
12
-585
/
+497
|
\
|
*
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
2014-08-26
1
-23
/
+0
|
*
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
3
-33
/
+59
|
*
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
7
-383
/
+308
|
*
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
7
-70
/
+72
|
*
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2014-08-25
2
-3
/
+4
|
*
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
2014-08-25
1
-8
/
+9
|
*
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
2014-08-25
1
-2
/
+0
|
*
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
3
-25
/
+24
|
*
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2014-08-25
2
-3
/
+9
|
*
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
2014-08-25
2
-14
/
+56
|
*
KVM: s390: no special machine check delivery
Christian Borntraeger
2014-08-25
3
-66
/
+0
|
*
KVM: s390: clear kvm_dirty_regs when dropping to user space
David Hildenbrand
2014-08-25
1
-4
/
+2
|
*
KVM: s390: factor out get_ilc() function
Jens Freimann
2014-08-25
1
-20
/
+21
|
*
KVM: s390: add defines for pfault init delivery code
Jens Freimann
2014-08-25
1
-2
/
+4
*
|
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
2014-08-25
1
-2
/
+2
*
|
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-08-25
2
-13
/
+10
|
\
|
[next]