OSDN Git Service

qmiga/qemu.git
2021-06-18 John Snowscripts/qmp-shell: convert usage comment to docstring
2021-06-18 John Snowscripts/qmp-shell: Remove too-broad-exception
2021-06-18 John Snowscripts/qmp-shell: Fix empty-transaction invocation
2021-06-18 John Snowscripts/qmp-shell: remove TODO
2021-06-18 John Snowscripts/qmp-shell: use logging to show warnings
2021-06-18 John Snowscripts/qmp-shell: Use context manager instead of atexit
2021-06-18 John Snowpython/qmp: return generic type from context manager
2021-06-18 John Snowscripts/qmp-shell: unprivatize 'pretty' property
2021-06-18 John Snowscripts/qmp-shell: Accept SocketAddrT instead of string
2021-06-18 John Snowscripts/qmp-shell: add mypy types
2021-06-18 John Snowpython/qmp: add QMPObject type alias
2021-06-18 John Snowscripts/qmp-shell: initialize completer early
2021-06-18 John Snowscripts/qmp-shell: refactor QMPCompleter
2021-06-18 John Snowscripts/qmp-shell: Fix "FuzzyJSON" parser
2021-06-18 John Snowscripts/qmp-shell: move the REPL functionality into...
2021-06-18 John Snowscripts/qmp-shell: remove prompt argument from read_exe...
2021-06-18 John Snowscripts/qmp-shell: move get_prompt() to prompt property
2021-06-18 John Snowscripts/qmp-shell: Make verbose a public attribute
2021-06-18 John Snowscripts/qmp-shell: Add pretty attribute to HMP shell
2021-06-18 John Snowscripts/qmp-shell: use argparse
2021-06-18 John Snowscripts/qmp-shell: use isinstance() instead of type()
2021-06-18 John Snowscripts/qmp-shell: remove if-raise-else patterns
2021-06-18 John Snowscripts/qmp-shell: fix shell history exception handling
2021-06-18 John Snowscripts/qmp-shell: rename one and two-letter variables
2021-06-18 John Snowscripts/qmp-shell: make QMPCompleter returns explicit
2021-06-18 John Snowscripts/qmp-shell: ignore visit_Name name
2021-06-18 John Snowscripts/qmp-shell: use triple-double-quote docstring...
2021-06-18 John Snowscripts/qmp-shell: declare verbose in __init__
2021-06-18 John Snowscripts/qmp-shell: Use python3-style super()
2021-06-18 John Snowscripts/qmp-shell: use @classmethod where appropriate
2021-06-18 John Snowscripts/qmp-shell: remove shadowed variable from _print()
2021-06-18 John Snowscripts/qmp-shell: fix connect method signature
2021-06-18 John Snowscripts/qmp-shell: fix exception handling
2021-06-18 John Snowscripts/qmp-shell: fix show_banner signature
2021-06-18 John Snowscripts/qmp-shell: Apply flake8 rules
2021-06-18 John Snowscripts/qmp-shell: apply isort rules
2021-06-18 John Snowscripts/qemu-ga-client: Add forwarder shim
2021-06-18 John Snowpython/qemu-ga-client: add entry point
2021-06-18 John Snowscripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga...
2021-06-18 John Snowscripts/qemu-ga-client: add mypy type hints
2021-06-18 John Snowpython/qmp: Correct type of QMPReturnValue
2021-06-18 John Snowscripts/qemu-ga-client: apply (most) pylint rules
2021-06-18 John Snowscripts/qemu-ga-client: add module docstring
2021-06-18 John Snowscripts/qemu-ga-client: replace deprecated optparse...
2021-06-18 John Snowscripts/qemu-ga-client: Fix exception handling
2021-06-18 John Snowscripts/qemu-ga-client: apply (most) flake8 rules
2021-06-18 John Snowscripts/qemu-ga-client: apply isort rules
2021-06-18 John Snowpython/qmp: add fuse command to 'qom' tools
2021-06-18 John Snowscripts/qom-fuse: add redirection shim to python/qemu...
2021-06-18 John Snowscripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
2021-06-18 John Snowpython: add optional FUSE dependencies
2021-06-18 John Snowscripts/qom-fuse: add static type hints
2021-06-18 John Snowscripts/qom-fuse: ensure QOMFuse.read always returns...
2021-06-18 John Snowscripts/qom-fuse: use QOMCommand.qom_list()
2021-06-18 John Snowscripts/qom-fuse: Convert to QOMCommand
2021-06-18 John Snowscripts/qom-fuse: Add docstrings
2021-06-18 John Snowscripts/qom-fuse: Apply pylint rules
2021-06-18 John Snowpython: Add 'fh' to known-good variable names
2021-06-18 John Snowscripts/qom-fuse: apply flake8 rules
2021-06-18 John Snowscripts/qom-fuse: apply isort rules
2021-06-18 John Snowscripts/qmp: redirect qom-xxx scripts to python/qemu...
2021-06-18 John Snowpython/qmp: add qom script entry points
2021-06-18 John Snowpython/qmp: Add qom script rewrites
2021-06-18 John Snowpython/qmp: add parse_address classmethod
2021-06-18 John Snowpython/qmp: Fix type of SocketAddrT
2021-06-18 John Snowpython/pipenv: Update Pipfile.lock
2021-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-06-17 Akihiko Odakicoreaudio: Fix output stream format settings
2021-06-17 Akihiko Odakiaudio: Fix format specifications of debug logs
2021-06-17 Philippe Mathieu... hw/audio/sb16: Avoid assertion by restricting I/O sampl...
2021-06-17 Volker Rümelinjackaudio: avoid that the client name contains the...
2021-06-17 Volker Rümelinaudio: move code to audio/audio.c
2021-06-17 Volker Rümelinpaaudio: remove unused stream flags
2021-06-17 Volker Rümelinalsaaudio: remove #ifdef DEBUG to avoid bit rot
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-16 Peter Maydellinclude/qemu/int128.h: Add function to create Int128...
2021-06-16 Peter Maydellbitops.h: Provide hswap32(), hswap64(), wswap64() swapp...
2021-06-16 Peter Maydelltarget/arm: Move expand_pred_b() data to vec_helper.c
2021-06-16 Peter Maydelltarget/arm: Add framework for MVE decode
2021-06-16 Peter Maydelltarget/arm: Implement MVE LETP insn
2021-06-16 Peter Maydelltarget/arm: Implement MVE DLSTP
2021-06-16 Peter Maydelltarget/arm: Implement MVE WLSTP insn
2021-06-16 Peter Maydelltarget/arm: Implement MVE LCTP
2021-06-16 Peter Maydelltarget/arm: Let vfp_access_check() handle late NOCP...
2021-06-16 Peter Maydelltarget/arm: Add handling for PSR.ECI/ICI
2021-06-16 Peter Maydelltarget/arm: Handle VPR semantics in existing code
2021-06-16 Peter Maydelltarget/arm: Enable FPSCR.QC bit for MVE
2021-06-16 Peter Maydelltarget/arm: Provide and use H8 and H1_8 macros
2021-06-16 Patrick Venturehw/arm: quanta-q71l add pca954x muxes
2021-06-16 Patrick Venturehw/arm: gsj add pca9548
2021-06-16 Patrick Venturehw/arm: gsj add i2c comments
2021-06-16 Richard Hendersontarget/arm: Fix mte page crossing test
2021-06-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-06-16 Richard Hendersonconfigure: Remove probe for _Static_assert
2021-06-16 Richard Hendersonqemu/compiler: Remove QEMU_GENERIC
2021-06-16 Richard Hendersoninclude/qemu/lockable: Use _Generic instead of QEMU_GENERIC
2021-06-16 Richard Hendersonutil: Use unique type for QemuRecMutex in thread-posix.h
2021-06-16 Richard Hendersonutil: Pass file+line to qemu_rec_mutex_unlock_impl
next