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-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/dgibson/tags/ppc-for-5.2-20201009' into...
Peter Maydell
2020-10-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into...
Peter Maydell
2020-10-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-10-09' in...
Peter Maydell
2020-10-09
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2020-10-09
error: Remove NULL checks on error_propagate() calls (again)
Markus Armbruster
2020-10-09
block: Convert 'block_resize' to coroutine
Kevin Wolf
2020-10-09
block: Add bdrv_lock()/unlock()
Kevin Wolf
2020-10-09
block: Add bdrv_co_enter()/leave()
Kevin Wolf
2020-10-09
util/async: Add aio_co_reschedule_self()
Kevin Wolf
2020-10-09
hmp: Add support for coroutine command handlers
Kevin Wolf
2020-10-09
qmp: Move dispatcher to a coroutine
Kevin Wolf
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
2020-10-09
monitor: Make current monitor a per-coroutine property
Kevin Wolf
2020-10-09
qmp: Call monitor_set_cur() only in qmp_dispatch()
Kevin Wolf
2020-10-09
qmp: Assert that no other monitor is active
Kevin Wolf
2020-10-09
hmp: Update current monitor only in handle_hmp_command()
Kevin Wolf
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-10-09
monitor: Add Monitor parameter to monitor_set_cpu()
Kevin Wolf
2020-10-09
specs/ppc-spapr-numa: update with new NUMA support
Daniel Henrique Barboza
2020-10-09
spapr_numa: consider user input when defining associativity
Daniel Henrique Barboza
2020-10-09
spapr_numa: change reference-points and maxdomain settings
Daniel Henrique Barboza
2020-10-09
spapr_numa: forbid asymmetrical NUMA setups
Daniel Henrique Barboza
2020-10-09
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
2020-10-09
ppc/pnv: Increase max firmware size
Cédric Le Goater
[next]