Age | Commit message (Expand) | Author |
2021-02-09 | get_maintainer: update repo URL to GitLab | Stefan Hajnoczi |
2021-02-09 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-02-08 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'... | Peter Maydell |
2021-02-08 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ... | Peter Maydell |
2021-02-08 | fuzz: fix wrong index in clear_bits | Qiuhao Li |
2021-02-08 | qapi: enable strict-optional checks | John Snow |
2021-02-08 | qapi: type 'info' as Optional[QAPISourceInfo] | John Snow |
2021-02-08 | qapi/gen: Drop support for QAPIGen without a file name | Markus Armbruster |
2021-02-08 | qapi/commands: Simplify command registry generation | Markus Armbruster |
2021-02-08 | qapi/gen: Support switching to another module temporarily | Markus Armbruster |
2021-02-08 | qapi/gen: write _genc/_genh access shims | John Snow |
2021-02-08 | qapi: centralize the built-in module name definition | John Snow |
2021-02-08 | qapi/gen: Combine ._add_[user|system]_module | Markus Armbruster |
2021-02-08 | qapi: use './builtin' as the built-in module name | John Snow |
2021-02-08 | qapi: use explicitly internal module names | John Snow |
2021-02-08 | qapi/gen: Replace ._begin_system_module() | Markus Armbruster |
2021-02-08 | qapi: centralize is_[user|system|builtin]_module methods | John Snow |
2021-02-08 | qapi/gen: inline _wrap_ifcond into end_if() | John Snow |
2021-02-08 | qapi/main: handle theoretical None-return from re.match() | John Snow |
2021-02-08 | qapi/events: fix visit_event typing | John Snow |
2021-02-08 | qapi/commands: assert arg_type is not None | John Snow |
2021-02-08 | migration: introduce 'userfaultfd-wrlat.py' script | Andrey Gruzdev |
2021-02-08 | scripts/mtest2make.py: export all-%s-targets variable and use it | Alex Bennée |
2021-02-01 | simpletrace: build() missing 2 required positional arguments | Volker Rümelin |
2021-02-01 | trace: make the 'log' backend timestamp configurable | Stefan Hajnoczi |
2021-02-01 | tracetool: also strip %l and %ll from systemtap format strings | Daniel P. Berrangé |
2021-02-01 | tracetool: fix "PRI" macro decoding | Laurent Vivier |
2021-01-29 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re... | Peter Maydell |
2021-01-29 | configure: replace --enable/disable-git-update with --with-git-submodules | Dan Streetman |
2021-01-29 | hvf: Add hypervisor entitlement to output binaries | Alexander Graf |
2021-01-26 | simplebench: add bench-backup.py | Vladimir Sementsov-Ogievskiy |
2021-01-26 | simplebench: bench_block_job: add cmd_options argument | Vladimir Sementsov-Ogievskiy |
2021-01-26 | simplebench/bench_block_job: use correct shebang line with python3 | Vladimir Sementsov-Ogievskiy |
2021-01-21 | update-linux-headers: Include const.h | Eric Farman |
2021-01-18 | scripts/checkpatch.pl: fix git-show invocation to include diffstat | Alex Bennée |
2021-01-13 | decodetree: Open files with encoding='utf-8' | Philippe Mathieu-Daudé |
2021-01-12 | scripts/gdb: implement 'qemu bt' | Maxim Levitsky |
2021-01-12 | scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame | Maxim Levitsky |
2021-01-11 | fuzz: heuristic split write based on past IOs | Qiuhao Li |
2021-01-11 | fuzz: add minimization options | Qiuhao Li |
2021-01-11 | fuzz: set bits in operand of write/out to zero | Qiuhao Li |
2021-01-11 | fuzz: remove IO commands iteratively | Qiuhao Li |
2021-01-11 | fuzz: split write operand using binary approach | Qiuhao Li |
2021-01-11 | fuzz: double the IOs to remove for every loop | Qiuhao Li |
2021-01-11 | fuzz: accelerate non-crash detection | Qiuhao Li |
2021-01-08 | scripts/coccinelle: New script to remove unnecessary timer_del() calls | Peter Maydell |
2021-01-04 | tracetool: show trace-events filename/lineno in fmt string errors | Stefan Hajnoczi |
2021-01-04 | tracetool: add input filename and line number to Event | Stefan Hajnoczi |
2021-01-04 | tracetool: add out_lineno and out_next_lineno to out() | Stefan Hajnoczi |
2021-01-04 | tracetool: add output filename command-line argument | Stefan Hajnoczi |