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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2018-03-13
standard-headers: add drm/drm_fourcc.h
Gerd Hoffmann
1
-0
/
+5
2018-03-13
include: add psp-sev.h header file
Brijesh Singh
1
-1
/
+1
2018-03-13
update Linux headers to 4.16-rc5
Paolo Bonzini
1
-0
/
+3
2018-03-12
audio: add driver registry
Gerd Hoffmann
1
-1
/
+1
2018-03-07
RISC-V Build Infrastructure
Michael Clark
1
-1
/
+12
2018-03-06
checkpatch: add check for `while` and `for`
Su Hang
1
-2
/
+3
2018-03-06
checkpatch: add a warning for basename/dirname
Julia Suvorova
1
-0
/
+5
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
6
-26
/
+11
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
4
-17
/
+25
2018-03-02
qapi: Generate separate .h, .c for each module
Markus Armbruster
3
-21
/
+66
2018-03-02
qapi/common: Fix guardname() for funny filenames
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi/types qapi/visit: Generate built-in stuff into separate files
Markus Armbruster
3
-83
/
+102
2018-03-02
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
7
-243
/
+189
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
1
-4
/
+39
2018-03-02
qapi: Generate in source order
Markus Armbruster
1
-2
/
+4
2018-03-02
qapi: Record 'include' directives in parse tree
Markus Armbruster
1
-4
/
+16
2018-03-02
qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
Markus Armbruster
1
-6
/
+9
2018-03-02
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
2
-16
/
+15
2018-03-02
qapi/common: Eliminate QAPISchema.exprs
Markus Armbruster
1
-4
/
+4
2018-03-02
qapi: Improve include file name reporting in error messages
Markus Armbruster
1
-6
/
+6
2018-03-02
qapi: Touch generated files only when they change
Markus Armbruster
1
-2
/
+9
2018-03-02
qapi-gen: Convert from getopt to argparse
Markus Armbruster
2
-64
/
+33
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
9
-141
/
+73
2018-03-02
qapi: Turn generators into modules
Markus Armbruster
5
-115
/
+143
2018-03-02
qapi: Reduce use of global variables in generators some
Markus Armbruster
5
-31
/
+34
2018-03-02
qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc
Markus Armbruster
6
-94
/
+113
2018-03-02
qapi: Rename variable holding the QAPISchemaGenFOOVisitor
Markus Armbruster
5
-20
/
+20
2018-03-02
qapi: Generate up-to-date copyright notice
Markus Armbruster
6
-104
/
+80
2018-03-02
qapi: Streamline boilerplate comment generation
Markus Armbruster
7
-125
/
+34
2018-03-02
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+1
2018-03-02
decodetree: Propagate return value from translate subroutines
Richard Henderson
1
-3
/
+2
2018-02-22
scripts: Add decodetree.py
Richard Henderson
1
-0
/
+1062
2018-02-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-3
/
+5
2018-02-19
tracetool: For ust trace bool type as ctf_integer
Jon Emil Jahren
1
-1
/
+2
2018-02-19
tracetool: Update argument format regex to non-greedy star
Jon Emil Jahren
1
-2
/
+3
2018-02-19
scripts/update-linux-headers: import pvrdma headers
Marcel Apfelbaum
1
-0
/
+30
2018-02-10
build: fix typo in error message
Laurent Vivier
1
-1
/
+1
2018-02-10
scripts/make-release: Don't archive .git files
Cole Robinson
1
-3
/
+2
2018-02-10
scripts/argparse.py: spelling (independant)
Michael Tokarev
1
-1
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2
-2
/
+2
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2
-2
/
+3
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2018-02-05
qemu.py: don't launch again before shutdown()
Amador Pahim
1
-0
/
+8
2018-02-05
qemu.py: cleanup redundant calls in launch()
Amador Pahim
1
-5
/
+1
2018-02-05
qemu.py: use poll() instead of 'returncode'
Amador Pahim
1
-2
/
+2
2018-02-05
qemu.py: always cleanup on shutdown()
Amador Pahim
1
-4
/
+5
2018-02-05
qemu.py: refactor launch()
Amador Pahim
1
-11
/
+18
2018-02-05
qemu.py: better control of created files
Amador Pahim
1
-10
/
+29
[next]