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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
scripts/qmp-shell: use isinstance() instead of type()
John Snow
1
-2
/
+2
2021-06-18
scripts/qmp-shell: remove if-raise-else patterns
John Snow
1
-4
/
+4
2021-06-18
scripts/qmp-shell: fix shell history exception handling
John Snow
1
-9
/
+6
2021-06-18
scripts/qmp-shell: rename one and two-letter variables
John Snow
1
-12
/
+12
2021-06-18
scripts/qmp-shell: make QMPCompleter returns explicit
John Snow
1
-3
/
+3
2021-06-18
scripts/qmp-shell: ignore visit_Name name
John Snow
1
-1
/
+1
2021-06-18
scripts/qmp-shell: use triple-double-quote docstring style
John Snow
1
-2
/
+5
2021-06-18
scripts/qmp-shell: declare verbose in __init__
John Snow
1
-0
/
+1
2021-06-18
scripts/qmp-shell: Use python3-style super()
John Snow
1
-3
/
+3
2021-06-18
scripts/qmp-shell: use @classmethod where appropriate
John Snow
1
-2
/
+4
2021-06-18
scripts/qmp-shell: remove shadowed variable from _print()
John Snow
1
-2
/
+2
2021-06-18
scripts/qmp-shell: fix connect method signature
John Snow
1
-1
/
+1
2021-06-18
scripts/qmp-shell: fix exception handling
John Snow
1
-1
/
+1
2021-06-18
scripts/qmp-shell: fix show_banner signature
John Snow
1
-2
/
+2
2021-06-18
scripts/qmp-shell: Apply flake8 rules
John Snow
1
-21
/
+43
2021-06-18
scripts/qmp-shell: apply isort rules
John Snow
1
-5
/
+7
2021-06-18
scripts/qemu-ga-client: Add forwarder shim
John Snow
1
-0
/
+11
2021-06-18
python/qemu-ga-client: add entry point
John Snow
2
-2
/
+1
2021-06-18
scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
John Snow
1
-2
/
+0
2021-06-18
scripts/qemu-ga-client: add mypy type hints
John Snow
1
-40
/
+49
2021-06-18
python/qmp: Correct type of QMPReturnValue
John Snow
1
-9
/
+14
2021-06-18
scripts/qemu-ga-client: apply (most) pylint rules
John Snow
1
-3
/
+15
2021-06-18
scripts/qemu-ga-client: add module docstring
John Snow
1
-32
/
+33
2021-06-18
scripts/qemu-ga-client: replace deprecated optparse with argparse
John Snow
1
-18
/
+16
2021-06-18
scripts/qemu-ga-client: Fix exception handling
John Snow
1
-6
/
+4
2021-06-18
scripts/qemu-ga-client: apply (most) flake8 rules
John Snow
1
-12
/
+16
2021-06-18
scripts/qemu-ga-client: apply isort rules
John Snow
1
-4
/
+5
2021-06-18
python/qmp: add fuse command to 'qom' tools
John Snow
2
-2
/
+13
2021-06-18
scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
John Snow
1
-0
/
+11
2021-06-18
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
John Snow
1
-10
/
+2
2021-06-18
python: add optional FUSE dependencies
John Snow
2
-1
/
+14
2021-06-18
scripts/qom-fuse: add static type hints
John Snow
2
-9
/
+25
2021-06-18
scripts/qom-fuse: ensure QOMFuse.read always returns bytes
John Snow
1
-3
/
+3
2021-06-18
scripts/qom-fuse: use QOMCommand.qom_list()
John Snow
1
-10
/
+8
2021-06-18
scripts/qom-fuse: Convert to QOMCommand
John Snow
1
-13
/
+46
2021-06-18
scripts/qom-fuse: Add docstrings
John Snow
1
-2
/
+19
2021-06-18
scripts/qom-fuse: Apply pylint rules
John Snow
1
-8
/
+8
2021-06-18
python: Add 'fh' to known-good variable names
John Snow
1
-3
/
+4
2021-06-18
scripts/qom-fuse: apply flake8 rules
John Snow
1
-38
/
+43
2021-06-18
scripts/qom-fuse: apply isort rules
John Snow
1
-3
/
+9
2021-06-18
scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
John Snow
4
-250
/
+16
2021-06-18
python/qmp: add qom script entry points
John Snow
1
-0
/
+8
2021-06-18
python/qmp: Add qom script rewrites
John Snow
2
-0
/
+440
2021-06-18
python/qmp: add parse_address classmethod
John Snow
2
-19
/
+28
2021-06-18
python/qmp: Fix type of SocketAddrT
John Snow
1
-1
/
+1
2021-06-18
python/pipenv: Update Pipfile.lock
John Snow
1
-3
/
+88
2021-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...
Peter Maydell
10
-54
/
+102
2021-06-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
38
-318
/
+645
2021-06-17
coreaudio: Fix output stream format settings
Akihiko Odaki
1
-35
/
+13
2021-06-17
audio: Fix format specifications of debug logs
Akihiko Odaki
1
-3
/
+3
[next]