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
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
1
-1
/
+1
2017-03-05
qapi-introspect: Mangle --prefix argument properly for C
Markus Armbruster
1
-1
/
+1
2017-03-05
qapi: Support multiple command registries per program
Markus Armbruster
1
-6
/
+10
2017-03-05
qmp: Dumb down how we run QMP command registration
Markus Armbruster
1
-3
/
+2
2017-03-03
vmxcap: update for September 2016 SDM
Paolo Bonzini
1
-0
/
+9
2017-03-03
vmxcap: port to Python 3
Paolo Bonzini
1
-7
/
+7
2017-03-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...
Peter Maydell
1
-0
/
+5
2017-02-28
update-linux-headers: update for 4.11
Paolo Bonzini
1
-1
/
+12
2017-02-28
vmstate-static-checker: update white list with spapr_pci
Laurent Vivier
1
-0
/
+5
2017-02-20
qapi2texi: replace quotation by bold section name
Marc-André Lureau
1
-6
/
+4
2017-02-06
linux-user: add hppa magic numbers in qemu-binfmt-conf.sh
Laurent Vivier
1
-2
/
+7
2017-01-31
trace: improve error reporting when parsing simpletrace header
Daniel P. Berrange
1
-3
/
+7
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
9
-11
/
+40
2017-01-31
trace: move setting of group name into Makefiles
Daniel P. Berrange
1
-14
/
+9
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+9
2017-01-18
update-linux-headers.sh: support __bitwise
Michael S. Tsirkin
1
-1
/
+1
2017-01-16
hxtool: emit Texinfo headings as @subsection
Paolo Bonzini
1
-2
/
+9
2017-01-16
qapi: add qapi2texi script
Marc-André Lureau
2
-2
/
+520
2017-01-16
texi2pod: learn quotation, deftp and deftypefn
Marc-André Lureau
1
-3
/
+51
2017-01-16
qapi: rework qapi Exception
Marc-André Lureau
1
-178
/
+156
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-4
/
+4
2016-11-18
trace: fix generated code build break
Greg Kurz
1
-1
/
+1
2016-11-02
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
Jeff Cody
1
-1
/
+1
2016-11-01
checkpatch: tweak "struct should normally be const" warning
Paolo Bonzini
1
-2
/
+2
2016-10-28
Fix build for less common build directories names
Stefan Weil
1
-1
/
+1
2016-10-28
scripts/clean-includes: added duplicate #include check
Anand J
1
-14
/
+42
2016-10-28
scripts/hxtool: fix undefined behavour of echo
Daniel Shahaf
1
-10
/
+10
2016-10-27
trace: Fix 'char **' compilation error in simple backend
Fam Zheng
1
-1
/
+2
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2
-2
/
+2
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
1
-1
/
+1
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2
-3
/
+3
2016-10-12
trace: introduce a formal group name for trace events
Daniel P. Berrange
21
-55
/
+73
2016-10-12
trace: pass trace-events to tracetool as a positional param
Daniel P. Berrange
1
-1
/
+4
2016-10-12
trace: push reading of events up a level to tracetool main
Daniel P. Berrange
2
-6
/
+6
2016-10-12
trace: rename _read_events to read_events
Daniel P. Berrange
2
-5
/
+15
2016-10-12
trace: get rid of generated-events.h/generated-events.c
Daniel P. Berrange
4
-116
/
+65
2016-10-12
trace: dynamically allocate event IDs at runtime
Daniel P. Berrange
2
-12
/
+2
2016-10-12
trace: provide mechanism for registering trace events
Daniel P. Berrange
1
-0
/
+6
2016-10-12
trace: emit name <-> ID mapping in simpletrace header
Daniel P. Berrange
2
-16
/
+58
2016-10-12
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
4
-26
/
+16
2016-10-12
trace: give each trace event a named TraceEvent struct
Daniel P. Berrange
3
-9
/
+22
2016-10-12
trace: remove duplicate control.h includes in generated-tracers.h
Daniel P. Berrange
3
-4
/
+1
2016-10-12
trace: remove global 'uint16 dstate[]' array
Daniel P. Berrange
3
-3
/
+12
2016-10-07
scripts: Allow block module to not define BlockDriver
Fam Zheng
1
-7
/
+0
2016-09-27
checkpatch: downgrade "architecture specific defines should be avoided"
Paolo Bonzini
1
-1
/
+1
2016-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+91
2016-09-22
scripts: Add a script to check for bug URLs in the git log
Thomas Huth
1
-0
/
+91
2016-09-20
blockdev: Add dynamic generation of module_block.h
Marc Mari
1
-0
/
+108
2016-09-19
qapi: check invalid arguments on no-args commands
Marc-André Lureau
1
-15
/
+43
2016-09-19
qapi: remove the "middle" mode
Marc-André Lureau
1
-12
/
+3
[next]