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-27
qemu-img: add support for rate limit in qemu-img convert
Zhengui
2020-10-27
qemu-img: add support for rate limit in qemu-img commit
Zhengui
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...
Peter Maydell
2020-10-26
migration-test: Only hide error if !QTEST_LOG
Peter Xu
2020-10-26
migration/postcopy: Release fd before going into 'postcopy-pause'
Peter Xu
2020-10-26
migration: Sync requested pages after postcopy recovery
Peter Xu
2020-10-26
migration: Maintain postcopy faulted addresses
Peter Xu
2020-10-26
migration: Introduce migrate_send_rp_message_req_pages()
Peter Xu
2020-10-26
migration: Pass incoming state into qemu_ufd_copy_ioctl()
Peter Xu
2020-10-26
migration: using trace_ to replace DPRINTF
Bihong Yu
2020-10-26
migration: Delete redundant spaces
Bihong Yu
2020-10-26
migration: Open brace '{' following function declarations go on the next line
Bihong Yu
2020-10-26
migration: Do not initialise statics and globals to 0 or NULL
Bihong Yu
2020-10-26
migration: Add braces {} for if statement
Bihong Yu
2020-10-26
migration: Open brace '{' following struct go on the same line
Bihong Yu
2020-10-26
migration: Add spaces around operator
Bihong Yu
2020-10-26
migration: Don't use '#' flag of printf format
Bihong Yu
2020-10-26
migration: Do not use C99 // comments
Bihong Yu
2020-10-26
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...
Peter Maydell
2020-10-26
migration/block-dirty-bitmap: fix uninitialized variable warning
Chen Qun
2020-10-26
migration/block-dirty-bitmap: fix larger granularity bitmaps
Stefan Reiter
2020-10-26
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-10-26
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
win32: boot broken when bind & data dir are the same
Sunil Muthuswamy
2020-10-26
WHPX: Fix WHPX build break
Sunil Muthuswamy
2020-10-26
configure: move install_blobs from configure to meson
Paolo Bonzini
2020-10-26
configure: remove unused variable from config-host.mak
Paolo Bonzini
2020-10-26
configure: move directory options from config-host.mak to meson
Paolo Bonzini
2020-10-26
configure: allow configuring localedir
Paolo Bonzini
2020-10-26
Makefile: separate meson rerun from the rest of the ninja invocation
Paolo Bonzini
2020-10-26
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-26
tests/acceptance: Use .ppm extention for Portable PixMap files
Philippe Mathieu-Daudé
2020-10-26
tests/acceptance: Remove unused import
Philippe Mathieu-Daudé
2020-10-26
test/docker/dockerfiles: Add missing packages for acceptance tests
Thomas Huth
2020-10-26
tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
Thomas Huth
2020-10-26
test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
Thomas Huth
2020-10-26
tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
Thomas Huth
2020-10-26
scripts/oss-fuzz: ignore the generic-fuzz target
Alexander Bulekov
2020-10-26
scripts/oss-fuzz: use hardlinks instead of copying
Alexander Bulekov
2020-10-26
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
2020-10-26
fuzz: add generic-fuzz configs for oss-fuzz
Alexander Bulekov
2020-10-26
fuzz: add an "opaque" to the FuzzTarget struct
Alexander Bulekov
2020-10-26
fuzz: Add instructions for using generic-fuzz
Alexander Bulekov
[next]