index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
KVM: VMX: add missing exit reasons
Paolo Bonzini
1
-7
/
+18
2017-04-07
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
6
-25
/
+54
2017-04-07
kvm: x86: MMU support for EPT accessed/dirty bits
Paolo Bonzini
1
-8
/
+15
2017-04-07
KVM: VMX: remove bogus check for invalid EPT violation
Paolo Bonzini
1
-14
/
+0
2017-04-07
KVM: nVMX: we support 1GB EPT pages
Paolo Bonzini
1
-3
/
+3
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
9
-1710
/
+1
2017-04-07
KVM: VMX: require virtual NMI support
Paolo Bonzini
1
-105
/
+38
2017-04-07
kvm/svm: Setup MCG_CAP on AMD properly
Borislav Petkov
1
-0
/
+7
2017-04-07
KVM: nVMX: single function for switching between vmcs
David Hildenbrand
1
-15
/
+8
2017-04-07
kvm: vmx: Don't use INVVPID when EPT is enabled
Jim Mattson
1
-1
/
+2
2017-04-06
Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
29
-367
/
+5010
2017-03-29
tools/kvm_stat: add '%Total' column
Stefan Raspl
1
-1
/
+8
2017-03-29
tools/kvm_stat: add interactive command 'r'
Stefan Raspl
2
-14
/
+53
2017-03-29
tools/kvm_stat: add interactive command 'c'
Stefan Raspl
2
-4
/
+14
2017-03-29
tools/kvm_stat: add option '--guest'
Stefan Raspl
2
-2
/
+105
2017-03-29
tools/kvm_stat: remove regex filter on empty input
Stefan Raspl
1
-0
/
+1
2017-03-29
tools/kvm_stat: display regex when set to non-default
Stefan Raspl
1
-0
/
+6
2017-03-29
tools/kvm_stat: print error messages on faulty pid filter input
Stefan Raspl
1
-0
/
+4
2017-03-29
tools/kvm_stat: remove pid filter on empty input
Stefan Raspl
1
-4
/
+7
2017-03-29
tools/kvm_stat: display guest name when using pid filter
Stefan Raspl
1
-2
/
+39
2017-03-29
tools/kvm_stat: document list of interactive commands
Stefan Raspl
2
-0
/
+23
2017-03-29
tools/kvm_stat: reduce perceived idle time on filter updates
Stefan Raspl
1
-18
/
+30
2017-03-29
tools/kvm_stat: full PEP8 compliance
Stefan Raspl
1
-0
/
+22
2017-03-29
tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider
Stefan Raspl
1
-2
/
+3
2017-03-29
tools/kvm_stat: fix misc glitches
Stefan Raspl
1
-13
/
+11
2017-03-29
tools/kvm_stat: handle SIGINT in log and batch modes
Stefan Raspl
1
-11
/
+17
2017-03-29
tools/kvm_stat: catch curses exceptions only
Stefan Raspl
1
-1
/
+1
2017-03-29
tools/kvm_stat: hide cursor
Stefan Raspl
1
-0
/
+7
2017-03-28
KVM: MIPS/Emulate: Properly implement TLBR for T&E
James Hogan
1
-46
/
+53
2017-03-28
MIPS: Allow KVM to be enabled on Octeon CPUs
James Hogan
1
-0
/
+1
2017-03-28
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
James Hogan
2
-2
/
+19
2017-03-28
KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
James Hogan
1
-0
/
+11
2017-03-28
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
2
-28
/
+108
2017-03-28
KVM: MIPS/T&E: Report correct dcache line size
James Hogan
1
-0
/
+8
2017-03-28
KVM: MIPS/TLB: Handle virtually tagged icaches
James Hogan
1
-0
/
+14
2017-03-28
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
James Hogan
2
-3
/
+28
2017-03-28
MIPS: Add Octeon III register accessors & definitions
James Hogan
1
-0
/
+36
2017-03-28
KVM: MIPS/VZ: Trace guest mode changes
James Hogan
3
-2
/
+69
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
4
-11
/
+287
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
5
-5
/
+137
2017-03-28
KVM: MIPS/VZ: Support guest load-linked bit
James Hogan
1
-0
/
+24
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
3
-0
/
+92
2017-03-28
KVM: MIPS/VZ: Support guest segmentation control
James Hogan
3
-1
/
+250
2017-03-28
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
James Hogan
3
-2
/
+66
2017-03-28
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
James Hogan
3
-0
/
+52
2017-03-28
KVM: MIPS: Add VZ support to build system
James Hogan
2
-3
/
+32
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
10
-0
/
+2479
2017-03-28
KVM: MIPS: Update exit handler for VZ
James Hogan
1
-13
/
+18
2017-03-28
KVM: MIPS/Emulate: Drop CACHE emulation for VZ
James Hogan
1
-0
/
+2
2017-03-28
KVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
James Hogan
1
-1
/
+42
[next]