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
2021-06-18
scripts/qmp-shell: Apply flake8 rules
John Snow
2021-06-18
scripts/qmp-shell: apply isort rules
John Snow
2021-06-18
scripts/qemu-ga-client: Add forwarder shim
John Snow
2021-06-18
scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
John Snow
2021-06-18
scripts/qemu-ga-client: add mypy type hints
John Snow
2021-06-18
scripts/qemu-ga-client: apply (most) pylint rules
John Snow
2021-06-18
scripts/qemu-ga-client: add module docstring
John Snow
2021-06-18
scripts/qemu-ga-client: replace deprecated optparse with argparse
John Snow
2021-06-18
scripts/qemu-ga-client: Fix exception handling
John Snow
2021-06-18
scripts/qemu-ga-client: apply (most) flake8 rules
John Snow
2021-06-18
scripts/qemu-ga-client: apply isort rules
John Snow
2021-06-18
scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
John Snow
2021-06-18
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
John Snow
2021-06-18
scripts/qom-fuse: add static type hints
John Snow
2021-06-18
scripts/qom-fuse: ensure QOMFuse.read always returns bytes
John Snow
2021-06-18
scripts/qom-fuse: use QOMCommand.qom_list()
John Snow
2021-06-18
scripts/qom-fuse: Convert to QOMCommand
John Snow
2021-06-18
scripts/qom-fuse: Add docstrings
John Snow
2021-06-18
scripts/qom-fuse: Apply pylint rules
John Snow
2021-06-18
scripts/qom-fuse: apply flake8 rules
John Snow
2021-06-18
scripts/qom-fuse: apply isort rules
John Snow
2021-06-18
scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
John Snow
2021-06-18
python/qmp: add parse_address classmethod
John Snow
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
2021-06-07
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-06-07
scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
Matheus Ferst
2021-06-05
scripts/oss-fuzz: Fix typo in documentation
Philippe Mathieu-Daudé
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-27
headers: Add udmabuf.h
Vivek Kasireddy
2021-05-21
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-simplebench-2021-0...
Peter Maydell
2021-05-20
qapi/parser: add docstrings
John Snow
2021-05-20
qapi/parser: allow 'ch' variable name
John Snow
2021-05-20
qapi/parser: Remove superfluous list comprehension
John Snow
2021-05-20
qapi/parser: add type hint annotations
John Snow
2021-05-20
qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
John Snow
2021-05-20
qapi/parser: Fix token membership tests when token can be None
John Snow
2021-05-20
qapi: add must_match helper
John Snow
2021-05-20
qapi/parser: Use @staticmethod where appropriate
John Snow
2021-05-20
qapi/parser: assert object keys are strings
John Snow
2021-05-20
qapi/parser: enforce all top-level expressions must be dict in _parse()
John Snow
2021-05-20
qapi/parser: Assert lexer value is a string
John Snow
2021-05-20
qapi/parser: factor parsing routine into method
John Snow
2021-05-20
qapi/source: Remove line number from QAPISourceInfo initializer
John Snow
2021-05-20
qapi/parser: Don't try to handle file errors
John Snow
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-14
checkpatch: Fix use of uninitialized value
Greg Kurz
2021-05-12
coverity-scan: list components, move model to scripts/coverity-scan
Paolo Bonzini
2021-05-04
simplebench/bench-backup: add --drop-caches argument
Vladimir Sementsov-Ogievskiy
2021-05-04
simplebench/bench-backup: add --count and --no-initial-run
Vladimir Sementsov-Ogievskiy
2021-05-04
simplebench/bench-backup: support qcow2 source files
Vladimir Sementsov-Ogievskiy
[next]