index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-03-28
KVM: MIPS/TLB: Add VZ TLB management
James Hogan
3
-0
/
+417
2017-03-28
KVM: MIPS/Entry: Update entry code to support VZ
James Hogan
3
-10
/
+131
2017-03-28
KVM: MIPS: Abstract guest CP0 register access for VZ
James Hogan
4
-95
/
+264
2017-03-28
KVM: MIPS: Add guest exit exception callback
James Hogan
4
-0
/
+32
2017-03-28
KVM: MIPS: Add hardware_{enable,disable} callback
James Hogan
3
-2
/
+19
2017-03-28
KVM: MIPS: Add callback to check extension
James Hogan
3
-2
/
+19
2017-03-28
KVM: MIPS: Init timer frequency from callback
James Hogan
4
-11
/
+10
2017-03-28
KVM: MIPS: Add 64BIT capability
James Hogan
2
-0
/
+26
2017-03-28
KVM: MIPS: Add VZ & TE capabilities
James Hogan
3
-1
/
+61
2017-03-28
KVM: MIPS: Extend counters & events for VZ GExcCodes
James Hogan
3
-1
/
+37
2017-03-28
KVM: MIPS: Update kvm_lose_fpu() for VZ
James Hogan
1
-8
/
+12
2017-03-28
KVM: MIPS/Emulate: Implement 64-bit MMIO emulation
James Hogan
1
-1
/
+28
[next]