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
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/dgilbert/tags/pull-migration-20201012a'...
Peter Maydell
2020-10-12
migration/dirtyrate: present dirty rate only when querying the rate has compl...
Chuan Zheng
2020-10-12
migration/dirtyrate: record start_time and calc_time while at the measuring s...
Chuan Zheng
2020-10-12
virtiofsd: avoid /proc/self/fd tempdir
Stefan Hajnoczi
2020-10-12
virtiofsd: Call qemu_init_exec_dir
Dr. David Alan Gilbert
2020-10-12
tools/virtiofsd: add support for --socket-group
Alex Bennée
2020-10-12
virtiofsd: Silence gcc warning
Dr. David Alan Gilbert
2020-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-10' into ...
Peter Maydell
2020-10-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-various-091020-1' int...
Peter Maydell
2020-10-10
qapi/visit.py: add type hint annotations
John Snow
2020-10-10
qapi/visit.py: remove unused parameters from gen_visit_object
John Snow
2020-10-10
qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
John Snow
2020-10-10
qapi/types.py: remove one-letter variables
John Snow
2020-10-10
qapi/types.py: add type hint annotations
John Snow
2020-10-10
qapi/gen.py: delint with pylint
John Snow
2020-10-10
qapi/gen.py: update write() to be more idiomatic
John Snow
2020-10-10
qapi/gen.py: Remove unused parameter
John Snow
2020-10-10
qapi/gen.py: add type hint annotations
John Snow
2020-10-10
qapi/gen: Make _is_user_module() return bool
John Snow
2020-10-10
qapi/source.py: delint with pylint
John Snow
2020-10-10
qapi/source.py: add type hint annotations
John Snow
2020-10-10
qapi/commands.py: add type hint annotations
John Snow
2020-10-10
qapi/commands.py: Don't re-bind to variable of different type
John Snow
2020-10-10
qapi/events.py: Move comments into docstrings
John Snow
2020-10-10
qapi/events.py: add type hint annotations
John Snow
2020-10-10
qapi: establish mypy type-checking baseline
John Snow
2020-10-10
qapi/common.py: move build_params into gen.py
John Snow
2020-10-10
qapi/common.py: Convert comments into docstrings, and elaborate
John Snow
2020-10-10
qapi/common.py: add type hint annotations
John Snow
2020-10-10
qapi/common.py: check with pylint
John Snow
2020-10-10
qapi/common.py: Replace one-letter 'c' variable
John Snow
2020-10-10
qapi/common.py: delint with pylint
John Snow
2020-10-10
qapi/common.py: Add indent manager
John Snow
[next]