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
2021-02-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...
Peter Maydell
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
2021-02-08
Acceptance Tests: remove unnecessary tag from documentation example
Cleber Rosa
2021-02-08
Acceptance tests: clarify ssh connection failure reason
Cleber Rosa
2021-02-08
tests/acceptance/virtiofs_submounts: required space between IP and port
Cleber Rosa
2021-02-08
tests/acceptance/virtiofs_submounts: standardize port as integer
Cleber Rosa
2021-02-08
tests/acceptance/virtiofs_submounts: use a virtio-net device instead
Cleber Rosa
2021-02-08
tests/acceptance/virtiofs_submounts: do not ask for ssh key password
Cleber Rosa
2021-02-08
tests/acceptance/virtiofs_submounts: use workdir property
Cleber Rosa
2021-02-08
tests/acceptance/boot_linux: rename misleading cloudinit method
Cleber Rosa
2021-02-08
tests/acceptance/boot_linux: fix typo on cloudinit error message
Cleber Rosa
2021-02-08
tests/acceptance: Re-enable the microblaze test
Thomas Huth
2021-02-08
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...
Peter Maydell
2021-02-08
qapi: enable strict-optional checks
John Snow
2021-02-08
qapi: type 'info' as Optional[QAPISourceInfo]
John Snow
2021-02-08
qapi/gen: Drop support for QAPIGen without a file name
Markus Armbruster
2021-02-08
qapi/commands: Simplify command registry generation
Markus Armbruster
2021-02-08
qapi/gen: Support switching to another module temporarily
Markus Armbruster
2021-02-08
qapi/gen: write _genc/_genh access shims
John Snow
2021-02-08
qapi: centralize the built-in module name definition
John Snow
2021-02-08
qapi/gen: Combine ._add_[user|system]_module
Markus Armbruster
2021-02-08
qapi: use './builtin' as the built-in module name
John Snow
2021-02-08
qapi: use explicitly internal module names
John Snow
2021-02-08
qapi/gen: Replace ._begin_system_module()
Markus Armbruster
2021-02-08
qapi: centralize is_[user|system|builtin]_module methods
John Snow
2021-02-08
qapi/gen: inline _wrap_ifcond into end_if()
John Snow
2021-02-08
qapi/main: handle theoretical None-return from re.match()
John Snow
2021-02-08
qapi/events: fix visit_event typing
John Snow
2021-02-08
qapi/commands: assert arg_type is not None
John Snow
2021-02-08
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-docs-...
Peter Maydell
2021-02-08
tests/acceptance: Add a test for the virtex-ml507 ppc machine
Thomas Huth
2021-02-08
tests/acceptance: Test the mpc8544ds machine
Thomas Huth
2021-02-08
tests/acceptance: Move the pseries test to a separate file
Thomas Huth
2021-02-08
tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
Philippe Mathieu-Daudé
2021-02-08
tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method
Philippe Mathieu-Daudé
2021-02-08
tests/acceptance: Introduce tesseract_ocr() helper
Philippe Mathieu-Daudé
2021-02-08
tests/acceptance: Extract tesseract_available() helper in new namespace
Philippe Mathieu-Daudé
2021-02-08
migration: only check page size match if RAM postcopy is enabled
Stefan Reiter
2021-02-08
migration: introduce snapshot-{save, load, delete} QMP commands
Daniel P. Berrangé
2021-02-08
iotests: fix loading of common.config from tests/ subdir
Daniel P. Berrangé
2021-02-08
iotests: add support for capturing and matching QMP events
Daniel P. Berrangé
2021-02-08
migration: introduce a delete_snapshot wrapper
Daniel P. Berrangé
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
2021-02-08
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
2021-02-08
block: rename and alter bdrv_all_find_snapshot semantics
Daniel P. Berrangé
2021-02-08
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
2021-02-08
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
2021-02-08
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
2021-02-08
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
[next]