Age | Commit message (Expand) | Author |
2018-06-05 | docker: Add fedora-i386-cross image | Fam Zheng |
2018-06-05 | Makefile: Rename TARGET_DIRS to TARGET_LIST | Fam Zheng |
2018-06-05 | docker: add "probe" command for configure | Alex Bennée |
2018-06-04 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-06-04 | Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta... | Peter Maydell |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-04 | docker: Update fedora image to 28 | Fam Zheng |
2018-06-04 | tests/docker/Makefile.include: handle empty TARGET_LIST | Alex Bennée |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | ACPI testing: test NFIT platform capabilities | Ross Zwisler |
2018-06-01 | tests/.gitignore: add entry for generated file | Ross Zwisler |
2018-06-01 | main-loop: drop spin_counter | Stefan Hajnoczi |
2018-06-01 | docker: update Travis docker image | Alex Bennée |
2018-06-01 | docker: do not display deprecated images in 'make docker' help | Philippe Mathieu-Daudé |
2018-06-01 | docker: sort images list displayed by 'make docker' | Philippe Mathieu-Daudé |
2018-06-01 | mux: fix ctrl-a b again | Marc-André Lureau |
2018-05-31 | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i... | Peter Maydell |
2018-05-30 | tests: functional tests for QMP command set-numa-node | Igor Mammedov |
2018-05-30 | tests: extend qmp test with preconfig checks | Igor Mammedov |
2018-05-30 | tests: qapi-schema tests for allow-preconfig | Igor Mammedov |
2018-05-30 | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov |
2018-05-30 | block/create: Mark blockdev-create stable | Kevin Wolf |
2018-05-30 | qemu-iotests: Rewrite 213 for blockdev-create job | Kevin Wolf |
2018-05-30 | qemu-iotests: Rewrite 212 for blockdev-create job | Kevin Wolf |
2018-05-30 | qemu-iotests: Rewrite 211 for blockdev-create job | Kevin Wolf |
2018-05-30 | qemu-iotests: Rewrite 210 for blockdev-create job | Kevin Wolf |
2018-05-30 | qemu-iotests: Rewrite 207 for blockdev-create job | Kevin Wolf |
2018-05-30 | qemu-iotests: Rewrite 206 for blockdev-create job | Kevin Wolf |
2018-05-30 | qemu-iotests: iotests.py helper for non-file protocols | Kevin Wolf |
2018-05-30 | qemu-iotests: Add VM.run_job() | Kevin Wolf |
2018-05-30 | qemu-iotests: Add iotests.img_info_log() | Kevin Wolf |
2018-05-30 | qemu-iotests: Add VM.qmp_log() | Kevin Wolf |
2018-05-30 | qemu-iotests: Add VM.get_qmp_events_filtered() | Kevin Wolf |
2018-05-30 | block/create: Make x-blockdev-create a job | Kevin Wolf |
2018-05-30 | job: Add error message for failing jobs | Kevin Wolf |
2018-05-29 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4... | Peter Maydell |
2018-05-25 | test: Add test cases that use the external swtpm with CRB interface | Stefan Berger |
2018-05-25 | libqtest: fail if child coredumps | Michael S. Tsirkin |
2018-05-24 | vhost-user-bridge: support host notifier | Tiwei Bie |
2018-05-23 | qemu-iotests: Test job-* with block jobs | Kevin Wolf |
2018-05-23 | iotests: Move qmp_to_opts() to VM | Kevin Wolf |
2018-05-23 | job: Add JOB_STATUS_CHANGE QMP event | Kevin Wolf |
2018-05-23 | job: Add job_transition_to_ready() | Kevin Wolf |
2018-05-23 | job: Add job_is_ready() | Kevin Wolf |
2018-05-23 | job: Add job_dismiss() | Kevin Wolf |
2018-05-23 | job: Add job_yield() | Kevin Wolf |
2018-05-23 | job: Move completion and cancellation to Job | Kevin Wolf |
2018-05-23 | job: Move transactions to Job | Kevin Wolf |
2018-05-23 | job: Switch transactions to JobTxn | Kevin Wolf |
2018-05-23 | job: Move .complete callback to Job | Kevin Wolf |