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
Age
Commit message (
Expand
)
Author
2020-10-12
tools/virtiofsd: add support for --socket-group
Alex Bennée
2020-10-12
virtiofsd: Silence gcc warning
Dr. David Alan Gilbert
2020-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-10' into ...
Peter Maydell
2020-10-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-various-091020-1' int...
Peter Maydell
2020-10-10
qapi/visit.py: add type hint annotations
John Snow
2020-10-10
qapi/visit.py: remove unused parameters from gen_visit_object
John Snow
2020-10-10
qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
John Snow
2020-10-10
qapi/types.py: remove one-letter variables
John Snow
2020-10-10
qapi/types.py: add type hint annotations
John Snow
2020-10-10
qapi/gen.py: delint with pylint
John Snow
2020-10-10
qapi/gen.py: update write() to be more idiomatic
John Snow
2020-10-10
qapi/gen.py: Remove unused parameter
John Snow
2020-10-10
qapi/gen.py: add type hint annotations
John Snow
2020-10-10
qapi/gen: Make _is_user_module() return bool
John Snow
2020-10-10
qapi/source.py: delint with pylint
John Snow
2020-10-10
qapi/source.py: add type hint annotations
John Snow
2020-10-10
qapi/commands.py: add type hint annotations
John Snow
2020-10-10
qapi/commands.py: Don't re-bind to variable of different type
John Snow
2020-10-10
qapi/events.py: Move comments into docstrings
John Snow
2020-10-10
qapi/events.py: add type hint annotations
John Snow
2020-10-10
qapi: establish mypy type-checking baseline
John Snow
2020-10-10
qapi/common.py: move build_params into gen.py
John Snow
2020-10-10
qapi/common.py: Convert comments into docstrings, and elaborate
John Snow
2020-10-10
qapi/common.py: add type hint annotations
John Snow
2020-10-10
qapi/common.py: check with pylint
John Snow
2020-10-10
qapi/common.py: Replace one-letter 'c' variable
John Snow
2020-10-10
qapi/common.py: delint with pylint
John Snow
2020-10-10
qapi/common.py: Add indent manager
John Snow
2020-10-10
qapi/common.py: Remove python compatibility workaround
John Snow
2020-10-10
qapi: add pylintrc
John Snow
2020-10-10
qapi: delint using flake8
John Snow
2020-10-10
qapi: enforce import order/styling with isort
John Snow
2020-10-10
qapi: Remove wildcard includes
John Snow
2020-10-10
qapi: Prefer explicit relative imports
John Snow
2020-10-10
qapi: move generator entrypoint into package
John Snow
2020-10-10
qapi-gen: Separate arg-parsing from generation
John Snow
2020-10-10
qapi: modify docstrings to be sphinx-compatible
John Snow
2020-10-10
docs: repair broken references
John Snow
2020-10-09
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-08-v3' into...
Peter Maydell
2020-10-09
nbd: Simplify meta-context parsing
Eric Blake
2020-10-09
nbd/server: Reject embedded NUL in NBD strings
Eric Blake
2020-10-09
qemu-nbd: Honor SIGINT and SIGHUP
Eric Blake
2020-10-09
block/nbd: nbd_co_reconnect_loop(): don't connect if drained
Vladimir Sementsov-Ogievskiy
2020-10-09
block/nbd: fix reconnect-delay
Vladimir Sementsov-Ogievskiy
2020-10-09
block/nbd: correctly use qio_channel_detach_aio_context when needed
Vladimir Sementsov-Ogievskiy
2020-10-09
block/nbd: fix drain dead-lock because of nbd reconnect-delay
Vladimir Sementsov-Ogievskiy
2020-10-09
nbd: silence maybe-uninitialized warnings
Christian Borntraeger
2020-10-09
tests/acceptance: disable machine_rx_gdbsim on GitLab
Alex Bennée
2020-10-09
cirrus: use V=1 when running tests on FreeBSD and macOS
Paolo Bonzini
2020-10-09
plugin: Fixes compiling errors on msys2/mingw
Yonggang Luo
[next]