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
2023-04-28
qapi: Fix argument documentation markup
Markus Armbruster
2023-04-28
qga/qapi-schema: Fix member documentation markup
Markus Armbruster
2023-04-28
qapi: Fix unintended definition lists in documentation
Markus Armbruster
2023-04-28
qapi: Fix bullet list markup in documentation
Markus Armbruster
2023-04-28
qapi: Delete largely misleading "Stability Considerations"
Markus Armbruster
2023-04-28
qapi: Tidy up examples
Markus Armbruster
2023-04-28
qapi: @foo should be used to reference, not ``foo``
Markus Armbruster
2023-04-28
qapi/block-core: Clean up after removal of dirty bitmap @status
Markus Armbruster
2023-04-28
qapi: Fix up references to long gone error classes
Markus Armbruster
2023-04-28
qapi: Fix misspelled references
Markus Armbruster
2023-04-28
qga/qapi-schema: Fix a misspelled reference
Markus Armbruster
2023-04-28
qga/qapi-schema: Tidy up documentation of guest-fsfreeze-status
Markus Armbruster
2023-04-27
Merge tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu int...
Richard Henderson
2023-04-27
docs/style: call out the use of GUARD macros
Alex Bennée
2023-04-27
docs/devel: mention the spacing requirement for QOM
Alex Bennée
2023-04-27
docs/devel: make a statement about includes
Alex Bennée
2023-04-27
docs/system: remove excessive punctuation from guest-loader docs
Alex Bennée
2023-04-27
qemu-options.hx: Update descriptions of memory options for NUMA node
Yohei Kojima
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
2023-04-27
tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
Kautuk Consul
2023-04-27
avocado_qemu/__init__.py: factor out the qemu-img finding
Kautuk Consul
2023-04-27
MAINTAINERS: Cover tests/avocado/machine_aspeed.py
Thomas Huth
2023-04-27
tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
Thomas Huth
2023-04-27
tests/avocado: Make ssh_command_output_contains() globally available
Thomas Huth
2023-04-27
.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12
Thomas Huth
2023-04-27
qemu-options: finesse the recommendations around -blockdev
Alex Bennée
2023-04-27
scripts/device-crash-test: Add a parameter to run with TCG only
Thomas Huth
2023-04-27
gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
Thomas Huth
2023-04-27
tests/avocado: Add set of boot tests on SBSA-ref
Philippe Mathieu-Daudé
2023-04-27
tests/avocado: use the new snapshots for testing
Alex Bennée
2023-04-27
tests/requirements.txt: bump up avocado-framework version to 101.0
Kautuk Consul
2023-04-27
Merge tag 'migration-20230426-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-04-27
vmstate-static-checker: Recognize "num" field
Peter Xu
2023-04-27
migration/vmstate-dump: Dump array size too as "num"
Peter Xu
2023-04-27
migration: Allow postcopy_ram_supported_by_host() to report err
Peter Xu
2023-04-27
migration: Move qmp_migrate_set_parameters() to options.c
Juan Quintela
2023-04-27
migration: Move migrate_use_tls() to options.c
Juan Quintela
2023-04-27
MAINTAINERS: Add Leonardo and Peter as reviewers
Juan Quintela
2023-04-27
migration: Disable postcopy + multifd migration
Leonardo Bras
2023-04-26
Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2023-04-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-04-26
qapi: allow unions to contain further unions
Daniel P. Berrangé
2023-04-26
qapi: Improve specificity of type/member descriptions
Markus Armbruster
2023-04-25
qapi: support updating expected test output via make
Daniel P. Berrangé
2023-04-25
block/monitor: Fix crash when executing HMP commit
Wang Liang
2023-04-25
vmdk: make vmdk_is_cid_valid a coroutine_fn
Paolo Bonzini
2023-04-25
qcow2: mark various functions as coroutine_fn and GRAPH_RDLOCK
Paolo Bonzini
2023-04-25
tests: mark more coroutine_fns
Paolo Bonzini
2023-04-25
qemu-pr-helper: mark more coroutine_fns
Paolo Bonzini
2023-04-25
9pfs: mark more coroutine_fns
Paolo Bonzini
[next]