index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+8
2018-06-01
ACPI testing: test NFIT platform capabilities
Ross Zwisler
3
-1
/
+1
2018-06-01
tests/.gitignore: add entry for generated file
Ross Zwisler
1
-0
/
+1
2018-06-01
main-loop: drop spin_counter
Stefan Hajnoczi
1
-1
/
+0
2018-06-01
docker: update Travis docker image
Alex Bennée
1
-2
/
+7
2018-06-01
docker: do not display deprecated images in 'make docker' help
Philippe Mathieu-Daudé
1
-2
/
+3
2018-06-01
docker: sort images list displayed by 'make docker'
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-01
mux: fix ctrl-a b again
Marc-André Lureau
1
-0
/
+8
2018-05-31
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...
Peter Maydell
16
-23
/
+145
2018-05-30
tests: functional tests for QMP command set-numa-node
Igor Mammedov
4
-7
/
+77
2018-05-30
tests: extend qmp test with preconfig checks
Igor Mammedov
1
-0
/
+47
2018-05-30
tests: qapi-schema tests for allow-preconfig
Igor Mammedov
12
-21
/
+26
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
1
-2
/
+2
2018-05-30
block/create: Mark blockdev-create stable
Kevin Wolf
12
-106
/
+106
2018-05-30
qemu-iotests: Rewrite 213 for blockdev-create job
Kevin Wolf
3
-413
/
+319
2018-05-30
qemu-iotests: Rewrite 212 for blockdev-create job
Kevin Wolf
3
-381
/
+295
2018-05-30
qemu-iotests: Rewrite 211 for blockdev-create job
Kevin Wolf
3
-287
/
+229
2018-05-30
qemu-iotests: Rewrite 210 for blockdev-create job
Kevin Wolf
4
-290
/
+314
2018-05-30
qemu-iotests: Rewrite 207 for blockdev-create job
Kevin Wolf
3
-296
/
+257
2018-05-30
qemu-iotests: Rewrite 206 for blockdev-create job
Kevin Wolf
3
-521
/
+414
2018-05-30
qemu-iotests: iotests.py helper for non-file protocols
Kevin Wolf
1
-0
/
+17
2018-05-30
qemu-iotests: Add VM.run_job()
Kevin Wolf
1
-0
/
+19
2018-05-30
qemu-iotests: Add iotests.img_info_log()
Kevin Wolf
1
-0
/
+18
2018-05-30
qemu-iotests: Add VM.qmp_log()
Kevin Wolf
1
-0
/
+11
2018-05-30
qemu-iotests: Add VM.get_qmp_events_filtered()
Kevin Wolf
1
-0
/
+5
2018-05-30
block/create: Make x-blockdev-create a job
Kevin Wolf
1
-6
/
+8
2018-05-30
job: Add error message for failing jobs
Kevin Wolf
3
-3
/
+3
2018-05-29
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4...
Peter Maydell
4
-0
/
+472
2018-05-25
test: Add test cases that use the external swtpm with CRB interface
Stefan Berger
4
-0
/
+472
2018-05-25
libqtest: fail if child coredumps
Michael S. Tsirkin
1
-1
/
+8
2018-05-24
vhost-user-bridge: support host notifier
Tiwei Bie
1
-3
/
+95
2018-05-23
qemu-iotests: Test job-* with block jobs
Kevin Wolf
3
-0
/
+537
2018-05-23
iotests: Move qmp_to_opts() to VM
Kevin Wolf
3
-26
/
+27
2018-05-23
job: Add JOB_STATUS_CHANGE QMP event
Kevin Wolf
21
-44
/
+425
2018-05-23
job: Add job_transition_to_ready()
Kevin Wolf
2
-2
/
+2
2018-05-23
job: Add job_is_ready()
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Add job_dismiss()
Kevin Wolf
1
-2
/
+2
2018-05-23
job: Add job_yield()
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Move completion and cancellation to Job
Kevin Wolf
3
-21
/
+19
2018-05-23
job: Move transactions to Job
Kevin Wolf
2
-7
/
+7
2018-05-23
job: Switch transactions to JobTxn
Kevin Wolf
1
-4
/
+4
2018-05-23
job: Move .complete callback to Job
Kevin Wolf
2
-8
/
+8
2018-05-23
job: Add job_drain()
Kevin Wolf
3
-0
/
+4
2018-05-23
job: Move single job finalisation to Job
Kevin Wolf
1
-5
/
+5
2018-05-23
job: Move BlockJobCreateFlags to Job
Kevin Wolf
2
-3
/
+3
2018-05-23
job: Move pause/resume functions to Job
Kevin Wolf
3
-2
/
+6
2018-05-23
job: Add job_sleep_ns()
Kevin Wolf
3
-6
/
+6
2018-05-23
job: Move coroutine and related code to Job
Kevin Wolf
3
-32
/
+32
2018-05-23
job: Move defer_to_main_loop to Job
Kevin Wolf
3
-12
/
+15
2018-05-23
job: Move cancelled to Job
Kevin Wolf
2
-4
/
+4
[prev]
[next]