2013-03-28 | Stefan Hajnoczi | trace: rebuild generated-events.o when configuration... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-26 | Stefan Hajnoczi | exec: assert that RAMBlock size is non-zero Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-26 | Stefan Hajnoczi | pci: refuse empty ROM files Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-25 | Stefan Hajnoczi | net: use socket_set_nodelay() for -netdev socket Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-19 | Stefan Hajnoczi | qemu-iotests: add 052 BDRV_O_SNAPSHOT test Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-19 | Stefan Hajnoczi | block: fix BDRV_O_SNAPSHOT protocol detection Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | qemu-iotests: use -nographic in test case 007 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | coroutine: use AioContext for CoQueue BH Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | threadpool: drop global thread pool Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | block: add bdrv_get_aio_context() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | aio: add a ThreadPool instance to AioContext Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | threadpool: add thread_pool_new() and thread_pool_free() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | threadpool: move globals into struct ThreadPool Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | main-loop: add qemu_get_aio_context() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | qcow2: drop unnecessary flush in qcow2_update_snapshot_refco... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | qcow2: drop flush in update_cluster_refcount() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | qcow2: flush in qcow2_update_snapshot_refcount() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | qcow2: set L2 cache dependency in qcow2_alloc_bytes() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | qcow2: flush refcount cache correctly in qcow2_write_snapshots() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-15 | Stefan Hajnoczi | qcow2: flush refcount cache correctly in alloc_refcount_block() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-03-11 | Stefan Hajnoczi | qemu-ga: fix confusing GAChannelMethod comparison Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-27 | Stefan Hajnoczi | doc: document -netdev hubport Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-22 | Stefan Hajnoczi | block: refuse negative iops and bps values Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-22 | Stefan Hajnoczi | block: use Error in do_check_io_limits() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-22 | Stefan Hajnoczi | qcow2: support compressed clusters in BlockFragInfo Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-22 | Stefan Hajnoczi | qemu-img: add compressed clusters to BlockFragInfo Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-22 | Stefan Hajnoczi | qemu-img: fix missing space in qemu-img check output Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-22 | Stefan Hajnoczi | qcow2: record fragmentation statistics during check Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-22 | Stefan Hajnoczi | qcow2: introduce check_refcounts_l1/l2() flags Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | aio: support G_IO_HUP and G_IO_ERR Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-11-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | aio: convert aio_poll() to g_poll(3) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-10-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | aio: extract aio_dispatch() from aio_poll() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-9-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | main-loop: drop rfds/wfds/xfds for good Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-8-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | iohandler: switch to GPollFD Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-7-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | slirp: switch to GPollFD Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-6-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | slirp: slirp/slirp.c coding style cleanup Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-5-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | main-loop: switch POSIX glib integration to GPollFD Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-4-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | main-loop: switch to g_poll() on POSIX hosts Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-3-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-21 | Stefan Hajnoczi | main-loop: fix select_ret uninitialized variable warning Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1361356113-11049-2-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-13 | Stefan Hajnoczi | block/curl: only restrict protocols with libcurl>=7... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360743934-8337-1-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-12 | Stefan Hajnoczi | block-migration: fix pending() and iterate() return... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360661835-28663-3-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-12 | Stefan Hajnoczi | migration: make qemu_ftell() public and support writable... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360661835-28663-2-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-12 | Stefan Hajnoczi | trace: deal with deprecated glib thread functions Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360676045-9204-3-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-12 | Stefan Hajnoczi | trace: use glib atomic int types Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360676045-9204-2-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-12 | Stefan Hajnoczi | Revert "block/vpc: Fix size calculation" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-12 | Stefan Hajnoczi | block/raw-posix: detect readonly Linux block devices... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-02-11 | Stefan Hajnoczi | migration: restrict scope of incoming fd read handler Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360598505-5512-1-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-11 | Stefan Hajnoczi | block-migration: fix block_save_iterate() return value Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360534366-26723-4-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-11 | Stefan Hajnoczi | block-migration: fix blk_mig_save_dirty_block() return... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360534366-26723-3-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-11 | Stefan Hajnoczi | block-migration: improve "Unknown flags" error message Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1360534366-26723-2-git-send-email-stefanha@redhat.com |
commit | commitdiff | tree |
2013-02-08 | Stefan Hajnoczi | block/curl: disable extra protocols to prevent CVE... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-18 | Stefan Hajnoczi | dataplane: support viostor virtio-pci status bit setting Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-18 | Stefan Hajnoczi | dataplane: avoid reentrancy during virtio_blk_data_plane_stop() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-17 | Stefan Hajnoczi | Makefile: drop recursive libcacard clean Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-14 | Stefan Hajnoczi | dataplane: handle misaligned virtio-blk requests Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-14 | Stefan Hajnoczi | dataplane: extract virtio-blk read/write processing... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-14 | Stefan Hajnoczi | block: make qiov_is_aligned() public Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-04 | Stefan Hajnoczi | spice: drop incorrect vm_change_state_handler() opaque Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-03 | Stefan Hajnoczi | dataplane: use linux-headers/ for virtio includes Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | virtio-blk: add x-data-plane=on|off performance feature Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | dataplane: add virtio-blk data plane code Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | virtio-blk: restore VirtIOBlkConf->config_wce flag Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | iov: add qemu_iovec_concat_iov() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | test-iov: add iov_discard_front/back() testcases Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | iov: add iov_discard_front/back() to remove data Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | dataplane: add Linux AIO request queue Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | dataplane: add event loop Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | dataplane: add virtqueue vring code Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | dataplane: add host memory mapping code Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | configure: add CONFIG_VIRTIO_BLK_DATA_PLANE Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2013-01-02 | Stefan Hajnoczi | raw-posix: add raw_get_aio_fd() for virtio-blk-data... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-12-11 | Stefan Hajnoczi | tests: avoid qemu_aio_flush() in test-thread-pool.c Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-12-11 | Stefan Hajnoczi | tests: use aio_poll() instead of aio_flush() in test... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-29 | Stefan Hajnoczi | usb: fail usbdevice_create() when there is no USB bus Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-26 | Stefan Hajnoczi | qapi: handle visitor->type_size() in QapiDeallocVisitor Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-21 | Stefan Hajnoczi | vdi: don't override libuuid symbols Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-16 | Stefan Hajnoczi | trace: document '-' syntax for disabling events Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-14 | Stefan Hajnoczi | aio: rename AIOPool to AIOCBInfo Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-14 | Stefan Hajnoczi | aio: use g_slice_alloc() for AIOCB pooling Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-14 | Stefan Hajnoczi | aio: switch aiocb_size type int -> size_t Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-14 | Stefan Hajnoczi | MAINTAINERS: add Stefan Hajnoczi as block and virtio... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-11-01 | Stefan Hajnoczi | net: Reject non-netdevs in qmp_netdev_del() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-10-24 | Stefan Hajnoczi | qemu-iotests: Add 043 backing file chain infinite loop... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-10-24 | Stefan Hajnoczi | qemu-img: Add --backing-chain option to info command Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |
2012-10-19 | Stefan Hajnoczi | MAINTAINERS: Update email address for Stefan Hajnoczi Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commit | commitdiff | tree |