2015-11-17 | Stefan Hajnoczi | tpm: avoid clang shifting negative signed warning Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-11-12 | Stefan Hajnoczi | tests: add BlockJobTxn unit test Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-11-09 | Stefan Hajnoczi | blockdev: acquire AioContext in hmp_commit() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-11-06 | Stefan Hajnoczi | configure: add missing --disable-modules option Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1446473183-24250-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-10-16 | Stefan Hajnoczi | qemu-nbd: always compile in --aio=MODE option Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-10-16 | Stefan Hajnoczi | blockdev: always compile in -drive aio= parsing Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-10-16 | Stefan Hajnoczi | raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-10-12 | Stefan Hajnoczi | virtio-blk: use blk_io_plug/unplug for Linux AIO batching Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-09-18 | Stefan Hajnoczi | error: only prepend timestamp on stderr Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1439212541-16997-1-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-09-02 | Stefan Hajnoczi | rtl8139: use ldl/stl wrapper for unaligned 32-bit access Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438604157-29664-4-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-09-02 | Stefan Hajnoczi | rtl8139: use net/eth.h macros instead of custom macros Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438604157-29664-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-09-02 | Stefan Hajnoczi | rtl8139: remove duplicate net/eth.h definitions Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438604157-29664-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-08-06 | Stefan Hajnoczi | block/mirror: limit qiov to IOV_MAX elements Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435761950-26714-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-08-05 | Stefan Hajnoczi | throttle: add throttle_max_is_missing_limit() test Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438683733-21111-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-08-05 | Stefan Hajnoczi | throttle: refuse bps_max/iops_max without bps/iops Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438683733-21111-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: check TCP Data Offset field (CVE-2015-5165) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: skip offload on short TCP header (CVE-2015... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: check IP Total Length field (CVE-2015-5165) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: check IP Header Length field (CVE-2015-5165) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: skip offload on short Ethernet/IP header ... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: drop tautologous if (ip) {...} statement ... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: avoid nested ifs in IP header parsing (CVE... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-30 | Stefan Hajnoczi | tests: virtio-scsi: clear unit attention after reset Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438262173-11546-4-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-07-30 | Stefan Hajnoczi | scsi-disk: fix cmd.mode field typo Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438262173-11546-3-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-07-30 | Stefan Hajnoczi | virtio-scsi: use virtqueue_map_sg() when loading requests Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438262173-11546-2-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-07-29 | Stefan Hajnoczi | AioContext: force event loop iteration using BH Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438014819-18125-3-git-send-email-stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-29 | Stefan Hajnoczi | AioContext: avoid leaking BHs on cleanup Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438014819-18125-2-git-send-email-stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-20 | Stefan Hajnoczi | qtest/ide: add another short PRDT test flavor Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435770571-9906-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-07-20 | Stefan Hajnoczi | timer: rename NSEC_PER_SEC due to Mac OS X header clash Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1436364609-7929-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-07-15 | Stefan Hajnoczi | block: keep bitmap if incremental backup job is cancelled Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1434380534-7680-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-07-07 | Stefan Hajnoczi | e1000: flush packets when link comes up Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435223885-12745-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-07-07 | Stefan Hajnoczi | block: update bdrv_drain_all()/bdrv_drain() comments Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435854281-6078-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: simplify net_client_init1() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-6-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: drop if expression that is always true Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-5-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: raise an error if -net type is invalid Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-4-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: replace net_client_init1() netdev whitelist with... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: add missing "netmap" to host_net_devices[] Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | qemu-iotests: fix 051.out after qdev error message... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435071369-30936-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-16 | Stefan Hajnoczi | virtfs-proxy-helper: fail gracefully if socket path... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-16 | Stefan Hajnoczi | virtfs-proxy-helper: add missing long option terminator Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Stefan Hajnoczi | Revert "iothread: release iothread around aio_poll" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-05 | Stefan Hajnoczi | memory: make cpu_physical_memory_sync_dirty_bitmap... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1417519399-3166-7-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-06-05 | Stefan Hajnoczi | memory: replace cpu_physical_memory_reset_dirty() with... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1417519399-3166-6-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-06-05 | Stefan Hajnoczi | migration: move dirty bitmap sync to ram_addr.h Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1417519399-3166-5-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-06-05 | Stefan Hajnoczi | memory: use atomic ops for setting dirty memory bits Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1417519399-3166-4-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-06-05 | Stefan Hajnoczi | bitmap: add atomic test and clear Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1417519399-3166-3-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-06-05 | Stefan Hajnoczi | bitmap: add atomic set functions Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1417519399-3166-2-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Stefan Hajnoczi | configure: handle clang -nopie argument warning Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-30 | Stefan Hajnoczi | MAINTAINERS: make block layer core Kevin Wolf's responsibility Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-30 | Stefan Hajnoczi | MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-30 | Stefan Hajnoczi | MAINTAINERS: make block I/O path Stefan Hajnoczi's... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-30 | Stefan Hajnoczi | MAINTAINERS: split out image formats Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-30 | Stefan Hajnoczi | MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | block: move I/O request processing to block/io.c Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | block: extract bdrv_setup_io_funcs() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | block: replace bdrv_states iteration with bdrv_next() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | Revert "hmp: fix crash in 'info block -n -v'" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | block: document block-stream in qmp-commands.hx Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1429094622-26218-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | m25p80: fix s->blk usage before assignment Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1429091024-25098-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | scripts: add 'qemu coroutine' command to qemu-gdb.py Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427409754-8556-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | thread-pool: clean up thread_pool_completion_bh() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427992762-10126-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | checkpatch: complain about ffs(3) calls Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427124571-28598-10-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | os-win32: drop ffs(3) prototype Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427124571-28598-9-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | sd: convert sd_normal_command() ffs(3) call to ctz32() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427124571-28598-7-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | Convert ffs() != 0 callers to ctz32() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427124571-28598-6-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | Convert (ffs(val) - 1) to ctz32(val) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427124571-28598-5-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | uninorth: convert ffs(3) to ctz32() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427124571-28598-4-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | hw/arm/nseries: convert ffs(3) to ctz32() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427124571-28598-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-28 | Stefan Hajnoczi | bt-sdp: fix broken uuids power-of-2 calculation Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1427124571-28598-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-04-09 | Stefan Hajnoczi | configure: disable Archipelago by default and warn... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1428587538-8765-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-03-10 | Stefan Hajnoczi | iotests: add O_DIRECT alignment probing test Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-03-10 | Stefan Hajnoczi | block/raw-posix: fix launching with failed disks Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-03-10 | Stefan Hajnoczi | kvm_stat: add kvm_stat.1 man page Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1425338947-10296-3-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-03-10 | Stefan Hajnoczi | kvm_stat: add column headers to text UI Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1425338947-10296-2-git-send-email-stefanha@redhat.com> |
commitcommitdifftree |
2015-03-09 | Stefan Hajnoczi | test-coroutine: Regression test for yield bug Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-03-02 | Stefan Hajnoczi | trace: add DTrace reserved words for .d files Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-02-06 | Stefan Hajnoczi | qemu-iotests: add 116 invalid QED input file tests Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1421065893-18875-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-02-06 | Stefan Hajnoczi | qed: check for header size overflow Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1421065893-18875-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-02-05 | Stefan Hajnoczi | MAINTAINERS: add Jason Wang as net subsystem maintainer Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2014-12-12 | Stefan Hajnoczi | block: drop unused bdrv_clear_incoming_migration_all... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1418212937-22222-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-12-11 | Stefan Hajnoczi | hpet: increase spelling precision Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1416566940-4430-5-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | blockdev: acquire AioContext in QMP 'transaction' actions Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1416566940-4430-4-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | blockdev: drop unnecessary DriveBackupState field assignment Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1416566940-4430-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | blockdev: update outdated qmp_transaction() comments Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1416566940-4430-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | ahci: replace SATA FIS type magic numbers with constants Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1415874281-7371-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | ahci: avoid #ifdef DEBUG_AHCI bitrot Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1415874281-7371-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | blockdev: acquire AioContext in change-backing-file Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | blockdev: acquire AioContext in eject, change, and... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2014-12-10 | Stefan Hajnoczi | blockdev: acquire AioContext in blockdev-snapshot-delete... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2014-11-03 | Stefan Hajnoczi | block: declare blockjobs and dataplane friends! Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1413889440-32577-12-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-11-03 | Stefan Hajnoczi | block: let commit blockjob run in BDS AioContext Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1413889440-32577-11-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-11-03 | Stefan Hajnoczi | block: let mirror blockjob run in BDS AioContext Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1413889440-32577-10-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-11-03 | Stefan Hajnoczi | block: let stream blockjob run in BDS AioContext Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1413889440-32577-9-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-11-03 | Stefan Hajnoczi | block: let backup blockjob run in BDS AioContext Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1413889440-32577-8-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-11-03 | Stefan Hajnoczi | block: add bdrv_drain() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1413889440-32577-7-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-11-03 | Stefan Hajnoczi | blockjob: add block_job_defer_to_main_loop() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1413889440-32577-6-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2014-11-03 | Stefan Hajnoczi | blockdev: add note that block_job_cb() must be thread... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1413889440-32577-5-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
next |