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
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
2018-02-05
qemu.py: remove unused import
Amador Pahim
1
-1
/
+0
2018-02-05
scripts: ensure signrom treats data as bytes
Daniel P. Berrange
1
-2
/
+2
2018-02-05
qapi: ensure stable sort ordering when checking QAPI entities
Daniel P. Berrange
1
-1
/
+1
2018-02-05
qapi: Adapt to moved location of 'maketrans' function in py3
Daniel P. Berrange
1
-1
/
+4
2018-02-05
qapi: adapt to moved location of StringIO module in py3
Daniel P. Berrange
1
-2
/
+5
2018-02-05
qapi: Use OrderedDict from standard library if available
Daniel P. Berrange
1
-1
/
+4
2018-02-05
qapi: use items()/values() intead of iteritems()/itervalues()
Daniel P. Berrange
2
-7
/
+7
2018-02-05
qapi: convert to use python print function instead of statement
Daniel P. Berrange
2
-10
/
+11
2018-02-05
scripts/qemu-gdb/timers.py: define encoding in header comment
Greg Kurz
1
-0
/
+1
2018-02-01
dump-guest-memory.py: skip vmcoreinfo section if not available
Marc-André Lureau
1
-0
/
+2
2018-01-29
tracetool: report error on foo() instead of foo(void)
Stefan Hajnoczi
1
-0
/
+2
2018-01-29
tracetool: clarify that "formats" means "format strings"
Stefan Hajnoczi
1
-4
/
+4
2018-01-29
tracetool: prefix parse errors with line numbers
Stefan Hajnoczi
1
-2
/
+7
2018-01-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+1
2018-01-22
configure: add dependency
Klim Kireev
1
-0
/
+1
2018-01-20
dump-guest-memory.py: fix python 2 support
Marc-André Lureau
1
-1
/
+1
2018-01-19
scripts: Remove fixed entries from the device-crash-test
Thomas Huth
1
-8
/
+0
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-1
/
+207
2018-01-16
scripts/analyse-locks-simpletrace.py: script to analyse lock times
Alex Bennée
1
-0
/
+99
2018-01-16
checkpatch: Enforce proper do/while (0) style
Eric Blake
1
-0
/
+5
2018-01-16
scripts/qemu-gdb/timers.py: new helper to dump timer state
Alex Bennée
2
-1
/
+56
2018-01-16
scripts/qemu-gdb: add simple tcg lock status helper
Alex Bennée
2
-1
/
+48
2018-01-15
migration: fix analyze-migration.py script with radix table
Laurent Vivier
1
-0
/
+4
2018-01-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
1
-4
/
+11
2018-01-11
linux-user: Activate armeb handler registration
Michael Weiser
1
-1
/
+1
2018-01-11
linux-user: Separate binfmt arm CPU families
Michael Weiser
1
-3
/
+6
2018-01-11
linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh
Michael Weiser
1
-1
/
+5
2018-01-10
hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
Thomas Huth
1
-1
/
+0
2018-01-08
Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...
Peter Maydell
1
-2
/
+1
2018-01-02
dump-guest-memory.py: fix "You can't do that without a process to debug"
Marc-André Lureau
1
-2
/
+1
2017-12-27
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
1
-0
/
+19
[next]