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
2022-01-27
qapi: generate trace events by default
Vladimir Sementsov-Ogievskiy
1
-4
/
+4
2022-01-27
qapi/commands: Optionally generate trace for QMP commands
Vladimir Sementsov-Ogievskiy
2
-14
/
+90
2022-01-27
qapi/commands: refactor error handling code
Vladimir Sementsov-Ogievskiy
1
-3
/
+7
2022-01-27
qapi/gen: Add FOO.trace-events output module
Vladimir Sementsov-Ogievskiy
1
-4
/
+27
2022-01-21
scripts/render-block-graph: switch to AQMP
John Snow
1
-5
/
+3
2022-01-21
scripts/cpu-x86-uarch-abi: switch to AQMP
John Snow
1
-2
/
+2
2022-01-21
scripts/cpu-x86-uarch-abi: fix CLI parsing
John Snow
1
-2
/
+1
2022-01-21
python: move qmp-shell under the AQMP package
John Snow
1
-1
/
+1
2022-01-21
python: move qmp utilities to python/qemu/utils
John Snow
6
-6
/
+6
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2022-01-12
configure, meson: move config-poison.h to meson
Paolo Bonzini
1
-0
/
+16
2022-01-12
configure: parse --enable/--disable-strip automatically, flip default
Paolo Bonzini
2
-7
/
+17
2022-01-12
block/file-posix: Simplify the XFS_IOC_DIOINFO handling
Thomas Huth
2
-2
/
+1
2022-01-10
simplebench: Fix Python syntax error (reported by LGTM)
Stefan Weil
1
-1
/
+1
2022-01-06
qemu-binfmt-conf.sh: fix -F option
Martin Wilck
1
-1
/
+3
2021-12-23
Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
3
-558
/
+44
2021-12-23
build: use "meson test" as the test harness
Paolo Bonzini
3
-558
/
+44
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau
1
-0
/
+3
2021-12-21
scripts: teach modinfo to skip non-C sources
Marc-André Lureau
1
-0
/
+3
2021-12-17
checkpatch: Do not allow deprecated g_memdup()
Philippe Mathieu-Daudé
1
-0
/
+5
2021-12-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-1
/
+1
2021-12-15
Move the libssh setup from configure to meson.build
Thomas Huth
1
-0
/
+3
2021-11-30
scripts/entitlement.sh: Use backward-compatible cp flags
Evan Miller
1
-1
/
+1
2021-11-22
scripts/device-crash-test: Use a QMP timeout
John Snow
1
-1
/
+1
2021-11-17
Revert "device-crash-test: Ignore errors about a bus not being available"
Thomas Huth
1
-1
/
+0
2021-11-17
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
1
-8
/
+25
2021-11-16
scripts/device-crash-test: hide tracebacks for QMP connect errors
John Snow
1
-3
/
+18
2021-11-16
scripts/device-crash-test: don't emit AQMP connection errors to stdout
John Snow
1
-0
/
+6
2021-11-16
scripts/device-crash-test: simplify Exception handling
John Snow
1
-6
/
+2
2021-11-16
Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
1
-0
/
+3
2021-11-16
Jobs based on custom runners: add CentOS Stream 8
Cleber Rosa
5
-0
/
+384
2021-11-16
nbd/server: Add --selinux-label option
Richard W.M. Jones
1
-0
/
+3
2021-11-11
tcg: Remove TCI experimental status
Philippe Mathieu-Daudé
1
-2
/
+1
2021-11-02
Move the l2tpv3 test from configure to meson.build
Thomas Huth
1
-0
/
+3
2021-11-02
meson: bump submodule to 0.59.3
Paolo Bonzini
1
-16
/
+0
2021-11-01
iotests: Accommodate async QMP Exception classes
John Snow
1
-1
/
+2
2021-10-29
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster
2
-8
/
+12
2021-10-29
qapi: Generalize enum member policy checking
Markus Armbruster
1
-9
/
+11
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
1
-5
/
+4
2021-10-29
qapi: Generalize struct member policy checking
Markus Armbruster
1
-7
/
+7
2021-10-29
qapi: Tools for sets of special feature flags in generated code
Markus Armbruster
2
-0
/
+11
2021-10-29
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
Markus Armbruster
1
-4
/
+1
2021-10-27
qapi: Implement deprecated-input={reject,crash} for enum values
Markus Armbruster
1
-1
/
+16
2021-10-27
qapi: Add feature flags to enum members
Markus Armbruster
3
-5
/
+25
2021-10-27
qapi: Enable enum member introspection to show more than name
Markus Armbruster
1
-4
/
+14
2021-10-23
analyze-migration.py: fix extract contents ('-x') errors
Laurent Vivier
1
-2
/
+2
2021-10-23
analyze-migration.py: fix a long standing typo
Laurent Vivier
1
-1
/
+1
2021-10-20
roms/edk2: Only initialize required submodules
Philippe Mathieu-Daudé
1
-1
/
+6
2021-10-15
block-coroutine-wrapper.py: support BlockBackend first argument
Vladimir Sementsov-Ogievskiy
1
-2
/
+10
2021-10-14
configure: automatically parse command line for meson -D options
Paolo Bonzini
2
-0
/
+349
[next]