2018-02-08 | Fam Zheng | qemu-img: Map bench buffer Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Fam Zheng | block/nvme: Implement .bdrv_(un)register_buf Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Fam Zheng | block: Introduce buf register API Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Fam Zheng | block: Add VFIO based NVMe driver Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Fam Zheng | util: Introduce vfio helpers Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Fam Zheng | stubs: Add stubs for ram block API Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Paolo Bonzini | curl: convert to CoQueue Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Paolo Bonzini | coroutine-lock: make qemu_co_enter_next thread-safe Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Paolo Bonzini | coroutine-lock: convert CoQueue to use QemuLockable Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Paolo Bonzini | lockable: add QemuLockable Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Paolo Bonzini | test-coroutine: add simple CoMutex test Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2018-02-08 | Paolo Bonzini | docker: change Fedora base image to fedora:27 Cc: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-12-20 | Roman Kagan | util: add is_equal to UUID API Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-12-20 | Fam Zheng | Revert "docker: Enable features explicitly in test... Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-11-08 | Philippe Mathieu... | docker: correctly escape $BACKEND in the help output Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-11-08 | Fam Zheng | docker: Improved image checksum Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-10-20 | Fam Zheng | docker: Fix PATH for ccache Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-10-20 | Greg Kurz | docker: fix out-of-tree 'make docker-test-build@debian... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-10-20 | Paolo Bonzini | docker: allow running from srcdir != builddir build Cc: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-10-20 | Peter Xu | docker: cleanup temp directory after test CC: Fam Zheng <famz@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-10-20 | Fam Zheng | docker: Don't allocate tty unless DEBUG=1 Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-29 | Fam Zheng | docker: Don't mount ccache db if NOUSER=1 Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-29 | Fam Zheng | docker: test-block: Don't continue if build fails Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-29 | Alex Bennée | tests/docker/run: don't source /etc/profile Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-29 | Fam Zheng | docker: Fix test-mingw Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-29 | Paolo Bonzini | docker: add installation to build tests Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Drop 'set -e' from run script Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Use archive-source.py Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | tests: Add README for vm tests Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | MAINTAINERS: Add tests/vm entry Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | Makefile: Add rules to run vm tests Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | tests: Add OpenBSD image Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | tests: Add NetBSD image Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | tests: Add FreeBSD image Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | tests: Add ubuntu.i386 image Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | tests: Add vm test lib Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | tests: Add a test key pair Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | scripts: Add archive-source.sh Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | qemu.py: Add "wait()" method Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | gitignore: Ignore vm test images Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Eduardo Habkost | MAINTAINERS: Fix subsystem name for "Build and test... Fam Zheng <famz@redhat.com> (maintainer... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | buildsys: Move rdma libs to per object Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | buildsys: Move brlapi libs to per object Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | buildsys: Move usb redir cflags/libs to per object Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | buildsys: Move libusb cflags/libs to per object Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | buildsys: Move libcacard cflags/libs to per object Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | buildsys: Move audio libs to per object Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | buildsys: Move sdl cflags/libs to per object Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | buildsys: Move vde libs to per object Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | vl: Don't include vde header Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Add test-block Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Add nettle-devel to fedora image Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Use unconfined security profile Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Add test_fail and prep_fail Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Fix return code of build_qemu() Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | tests/docker: Clean up paths Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Enable features explicitly in test-full Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Fam Zheng | docker: Update ubuntu image Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Alex Bennée | docker: reduce noise when building travis.docker Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Alex Bennée | docker: don't install device-tree-compiler build-deps... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Alex Bennée | docker: docker.py make --no-cache skip checksum test Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-09-22 | Alex Bennée | docker: ensure NOUSER for travis images Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-08-15 | Philippe Mathieu... | docker: add centos7 image Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-08-15 | Philippe Mathieu... | docker: install more packages on CentOS to extend code... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-08-15 | Philippe Mathieu... | docker: add Xen libs to centos6 image Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-08-15 | Philippe Mathieu... | docker: use one package per line in CentOS config Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-08-15 | Fam Zheng | Makefile: Let "make check-help" work without running... Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | travis: add no-TCG build Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Fam Zheng | docker.py: Improve subprocess exit code handling Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Fam Zheng | docker.py: Drop infile parameter Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Daniel P. Berrange | docker: Don't enable networking as a side-effect of... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | ssh: support I/O from any AioContext Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | sheepdog: add queue_lock Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | qed: protect table cache with CoMutex Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | qed: introduce bdrv_qed_init_state Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | block: invoke .bdrv_drain callback in coroutine context... Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | qed: move tail of qed_aio_write_main to qed_aio_write_... Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | vvfat: make it thread-safe Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | vpc: make it thread-safe Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | vdi: make it thread-safe Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwl... Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-07-17 | Paolo Bonzini | qcow2: call CoQueue APIs under CoMutex Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-30 | Eric Blake | block: Exploit BDRV_BLOCK_EOF for larger zero blocks Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-30 | Eric Blake | block: Add BDRV_BLOCK_EOF to bdrv_get_block_status() Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: make accounting thread-safe Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: split BlockAcctStats creation and setup Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: introduce block_account_one_io Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: protect modification of dirty bitmaps with a... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | migration/block: reset dirty bitmap before reading Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: introduce dirty_bitmap_mutex Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: protect tracked_requests and flush_queue with... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: access write_gen with atomics Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Paolo Bonzini | block: use Stat64 for wr_highest_offset Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
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 |
next |