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-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2
-1
/
+7
2019-08-16
trace: Eliminate use of TARGET_FMT_plx
Markus Armbruster
1
-3
/
+0
2019-07-23
archive-source: also create a stash for submodules
Marc-André Lureau
1
-8
/
+10
2019-07-15
create_config: remove $(CONFIG_SOFTMMU) hack
Paolo Bonzini
1
-1
/
+1
2019-07-15
checkpatch: detect doubly-encoded UTF-8
Paolo Bonzini
1
-0
/
+16
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+8
2019-07-05
Makefile: generate header file with the list of devices enabled
Julio Montes
1
-0
/
+2
2019-07-05
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...
Paolo Bonzini
1
-1
/
+4
2019-07-05
checkpatch: do not warn for multiline parenthesized returned value
Paolo Bonzini
1
-1
/
+2
2019-07-01
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
2
-2
/
+2
2019-07-01
qmp: make qmp-shell work with python3
Igor Mammedov
1
-1
/
+4
2019-06-13
decodetree: Fix comparison of Field
Richard Henderson
1
-1
/
+1
2019-06-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...
Peter Maydell
5
-41
/
+229
2019-06-12
scripts: use git archive in archive-source
Gerd Hoffmann
1
-41
/
+31
2019-06-12
qapi: Simplify how QAPIDoc implements its state machine
Markus Armbruster
1
-57
/
+68
2019-06-12
qapi: Allow documentation for features
Kevin Wolf
2
-4
/
+51
2019-06-12
qapi: Disentangle QAPIDoc code
Kevin Wolf
1
-25
/
+102
2019-06-12
qapi: Add feature flags to struct types
Kevin Wolf
5
-14
/
+67
2019-06-12
scripts/clean-header-guards: Fix handling of trailing comments
Markus Armbruster
1
-5
/
+7
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
6
-8
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-2
/
+0
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-1
/
+1
2019-06-03
checkpatch: allow SPDX-License-Identifier
Peter Xu
1
-1
/
+2
2019-05-21
update-linux-headers: handle new header file
Cornelia Huck
1
-0
/
+3
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
1
-1
/
+6
2019-05-07
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
1
-1
/
+6
2019-05-06
decodetree: Add DisasContext argument to !function expanders
Richard Henderson
1
-4
/
+5
2019-05-06
decodetree: Expand a decode_load function
Richard Henderson
1
-3
/
+172
2019-05-06
decodetree: Initial support for variable-length ISAs
Richard Henderson
1
-12
/
+37
2019-05-03
build-sys: move slirp as git submodule project
Marc-André Lureau
1
-1
/
+1
2019-04-25
scripts/update-linux-headers: add linux/mman.h
Zhang Yi
1
-3
/
+3
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2019-03-22
scripts/cleanup-trace-events: Update for current practice
Markus Armbruster
1
-5
/
+14
2019-03-22
trace: avoid SystemTap dtrace(1) warnings on empty files
Stefan Hajnoczi
1
-0
/
+5
2019-03-20
minikconf: fix parser typo
Paolo Bonzini
1
-1
/
+1
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
[next]