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
2011-12-15
qapi: allow a 'gen' key to suppress code generation
Anthony Liguori
2
-0
/
+2
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-2
/
+2
2011-12-02
fix spelling in scripts sub directory
Dong Xu Wang
1
-1
/
+1
2011-11-30
qapi: fix guardname generation
Michael Roth
1
-3
/
+4
2011-11-26
checkpatch.pl: fix CAST detection
Florian Mickler
1
-1
/
+1
2011-11-01
checkpatch: remove rule on non-indented labels
Paolo Bonzini
1
-6
/
+0
2011-10-31
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-1
/
+3
2011-10-31
Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into staging
Anthony Liguori
2
-0
/
+704
2011-10-30
hw/9pfs: Make VirtFS tracing work correctly
Aneesh Kumar K.V
1
-82
/
+82
2011-10-27
qapi-commands.py: Don't call the output marshal on error
Luiz Capitulino
1
-1
/
+3
2011-10-24
kvm: Add top-like kvm statistics script
Jan Kiszka
1
-0
/
+480
2011-10-24
kvm: Add tool for querying VMX capabilities
Jan Kiszka
1
-0
/
+224
2011-10-15
scripts: Simpletrace log analysis script for pretty-printing 9p log.
Harsh Prateek Bora
1
-0
/
+142
2011-10-04
qapi: Automatically generate a _MAX value for enums
Luiz Capitulino
1
-1
/
+4
2011-10-04
qapi: Don't use c_var() on enum strings
Luiz Capitulino
1
-1
/
+1
2011-10-04
qapi: modify visitor code generation for list iteration
Michael Roth
1
-2
/
+2
2011-10-04
qapi: generate qapi_free_* functions for *List types
Michael Roth
1
-0
/
+2
2011-10-04
qapi: fixup command generation for functions that return list types
Anthony Liguori
1
-8
/
+15
2011-10-04
qapi: add code generation support for middle mode
Anthony Liguori
3
-15
/
+71
2011-09-17
trace: allow PRI*64 at beginning and ending of format string
Stefan Hajnoczi
1
-7
/
+13
2011-09-01
simpletrace: fix process() argument count
Stefan Hajnoczi
1
-2
/
+2
2011-09-01
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
1
-5
/
+28
2011-09-01
trace: [simple] disable all trace points by default
Lluís
1
-7
/
+2
2011-09-01
trace: always use the "nop" backend on events with the "disable" keyword
Lluís
1
-13
/
+2
2011-09-01
trace: generalize the "property" concept in the trace-events file
Lluís
1
-40
/
+33
2011-09-01
trace: move backend-specific code into the trace/ directory
Lluís
1
-1
/
+1
2011-08-27
checkpatch: fix braces {} handling
Pavel Borzenkov
1
-1
/
+1
2011-08-12
qapi: fix build issue due to missing newline in generated header
Michael Roth
1
-1
/
+1
2011-07-21
qapi: add qapi-commands.py code generator
Michael Roth
1
-0
/
+385
2011-07-21
qapi: add qapi-visit.py code generator
Michael Roth
1
-0
/
+246
2011-07-21
qapi: add qapi-types.py code generator
Michael Roth
1
-0
/
+270
2011-07-21
qapi: add qapi.py helper libraries
Michael Roth
1
-0
/
+203
2011-07-21
qapi: add ordereddict.py helper library
Michael Roth
1
-0
/
+127
2011-07-20
checkpatch: Fix bracing false positives on #if
Blue Swirl
1
-0
/
+1
2011-07-17
checkpatch: don't error out on },{ lines
Alexander Graf
1
-1
/
+3
2011-06-22
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+55
2011-06-20
Add kernel header update script
Jan Kiszka
1
-0
/
+55
2011-06-16
get_maintainer: update to match qemu tree
Michael S. Tsirkin
1
-22
/
+12
2011-06-15
get_maintainer.pl: copy utility from Linux
Michael S. Tsirkin
1
-0
/
+2159
2011-05-20
s390x: s390x-linux-user support
Ulrich Hecht
1
-1
/
+3
2011-04-26
trace: [ust] fix generation of 'trace.c' on events without args
Lluís
1
-3
/
+4
2011-04-26
tracetool: allow ) in trace output string
Paolo Bonzini
1
-1
/
+1
2011-04-18
PXE: Refresh all PXE ROMs from the ipxe submodule
Alex Williamson
1
-0
/
+99
2011-03-07
simpletrace: Thread-safe tracing
Stefan Hajnoczi
1
-1
/
+2
2011-03-06
tracetool: Add optional argument to specify dtrace probe names
Jes Sorensen
1
-6
/
+13
2011-03-06
simpletrace: Make simpletrace.py a Python module
Stefan Hajnoczi
1
-33
/
+90
2011-02-05
checkpatch.pl: don't complain about old lines with tabs
Blue Swirl
1
-1
/
+1
2011-01-29
New trace-event backend: stderr
Fabien Chouteau
1
-2
/
+58
2011-01-23
gdbstub-xml: avoid a warning from sparse
Blue Swirl
1
-0
/
+3
2011-01-21
checkpatch: Fix bracing false positives on #else
Jan Kiszka
1
-1
/
+2
[next]