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
2019-03-18
scripts/make-release: Stop shipping u-boot source as a tarball
Peter Maydell
1
-4
/
+0
2019-03-13
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into staging
Peter Maydell
1
-168
/
+165
2019-03-12
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...
Peter Maydell
1
-2
/
+4
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
1
-2
/
+2
2019-03-12
decodetree: Properly diagnose fields overflowing an insn
Richard Henderson
1
-0
/
+2
2019-03-12
decodetree: Prefix extract function names with decode_function
Richard Henderson
1
-1
/
+2
2019-03-12
decodetree: Allow +- to begin a number initializing a field
Richard Henderson
1
-1
/
+1
2019-03-12
decodetree: Produce clean output for an empty input file
Richard Henderson
1
-7
/
+8
2019-03-12
decodetree: Add --static-decode option
Richard Henderson
1
-1
/
+4
2019-03-12
decodetree: Allow grouping of overlapping patterns
Richard Henderson
1
-22
/
+143
2019-03-12
decodetree: Do not unconditionaly return from Pattern.output_code
Richard Henderson
1
-3
/
+4
2019-03-12
decodetree: Ensure build_tree does not include values outside insnmask
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-12
decodetree: Move documentation to docs/devel/decodetree.rst
Richard Henderson
1
-133
/
+1
2019-03-12
scripts/qemugdb: re-license timers.py to GPLv2 or later
Alex Bennée
1
-2
/
+4
2019-03-11
qemugdb: fix licensing
Paolo Bonzini
4
-20
/
+8
2019-03-11
qmp-shell: fix nested json regression
Marc-André Lureau
1
-2
/
+2
2019-03-07
minikconfig: implement allnoconfig and defconfig modes
Paolo Bonzini
1
-5
/
+34
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-30
/
+0
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-3
/
+32
2019-03-07
minikconfig: add semantic analysis
Paolo Bonzini
1
-9
/
+135
2019-03-07
minikconfig: add AST
Paolo Bonzini
1
-19
/
+102
2019-03-07
minikconfig: add parser skeleton
Paolo Bonzini
1
-0
/
+441
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
8
-889
/
+11
2019-03-05
qapi: Fix array first used in a different module
Markus Armbruster
1
-4
/
+5
2019-03-05
qapi: Fix code generation for sub-modules in other directories
Markus Armbruster
1
-12
/
+21
2019-03-05
qapi: Pass file name to QAPIGen constructor instead of methods
Markus Armbruster
3
-36
/
+38
2019-02-25
iotests: Let 045 be run concurrently
Max Reitz
1
-3
/
+2
2019-02-22
Introduce a Python module structure
Cleber Rosa
8
-890
/
+11
2019-02-18
Revert "qapi-events: add 'if' condition to implicit event enum"
Markus Armbruster
1
-1
/
+3
2019-02-18
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
1
-11
/
+21
2019-02-18
qapi: Prepare for system modules other than 'builtin'
Markus Armbruster
3
-12
/
+27
2019-02-18
qapi: Clean up modular built-in code generation a bit
Markus Armbruster
5
-10
/
+22
2019-02-12
qemugdb/coroutine: fix arch_prctl has unknown return type
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-02-08
scripts/qemu.py: allow arches use KVM for their 32bit cousins
Alex Bennée
1
-2
/
+10
2019-02-08
archive-source.sh: Clone the submodules locally
Philippe Mathieu-Daudé
1
-0
/
+7
2019-02-07
Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...
Peter Maydell
1
-0
/
+1
2019-02-06
dump: Set correct vaddr for ELF dump
Jon Doron
1
-0
/
+1
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-0
/
+8
2019-02-05
i386: import & use bootparam.h
Li Zhijian
1
-0
/
+6
2019-02-05
tap: flush STDOUT on newline
Paolo Bonzini
2
-0
/
+2
2019-02-04
scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1)
Paolo Bonzini
1
-0
/
+11
2019-02-01
qtest.py: Wait for the result of qtest commands
Alberto Garcia
1
-0
/
+6
2019-01-31
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
1
-0
/
+120
2019-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-0
/
+448
2019-01-31
scripts: add render_block_graph function for QEMUMachine
Vladimir Sementsov-Ogievskiy
1
-0
/
+120
2019-01-29
checkpatch: Don't emit spurious warnings about block comments
Peter Maydell
1
-1
/
+1
2019-01-25
decodetree: re.fullmatch was added in 3.4
Paolo Bonzini
1
-1
/
+1
2019-01-25
device-crash-test: Python 3 compatibility fix
Nisarg Shah
1
-1
/
+2
2019-01-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...
Peter Maydell
1
-10
/
+14
2019-01-24
trace: add ability to do simple printf logging via systemtap
Daniel P. Berrangé
3
-0
/
+442
[next]