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
2020-09-14
decodetree: Improve identifier matching
Richard Henderson
1
-16
/
+30
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
9
-0
/
+2183
2020-09-09
scripts/cleanup-trace-events: Emit files in alphabetical order
Markus Armbruster
1
-5
/
+8
2020-09-09
scripts/cleanup-trace-events: Fix for vcpu property
Markus Armbruster
1
-4
/
+6
2020-09-09
scripts/tracetool: Use void pointer for vcpu
Roman Bolshakov
1
-1
/
+1
2020-09-09
scripts/tracetool: Fix dtrace generation for macOS
Roman Bolshakov
1
-1
/
+14
2020-09-08
codeconverter: script for automating QOM code cleanups
Eduardo Habkost
9
-0
/
+2183
2020-09-08
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...
Peter Maydell
1
-7
/
+17
2020-09-08
meson: Convert undefsym.sh to undefsym.py
Yonggang Luo
2
-20
/
+49
2020-09-08
oss-fuzz: fix rpath
Alexander Bulekov
1
-1
/
+1
2020-09-08
meson: compute config_all_devices directly
Paolo Bonzini
1
-3
/
+0
2020-09-08
meson: convert the speed tests
Paolo Bonzini
1
-1
/
+8
2020-09-08
ninjatool: use constant names for stamp files
Paolo Bonzini
1
-3
/
+5
2020-09-08
mtest2make: unify tests that appear in multiple suites
Paolo Bonzini
1
-36
/
+38
2020-09-08
mtest2make: hide output of successful tests
Paolo Bonzini
2
-1
/
+36
2020-09-08
mtest2make: split working directory from test command
Paolo Bonzini
1
-8
/
+8
2020-09-08
mtest2make: split environment from test command
Paolo Bonzini
1
-8
/
+9
2020-09-07
qapi: Make section headings start a new doc comment block
Markus Armbruster
1
-8
/
+13
2020-09-07
qapi: Reject section markup in definition documentation
Markus Armbruster
1
-0
/
+5
2020-09-03
scripts/qmp/qom-fuse: Fix getattr(), read() for files in /
Markus Armbruster
1
-2
/
+8
2020-09-03
scripts/qmp/qom-fuse: Port to current Python module fuse
Markus Armbruster
1
-46
/
+47
2020-09-03
scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
Markus Armbruster
1
-2
/
+2
2020-09-03
qapi: enable use of g_autoptr with QAPI types
Daniel P. Berrangé
1
-0
/
+1
2020-09-01
meson: add NSIS building
Marc-André Lureau
1
-0
/
+78
2020-09-01
meson: install scripts/qemu-trace-stap
Marc-André Lureau
1
-0
/
+3
2020-08-31
scripts: Add u2f-setup-gen script
César Belley
1
-0
/
+170
2020-08-27
ninjatool: Fixes E$$: in generated Makefile.ninja
Yonggang Luo
1
-1
/
+1
2020-08-27
meson: fix relpath failure on Win32
Yonggang Luo
1
-2
/
+9
2020-08-27
ninjatool: quote dollars in variables
Paolo Bonzini
1
-1
/
+2
2020-08-27
scripts/qemu-version.sh: Add missing space before ']'
Thomas Huth
1
-1
/
+1
2020-08-21
meson: replace create-config with meson configure_file
Paolo Bonzini
1
-131
/
+0
2020-08-21
rules.mak: drop unneeded macros
Paolo Bonzini
1
-3
/
+3
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2
-10
/
+12
2020-08-21
meson: cpu-emu
Marc-André Lureau
1
-16
/
+8
2020-08-21
meson: target
Paolo Bonzini
1
-1
/
+1
2020-08-21
meson: add modules infrastructure
Marc-André Lureau
1
-0
/
+20
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
3
-0
/
+5
2020-08-21
meson: generate hxtool files
Marc-André Lureau
1
-1
/
+1
2020-08-21
meson: generate qemu-version.h
Marc-André Lureau
1
-0
/
+25
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
4
-6
/
+2
2020-08-21
meson: add testsuite Makefile generator
Paolo Bonzini
1
-0
/
+102
2020-08-21
meson: add sparse support
Paolo Bonzini
1
-0
/
+25
2020-08-21
build-sys: add meson submodule
Marc-André Lureau
1
-1
/
+2
2020-08-21
configure: integrate Meson in the build system
Paolo Bonzini
1
-0
/
+1002
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
1
-1
/
+1
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
3
-6
/
+3
2020-08-21
oss-fuzz/build: remove LIB_FUZZING_ENGINE
Paolo Bonzini
1
-11
/
+5
2020-08-05
Get rid of the libqemustub.a remainders
Thomas Huth
1
-3
/
+0
2020-07-30
tracetool: carefully define SDT_USE_VARIADIC
Stefan Hajnoczi
1
-0
/
+4
2020-07-24
coccinelle/err-bad-newline: Fix for Python 3, and add patterns
Markus Armbruster
1
-2
/
+22
[next]