index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-26
scripts/kvm/kvm_stat: Add optparse description
Janosch Frank
1
-1
/
+28
2016-01-26
scripts/kvm/kvm_stat: Add interactive filtering
Janosch Frank
1
-0
/
+24
2016-01-26
scripts/kvm/kvm_stat: Fixup filtering
Janosch Frank
1
-11
/
+21
2016-01-26
scripts/kvm/kvm_stat: Fix rlimit for unprivileged users
Janosch Frank
1
-3
/
+11
2016-01-26
scripts/kvm/kvm_stat: Read event values as u64
Janosch Frank
1
-1
/
+1
2016-01-26
scripts/kvm/kvm_stat: Cleanup and pre-init perf_event_attr
Janosch Frank
1
-4
/
+7
2016-01-26
scripts/kvm/kvm_stat: Fix output formatting
Janosch Frank
1
-2
/
+2
2016-01-26
scripts/kvm/kvm_stat: Make tui function a class
Janosch Frank
1
-45
/
+80
2016-01-26
scripts/kvm/kvm_stat: Remove unneeded X86_EXIT_REASONS
Janosch Frank
1
-5
/
+0
2016-01-26
scripts/kvm/kvm_stat: Group arch specific data
Janosch Frank
1
-58
/
+67
2016-01-26
scripts/kvm/kvm_stat: Cleanup of Event class
Janosch Frank
1
-24
/
+43
2016-01-26
scripts/kvm/kvm_stat: Cleanup of Groups class
Janosch Frank
1
-5
/
+5
2016-01-26
scripts/kvm/kvm_stat: Cleanup of Stats class
Janosch Frank
1
-21
/
+31
2016-01-26
scripts/kvm/kvm_stat: Encapsulate filters variable
Janosch Frank
1
-9
/
+14
2016-01-26
scripts/kvm/kvm_stat: Cleanup cpu list retrieval
Janosch Frank
1
-11
/
+20
2016-01-26
scripts/kvm/kvm_stat: Cleanup of TracepointProvider
Janosch Frank
1
-19
/
+21
2016-01-26
scripts/kvm/kvm_stat: Introduce properties for providers
Janosch Frank
1
-8
/
+19
2016-01-26
scripts/kvm/kvm_stat: Rename _perf_event_open
Janosch Frank
1
-2
/
+2
2016-01-26
scripts/kvm/kvm_stat: Make cpu detection a function
Janosch Frank
1
-15
/
+15
2016-01-26
scripts/kvm/kvm_stat: Cleanup of platform detection
Janosch Frank
1
-16
/
+13
2016-01-26
scripts/kvm/kvm_stat: Set sensible no. files rlimit
Janosch Frank
1
-2
/
+9
2016-01-26
scripts/kvm/kvm_stat: Fixup syscall error reporting
Janosch Frank
1
-5
/
+4
2016-01-26
scripts/kvm/kvm_stat: Moved DebugfsProvider
Janosch Frank
1
-12
/
+12
2016-01-26
scripts/kvm/kvm_stat: Rename variables that redefine globals
Janosch Frank
1
-11
/
+12
2016-01-26
scripts/kvm/kvm_stat: Fix spaces around keyword assignments
Janosch Frank
1
-31
/
+31
2016-01-26
scripts/kvm/kvm_stat: Introduce main function
Janosch Frank
1
-71
/
+82
2016-01-26
scripts/kvm/kvm_stat: Improve debugfs access checking
Janosch Frank
1
-5
/
+11
2016-01-26
scripts/kvm/kvm_stat: Cleanup of path variables
Janosch Frank
1
-7
/
+7
2016-01-26
scripts/kvm/kvm_stat: Invert dictionaries
Janosch Frank
1
-176
/
+173
2016-01-26
scripts/kvm/kvm_stat: Mark globals in functions
Janosch Frank
1
-19
/
+22
2016-01-26
scripts/kvm/kvm_stat: Removed unneeded PERF constants
Janosch Frank
1
-26
/
+2
2016-01-26
scripts/kvm/kvm_stat: Make constants uppercase
Janosch Frank
1
-32
/
+32
2016-01-26
scripts/kvm/kvm_stat: Replaced os.listdir with os.walk
Janosch Frank
1
-4
/
+11
2016-01-26
scripts/kvm/kvm_stat: Cleanup of multiple imports
Janosch Frank
1
-15
/
+11
2015-03-10
kvm_stat: add kvm_stat.1 man page
Stefan Hajnoczi
1
-0
/
+55
2015-03-10
kvm_stat: add column headers to text UI
Stefan Hajnoczi
1
-1
/
+4
2015-02-11
kvm_stat: Add kvm_exit reasons for aarch64
Wei Huang
1
-1
/
+41
2015-01-26
kvm_stat: Add RESET support for perf event ioctl
Wei Huang
1
-0
/
+5
2015-01-26
kvm_stat: Print errno when syscall to perf_event_open() fails
Wei Huang
1
-1
/
+6
2015-01-26
kvm_stat: Update exit reasons to the latest defintion
Wei Huang
1
-0
/
+4
2015-01-26
kvm_stat: Add aarch64 support
Wei Huang
1
-0
/
+8
2014-10-31
kvm_stat: Add powerpc support
Michael Ellerman
1
-2
/
+16
2014-10-31
kvm_stat: Abstract ioctl numbers
Michael Ellerman
1
-3
/
+9
2014-10-31
kvm_stat: Rework platform detection
Michael Ellerman
1
-14
/
+27
2014-10-31
kvm_stat: Fix the non-x86 exit reasons
Michael Ellerman
1
-27
/
+30
2014-10-31
kvm_stat: Only consider online cpus
Michael Ellerman
1
-6
/
+18
2014-09-26
vmxcap: Update according to SDM of September 2014
Adrian-Ken Rueegsegger
1
-4
/
+6
2014-05-21
kvm_stat: allow choosing between tracepoints and old stats
Paolo Bonzini
1
-19
/
+41
2013-04-17
vmxcap: Update according to SDM of January 2013
Jan Kiszka
1
-1
/
+5
2013-04-17
vmxcap: Report APIC register emulation and RDTSCP control
Jan Kiszka
1
-0
/
+2
[next]