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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-01-18
scripts: Add new clean-includes script to fix C include directives
Peter Maydell
1
-0
/
+109
2016-01-13
checkpatch: Detect newlines in error_report and other error functions
Jason J. Herne
1
-0
/
+36
2016-01-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...
Peter Maydell
1
-13
/
+0
2016-01-11
scripts/checkpatch.pl: Don't allow special cases of unspaced operators
Peter Maydell
1
-13
/
+0
2016-01-09
pc: acpi: remove unused ASL templates and related blobs/utils
Igor Mammedov
3
-422
/
+0
2015-12-22
scripts/gdb: Fix a python exception in mtree.py
Yang Wei
1
-5
/
+5
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
1
-0
/
+9
2015-12-17
coverity: Model g_memdup()
Markus Armbruster
1
-0
/
+17
2015-12-17
coverity: Model g_poll()
Markus Armbruster
1
-0
/
+9
2015-12-17
linux-headers: update from kvm/next
Paolo Bonzini
1
-0
/
+3
2015-12-17
qapi: Detect base class loops
Eric Blake
1
-1
/
+3
2015-12-17
qapi: Move duplicate collision checks to schema check()
Eric Blake
1
-50
/
+1
2015-12-17
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
1
-0
/
+17
2015-12-17
qapi: Track enum values by QAPISchemaMember, not string
Eric Blake
1
-11
/
+26
2015-12-17
qapi: Prepare new QAPISchemaMember base class
Eric Blake
1
-12
/
+17
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
1
-2
/
+1
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
1
-6
/
+2
[prev]
[next]