index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
vm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2
-6
/
+8
2014-08-29
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
1
-3
/
+2
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
16
-27
/
+27
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
11
-163
/
+57
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
9
-34
/
+21
2014-08-29
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
1
-3
/
+3
2014-08-29
KVM: x86 emulator: emulate MOVNTDQ
Alex Williamson
1
-1
/
+6
2014-08-29
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
Nadav Amit
1
-6
/
+8
2014-08-29
KVM: x86: fix some sparse warnings
Paolo Bonzini
2
-7
/
+7
2014-08-29
KVM: nVMX: nested TPR shadow/threshold emulation
Wanpeng Li
1
-3
/
+51
2014-08-29
KVM: nVMX: introduce nested_get_vmcs12_pages
Wanpeng Li
1
-12
/
+25
2014-08-29
KVM: Unconditionally export KVM_CAP_USER_NMI
Christoffer Dall
1
-3
/
+1
2014-08-29
KVM: Unconditionally export KVM_CAP_READONLY_MEM
Christoffer Dall
2
-3
/
+1
2014-08-29
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
1
-6
/
+6
2014-08-26
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
1
-23
/
+0
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
3
-33
/
+59
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
7
-383
/
+308
2014-08-25
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
1
-2
/
+2
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
7
-70
/
+72
2014-08-25
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2
-3
/
+4
2014-08-25
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
1
-8
/
+9
2014-08-25
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
1
-2
/
+0
2014-08-25
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
3
-25
/
+24
2014-08-25
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2
-3
/
+9
2014-08-25
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
2
-14
/
+56
2014-08-25
KVM: s390: no special machine check delivery
Christian Borntraeger
3
-66
/
+0
2014-08-25
KVM: s390: clear kvm_dirty_regs when dropping to user space
David Hildenbrand
1
-4
/
+2
2014-08-25
KVM: clarify the idea of kvm_dirty_regs
David Hildenbrand
1
-0
/
+4
2014-08-25
KVM: s390: factor out get_ilc() function
Jens Freimann
1
-20
/
+21
2014-08-25
KVM: s390/mm: try a cow on read only pages for key ops
Christian Borntraeger
1
-0
/
+10
2014-08-25
KVM: s390: add defines for pfault init delivery code
Jens Freimann
40
-975
/
+902
2014-08-25
KVM: s390: Fix user triggerable bug in dead code
Christian Borntraeger
1
-13
/
+0
2014-08-21
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
3
-0
/
+35
2014-08-21
KVM: VMX: dynamise PLE window
Radim Krčmář
1
-2
/
+93
2014-08-21
KVM: VMX: make PLE window per-VCPU
Radim Krčmář
1
-1
/
+11
2014-08-21
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
4
-0
/
+15
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
7
-0
/
+24
2014-08-21
KVM: x86: Replace X86_FEATURE_NX offset with the definition
Nadav Amit
1
-2
/
+2
2014-08-21
KVM: avoid unnecessary synchronize_rcu
Christian Borntraeger
1
-1
/
+2
2014-08-20
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2
-1
/
+5
2014-08-20
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
Paolo Bonzini
1
-5
/
+3
2014-08-20
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
1
-10
/
+14
2014-08-20
KVM: vmx: fix ept reserved bits for 1-GByte page
Wanpeng Li
1
-10
/
+12
2014-08-19
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
1
-11
/
+14
2014-08-19
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
1
-0
/
+5
2014-08-19
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
Wanpeng Li
1
-3
/
+15
2014-08-19
KVM: x86: fix check legal type of Variable Range MTRRs
Wanpeng Li
1
-1
/
+7
2014-08-19
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
Monam Agarwal
1
-1
/
+1
2014-08-19
KVM: x86: raise invalid TSS exceptions during a task switch
Paolo Bonzini
1
-1
/
+1
2014-08-19
KVM: x86: drop fpu_activate hook
Wanpeng Li
3
-3
/
+0
[next]