2017-06-15 | Paolo Bonzini | util: add stats64 module Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | throttle-groups: protect throttled requests with a... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | throttle-groups: do not use qemu_co_enter_next Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | throttle-groups: only start one coroutine from drained_begin Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: access io_plugged with atomic ops Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: access wakeup with atomic ops Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: access serialising_in_flight with atomic ops Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: access io_limits_disabled with atomic ops Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: access quiesce_counter with atomic ops Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: access copy_on_read with atomic ops Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Fam Zheng | docker: Add flex and bison to centos6 image Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20170524005206.31916-1-famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Fam Zheng | docker: Add libaio to fedora image Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20170505032340.26467-5-famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Fam Zheng | docker: Add bzip2 and hostname to fedora image Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20170505032340.26467-3-famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Fam Zheng | docker: Run tests with current user Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20170505032340.26467-2-famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-18 | Fam Zheng | block: Drain BH in bdrv_drained_begin Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20170418143044.12187-3-famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-18 | Fam Zheng | block: Walk bs->children carefully in bdrv_drain_recurse Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20170418143044.12187-2-famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILE Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | block: Fix bdrv_co_flush early return Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | block: Use bdrv_coroutine_enter to start I/O coroutines Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | qemu-io-cmds: Use bdrv_coroutine_enter Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | blockjob: Use bdrv_coroutine_enter to start coroutine Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | block: Introduce bdrv_coroutine_enter Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | async: Introduce aio_co_enter Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | coroutine: Extract qemu_aio_coroutine_enter Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | tests/block-job-txn: Don't start block job before adding... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | block: Quiesce old aio context during bdrv_set_aio_context Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | block: Make bdrv_parent_drained_begin/end public Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-03-10 | Alex Bennée | docker/dockerfiles/debian-s390-cross: include clang Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-03-07 | Philippe Mathieu... | tests/docker: support proxy / corporate firewall Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-02-28 | Alex Bennée | .shippable: add s390x-cross target Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-02-28 | Alex Bennée | new: dockerfiles/debian-s390-cross Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-02-24 | Fam Zheng | docker: Install python2 explicitly in docker image Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20170222021801.28658-1-famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-02-24 | Alex Bennée | MAINTAINERS: merge Build and test automation with Docker... Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-02-24 | Alex Bennée | .shippable.yml: new CI provider Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-02-24 | Alex Bennée | new: debian docker targets for cross-compiling Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-02-24 | Alex Bennée | tests/docker: add basic user mapping support Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-01-26 | Max Reitz | test-hbitmap: Add hbitmap_is_serializable() calls Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-01-26 | Max Reitz | hbitmap: Add hbitmap_is_serializable() Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-11-29 | Max Reitz | hbitmap: Fix shifts of constants by granularity Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-11-11 | Marc-André Lureau | test-uuid: fix leak Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | aio: convert from RFifoLock to QemuRecMutex Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | qemu-thread: introduce QemuRecMutex Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | iothread: release AioContext around aio_poll Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | block: only call aio_poll on the current thread's AioContext Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | qemu-img: call aio_context_acquire/release around block job Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | qemu-io: acquire AioContext Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | block: prepare bdrv_reopen_multiple to release AioContext Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | replication: pass BlockDriverState to reopen_backing_file Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | iothread: detach all block devices before stopping... Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | aio: introduce qemu_get_current_aio_context Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | sheepdog: use BDRV_POLL_WHILE Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | nfs: use BDRV_POLL_WHILE Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | nfs: move nfs_set_events out of the while loops Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | block: introduce BDRV_POLL_WHILE Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Fam Zheng | qed: Implement .bdrv_drain Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | block: change drain to look only at one child at a... Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | block: add BDS field to count in-flight requests Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | mirror: use bdrv_drained_begin/bdrv_drained_end Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | blockjob: introduce .drain callback for jobs Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-28 | Paolo Bonzini | replication: interrupt failover if the main device... Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-17 | Alex Bennée | tests/docker/Makefile.include: add a generic docker... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-17 | Alex Bennée | tests/docker: make test-mingw honour TARGET_LIST Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-17 | Alex Bennée | tests/docker: test-build script Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-17 | Alex Bennée | tests/docker: add travis dockerfile Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-10-02 | Fam Zheng | docker: Build in a clean directory Signed-off-by: Fam Zheng <famz@redhat.com> ...1475047892-11955-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-29 | Marc-André Lureau | smbios: fix uuid copy Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-29 | Fam Zheng | xenpv: Fix qemu_uuid compiling error Signed-off-by: Fam Zheng <famz@redhat.com> ...1474968011-29382-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: exec $CMD Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-10-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: Terminate instances at SIGTERM and SIGHUP Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-9-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: Support showing environment information Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-8-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: Print used options before doing configure Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-7-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: Flatten default target list in test-quick Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-6-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: Update fedora image to latest Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-5-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: Generate /packages.txt in ubuntu image Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-4-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: Generate /packages.txt in fedora image Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-3-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | docker: Generate /packages.txt in centos6 image Signed-off-by: Fam Zheng <famz@redhat.com> ...1474429768-25027-2-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | tests: Ignore test-uuid Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-14-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | Add UUID files to MAINTAINERS Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-13-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | tests: Add uuid tests Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-12-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | uuid: Tighten uuid parse Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-11-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | vl: Switch qemu_uuid to QemuUUID Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-10-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | configure: Remove detection code for UUID Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-9-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | tests: No longer dependent on CONFIG_UUID Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-8-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | crypto: Switch to QEMU UUID API Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-7-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | vpc: Use QEMU UUID API Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-6-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | vdi: Use QEMU UUID API Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-5-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | vhdx: Use QEMU UUID API Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-4-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | uuid: Make null_uuid static Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-3-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Fam Zheng | util: Add UUID API Signed-off-by: Fam Zheng <famz@redhat.com> ...1474432046-325-2-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-09-23 | Eduardo Habkost | docker: Handle exceptions when looking for docker command Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Sascha Silbe | docker: silence debootstrap when --quiet is given Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Sascha Silbe | docker: build debootstrap after cloning Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Sascha Silbe | docker: make sure debootstrap is at least 1.0.67 Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Sascha Silbe | docker: print warning if EXECUTABLE is not set when... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Sascha Silbe | docker: debian-bootstrap.pre: print helpful message... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Sascha Silbe | docker: debian-bootstrap.pre: print error messages... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Sascha Silbe | docker: avoid dependency on 'realpath' package Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Sascha Silbe | docker.py: don't hang on large docker output Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2016-09-08 | Fam Zheng | docker: Add a glib2-2.22 image Signed-off-by: Fam Zheng <famz@redhat.com> ...1470708908-12885-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2016-08-17 | Fam Zheng | curl: Cast fd to int for DPRINTF Signed-off-by: Fam Zheng <famz@redhat.com> ...1470027888-24381-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
next |