index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2022-02-09
tracing: excise the tcg related from tracetool
Alex Bennée
2022-02-09
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-01-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...
Peter Maydell
2022-01-28
scripts: Explain the difference between linux-headers and standard-headers
Peter Maydell
2022-01-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-01-28
build: make check-block a meson test
Paolo Bonzini
2022-01-28
scripts/mtest2make: add support for SPEED=thorough
Paolo Bonzini
2022-01-27
qapi: generate trace events by default
Vladimir Sementsov-Ogievskiy
2022-01-27
qapi/commands: Optionally generate trace for QMP commands
Vladimir Sementsov-Ogievskiy
2022-01-27
qapi/commands: refactor error handling code
Vladimir Sementsov-Ogievskiy
2022-01-27
qapi/gen: Add FOO.trace-events output module
Vladimir Sementsov-Ogievskiy
2022-01-21
scripts/render-block-graph: switch to AQMP
John Snow
2022-01-21
scripts/cpu-x86-uarch-abi: switch to AQMP
John Snow
2022-01-21
scripts/cpu-x86-uarch-abi: fix CLI parsing
John Snow
2022-01-21
python: move qmp-shell under the AQMP package
John Snow
2022-01-21
python: move qmp utilities to python/qemu/utils
John Snow
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-12
configure, meson: move config-poison.h to meson
Paolo Bonzini
2022-01-12
configure: parse --enable/--disable-strip automatically, flip default
Paolo Bonzini
2022-01-12
block/file-posix: Simplify the XFS_IOC_DIOINFO handling
Thomas Huth
2022-01-10
simplebench: Fix Python syntax error (reported by LGTM)
Stefan Weil
2022-01-06
qemu-binfmt-conf.sh: fix -F option
Martin Wilck
2021-12-23
Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-23
build: use "meson test" as the test harness
Paolo Bonzini
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau
2021-12-21
scripts: teach modinfo to skip non-C sources
Marc-André Lureau
2021-12-17
checkpatch: Do not allow deprecated g_memdup()
Philippe Mathieu-Daudé
2021-12-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-15
Move the libssh setup from configure to meson.build
Thomas Huth
2021-11-30
scripts/entitlement.sh: Use backward-compatible cp flags
Evan Miller
2021-11-22
scripts/device-crash-test: Use a QMP timeout
John Snow
2021-11-17
Revert "device-crash-test: Ignore errors about a bus not being available"
Thomas Huth
2021-11-17
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
2021-11-16
scripts/device-crash-test: hide tracebacks for QMP connect errors
John Snow
2021-11-16
scripts/device-crash-test: don't emit AQMP connection errors to stdout
John Snow
2021-11-16
scripts/device-crash-test: simplify Exception handling
John Snow
2021-11-16
Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
2021-11-16
Jobs based on custom runners: add CentOS Stream 8
Cleber Rosa
2021-11-16
nbd/server: Add --selinux-label option
Richard W.M. Jones
2021-11-11
tcg: Remove TCI experimental status
Philippe Mathieu-Daudé
2021-11-02
Move the l2tpv3 test from configure to meson.build
Thomas Huth
2021-11-02
meson: bump submodule to 0.59.3
Paolo Bonzini
2021-11-01
iotests: Accommodate async QMP Exception classes
John Snow
2021-10-29
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster
2021-10-29
qapi: Generalize enum member policy checking
Markus Armbruster
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
2021-10-29
qapi: Generalize struct member policy checking
Markus Armbruster
2021-10-29
qapi: Tools for sets of special feature flags in generated code
Markus Armbruster
2021-10-29
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
Markus Armbruster
2021-10-27
qapi: Implement deprecated-input={reject,crash} for enum values
Markus Armbruster
[next]