index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
timerfd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
David Hildenbrand
1
-0
/
+12
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
12
-14
/
+18
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
5
-14
/
+4
2017-04-07
KVM: nVMX: support RDRAND and RDSEED exiting
Paolo Bonzini
2
-0
/
+7
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-07
KVM: s390: introduce AIS capability
Yi Min Zhao
3
-0
/
+24
2017-04-06
KVM: s390: introduce adapter interrupt inject function
Yi Min Zhao
4
-6
/
+78
2017-04-06
KVM: s390: introduce ais mode modify function
Fei Li
6
-0
/
+114
2017-04-06
KVM: s390: interface for suppressible I/O adapters
Fei Li
4
-4
/
+15
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
[next]