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-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...
Peter Maydell
2020-10-13
scripts/ci/gitlab-pipeline-status: wait for pipeline creation
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: use more descriptive exceptions
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: handle keyboard interrupts
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: refactor parser creation
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: improve message regarding timeout
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: make branch name configurable
Cleber Rosa
2020-10-13
gitlab: assign python helper files to GitLab maintainers section
Daniel P. Berrangé
2020-10-13
gitlab: add a CI job to validate the DCO sign off
Daniel P. Berrangé
2020-10-13
gitlab: add a CI job for running checkpatch.pl
Daniel P. Berrangé
2020-10-13
configure: fixes indent of $meson setup
Yonggang Luo
2020-10-13
docs/system/deprecated: Mark the 'moxie' CPU as deprecated
Thomas Huth
2020-10-13
Remove superfluous .gitignore files
Thomas Huth
2020-10-13
MAINTAINERS: Ignore bios-tables-test in the qtest section
Thomas Huth
2020-10-13
Add a comment in bios-tables-test.c to clarify the reason behind approach
Ani Sinha
2020-10-13
softmmu/vl: Be less verbose about missing KVM when running the qtests
Thomas Huth
2020-10-13
tests/migration: Allow longer timeouts
Dr. David Alan Gilbert
2020-10-13
qtest: add fuzz test case
Li Qiang
2020-10-13
Acceptance tests: show test report on GitLab CI
Cleber Rosa
2020-10-13
Acceptance tests: do not show canceled test logs on GitLab CI
Cleber Rosa
2020-10-13
Acceptance tests: bump pycdlib version for easier installation
Cleber Rosa
2020-10-13
gitlab-ci.yml: Only run one test-case per fuzzer
Alexander Bulekov
2020-10-13
tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition
Philippe Mathieu-Daudé
2020-10-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-12
meson: identify more sections of meson.build
Paolo Bonzini
2020-10-12
scsi/scsi_bus: fix races in REPORT LUNS
Maxim Levitsky
2020-10-12
virtio-scsi: use scsi_device_get
Maxim Levitsky
2020-10-12
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
2020-10-12
scsi/scsi-bus: scsi_device_find: don't return unrealized devices
Paolo Bonzini
2020-10-12
device-core: use atomic_set on .realized property
Maxim Levitsky
2020-10-12
scsi: switch to bus->check_address
Paolo Bonzini
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
2020-10-12
device_core: use drain_call_rcu in in qmp_device_add
Maxim Levitsky
2020-10-12
scsi/scsi_bus: switch search direction in scsi_device_find
Maxim Levitsky
2020-10-12
qdev: add "check if address free" callback for buses
Paolo Bonzini
2020-10-12
qemu-iotests, qtest: rewrite test 067 as a qtest
Paolo Bonzini
2020-10-12
qtest: check that drives are really appearing and disappearing
Paolo Bonzini
2020-10-12
qtest: switch users back to qtest_qmp_receive
Maxim Levitsky
2020-10-12
device-plug-test: use qtest_qmp to send the device_del command
Paolo Bonzini
2020-10-12
qtest: remove qtest_qmp_receive_success
Maxim Levitsky
2020-10-12
qtest: Reintroduce qtest_qmp_receive with QMP event buffering
Maxim Levitsky
2020-10-12
qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
Maxim Levitsky
2020-10-12
meson.build: Re-enable KVM support for MIPS
Huacai Chen
2020-10-12
build-sys: fix git version from -version
Marc-André Lureau
2020-10-12
docs/devel: update instruction on how to add new unit tests
Paolo Bonzini
2020-10-12
qtest: unify extra_qtest_srcs and extra_qtest_deps
Paolo Bonzini
2020-10-12
docs/devel/qtest: Include libqtest API reference
Eduardo Habkost
2020-10-12
docs/devel/qtest: Include protocol spec in document
Eduardo Habkost
2020-10-12
docs: Move QTest documentation to its own document
Eduardo Habkost
[next]