messages from 2017-04-26 07:54:18 to 2017-04-26 13:44:44 UTC [more...]
[Qemu-devel] [PATCH] Issue a deprecation warning if the user specifies the "-hdachs" option
2017-04-26 13:44 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] some migration bugs
2017-04-26 13:43 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/4] qmp-cont: invalidate on RUN_STATE_PRELAUNCH
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] qemu-kvm hangs with DAX
2017-04-26 13:43 UTC (2+ messages)
[Qemu-devel] [PATCH v2] configure: fix trace backend list for out-of-tree builds
2017-04-26 13:36 UTC
[Qemu-devel] [PATCH v6 00/17] Dirty bitmaps postcopy migration
2017-04-26 13:35 UTC (15+ messages)
` [Qemu-devel] [PATCH 12/17] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH 15/17] iotests: add default node-name
[Qemu-devel] [PULL 00/47] ppc-for-2.10 queue 20170424
2017-04-26 13:32 UTC (7+ messages)
[Qemu-devel] [PATCH] virtio: allow broken device to notify guest
2017-04-26 13:29 UTC (3+ messages)
[Qemu-devel] [PATCH] configure: fix trace backend list for out-of-tree builds
2017-04-26 13:28 UTC (2+ messages)
[Qemu-devel] [PATCH v6 00/18]Convert QCow[2] to QCryptoBlock & add LUKS support
2017-04-26 13:28 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 01/18] block: expose crypto option names / defs to other drivers
` [Qemu-devel] [PATCH v6 02/18] block: add ability to set a prefix for opt names
[Qemu-devel] [PATCH v4] qga: Add support network interfacestatistics in
2017-04-26 13:24 UTC (2+ messages)
[Qemu-devel] [PATCH] scripts: Switch to more portable Perl shebang
2017-04-26 13:16 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH 1/1] block: fix alignment calculations in bdrv_co_do_zero_pwritev
2017-04-26 13:21 UTC (2+ messages)
[Qemu-devel] [Bug 1686390] [NEW] vnc server closed socket after arrow "down" keyevent
2017-04-26 13:12 UTC
[Qemu-devel] [PATCH v15 00/21] block: Image locking series
2017-04-26 13:20 UTC (17+ messages)
` [Qemu-devel] [PATCH v15 02/21] block: Define BLK_PERM_MAX
` [Qemu-devel] [PATCH v15 11/21] iotests: 085: Avoid image locking conflict
` [Qemu-devel] [PATCH v15 13/21] iotests: 091: Quit QEMU before checking image
` [Qemu-devel] [PATCH v15 16/21] file-posix: Add 'locking' option
` [Qemu-devel] [PATCH v15 18/21] block: Reuse bs as backing hd for drive-backup sync=none
` [Qemu-devel] [PATCH v15 19/21] osdep: Add qemu_lock_fd and qemu_unlock_fd
` [Qemu-devel] [PATCH v15 21/21] qemu-iotests: Add test case 153 for image locking
[Qemu-devel] [PULL 0/8] qemu-ga patch queue
2017-04-26 13:10 UTC (6+ messages)
` [Qemu-devel] [PULL 8/8] qga: Add `guest-get-timezone` command
[Qemu-devel] [PATCH v5] crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
2017-04-26 13:09 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.10 0/3] qemu-img/convert: Some small fixes
2017-04-26 13:06 UTC (4+ messages)
[Qemu-devel] [PATCH 1/5] hw/char: remove console_exit function in sclp
2017-04-26 12:53 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/5] hw/s390x: make virtio_ccw_exit function in virtio-ccw return void
` [Qemu-devel] [PATCH 3/5] hw/s390: convert exit to unrealize in virtio_ccw_device_class_init
` [Qemu-devel] [PATCH 4/5] hw/audio: replace exit with unrealize in hda_codec_device_class_init
` [Qemu-devel] [PATCH 5/5] hw/audio: convert exit callback in HDACodecDeviceClass to void
[Qemu-devel] [PATCH v2 0/2] ramblock: add hmp command "info ramblock"
2017-04-26 12:23 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] ramblock: add RAMBLOCK_FOREACH()
` [Qemu-devel] [PATCH v2 2/2] ramblock: add new hmp command "info ramblock"
[Qemu-devel] [PATCH v3 00/18] crypto: add afalg-backend support
2017-04-26 12:23 UTC (31+ messages)
` [Qemu-devel] [PATCH v3 01/18] crypto: cipher: introduce context free function
` [Qemu-devel] [PATCH v3 02/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v3 03/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v3 04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
` [Qemu-devel] [PATCH v3 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PATCH v3 06/18] crypto: hash: add hash "
` [Qemu-devel] [PATCH v3 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PATCH v3 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v3 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v3 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PATCH v3 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PATCH v3 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PATCH v3 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PATCH v3 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PATCH v3 15/18] crypto: hmac: add af_alg hmac support
[Qemu-devel] [PATCH for-2.10 00/23] numa: add '-numa cpu' option
2017-04-26 12:21 UTC (19+ messages)
` [Qemu-devel] [PATCH for-2.10 07/23] pc: add node-id property to CPU
` [Qemu-devel] [PATCH for-2.10 08/23] virt-arm: "
` [Qemu-devel] [PATCH for-2.10 10/23] numa: mirror cpu to node mapping in MachineState::possible_cpus
` [Qemu-devel] [PATCH for-2.10 14/23] virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
[Qemu-devel] [Bug 1686364] [NEW] qemu -readconfig/-writeconfig cannot handle quotes in values
2017-04-26 12:17 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/10] TCG optimizations for 2.10
2017-04-26 12:12 UTC (23+ messages)
` [Qemu-devel] [PATCH v3 01/10] tcg-runtime: add lookup_tb_ptr helper
` [Qemu-devel] [PATCH v3 02/10] tcg: introduce goto_ptr opcode
` [Qemu-devel] [PATCH v3 03/10] tcg: export tcg_gen_lookup_and_goto_ptr
` [Qemu-devel] [PATCH v3 04/10] tcg/i386: implement goto_ptr op
` [Qemu-devel] [PATCH v3 05/10] target/arm: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH v3 06/10] target/arm: optimize indirect branches
` [Qemu-devel] [PATCH v3 07/10] target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
` [Qemu-devel] [PATCH v3 08/10] target/i386: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH v3 09/10] target/i386: optimize indirect branches
[Qemu-devel] [PATCH 0/2] ramblock: add hmp command "info ramblock"
2017-04-26 12:10 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] ramblock: add new "
[Qemu-devel] postcopy migration hangs while loading virtio state
2017-04-26 12:07 UTC (12+ messages)
[Qemu-devel] [PATCH 0/2] Misc migration fixes
2017-04-26 11:53 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] migration: Move check_migratable() into qdev.c
` [Qemu-devel] [PATCH 2/2] migration: to_dst_file at that point is NULL
[Qemu-devel] [PATCH] tcg: Initialize return value after exit_atomic
2017-04-26 11:41 UTC (8+ messages)
[Qemu-devel] [RFC v5 0/4] vITS save/restore
2017-04-26 11:41 UTC (10+ messages)
` [Qemu-devel] [RFC v5 1/4] linux-headers: Update for "
` [Qemu-devel] [RFC v5 2/4] hw/intc/arm_gicv3_its: Implement state save/restore
` [Qemu-devel] [RFC v5 3/4] hw/intc/arm_gicv3_kvm: Implement pending table save
` [Qemu-devel] [RFC v5 4/4] hw/intc/arm_gicv3_its: Allow save/restore
[Qemu-devel] [PATCH v17 00/24] qcow2: persistent dirty bitmaps
2017-04-26 11:30 UTC (25+ messages)
` [Qemu-devel] [PATCH 01/24] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PATCH 02/24] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH 03/24] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH 04/24] tests: add hbitmap iter test
` [Qemu-devel] [PATCH 05/24] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PATCH 06/24] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PATCH 07/24] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH 08/24] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH 09/24] qcow2: autoloading dirty bitmaps
` [Qemu-devel] [PATCH 10/24] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH 11/24] block: bdrv_close: release bitmaps after drv->bdrv_close
` [Qemu-devel] [PATCH 12/24] block: introduce persistent dirty bitmaps
` [Qemu-devel] [PATCH 13/24] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH 14/24] qcow2: add persistent dirty bitmaps support
` [Qemu-devel] [PATCH 15/24] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 16/24] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 17/24] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PATCH 18/24] qmp: add autoload parameter "
` [Qemu-devel] [PATCH 19/24] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH 20/24] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH 21/24] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 22/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 23/24] qmp: block-dirty-bitmap-remove: remove persistent
` [Qemu-devel] [PATCH 24/24] block: release persistent bitmaps on inactivate
[Qemu-devel] [RFC 0/2] vhost-user: Specify device IOTLB support
2017-04-26 11:29 UTC (8+ messages)
` [Qemu-devel] [RFC 1/2] spec/vhost-user: Introduce secondary channel for slave initiated requests
` [Qemu-devel] [virtio-comment] "
[Qemu-devel] [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-04-26 11:03 UTC (7+ messages)
` [Qemu-devel] [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
` [Qemu-devel] [virtio-dev] "
[Qemu-devel] [PATCH] configure: Detect native NetBSD curses(3)
2017-04-26 10:50 UTC
[Qemu-devel] [PATCH v5] Split migration bitmaps by ramblock
2017-04-26 10:57 UTC (6+ messages)
` [Qemu-devel] [PATCH] ram: Split dirty bitmap by RAMBlock
[Qemu-devel] [PATCH] virtio-net: fix wild pointer when remove virtio-net queues
2017-04-26 10:45 UTC (3+ messages)
[Qemu-devel] [PULL 0/21] Please pull xen-20170421-v2-tag for 2.10
2017-04-26 10:39 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/s390x/ipl: Fix crash with virtio-scsi-pci device
2017-04-26 10:34 UTC (2+ messages)
[Qemu-devel] [RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
2017-04-26 10:12 UTC (9+ messages)
` [Qemu-devel] [RFC PATCH 1/8] iommu: Introduce bind_pasid_table API function
` [Qemu-devel] [RFC PATCH 2/8] iommu/vt-d: add bind_pasid_table function
` [Qemu-devel] [RFC PATCH 3/8] iommu: Introduce iommu do invalidate API function
` [Qemu-devel] [RFC PATCH 4/8] iommu/vt-d: Add iommu do invalidate function
` [Qemu-devel] [RFC PATCH 5/8] VFIO: Add new IOTCL for PASID Table bind propagation
` [Qemu-devel] [RFC PATCH 6/8] VFIO: do pasid table binding
` [Qemu-devel] [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
` [Qemu-devel] [RFC PATCH 8/8] VFIO: do IOMMU TLB invalidation from guest
[Qemu-devel] [RFC PATCH 00/20] Qemu: Extend intel_iommu emulator to support Shared Virtual Memory
2017-04-26 10:06 UTC (21+ messages)
` [Qemu-devel] [RFC PATCH 01/20] intel_iommu: add "ecs" option
` [Qemu-devel] [RFC PATCH 02/20] intel_iommu: exposed extended-context mode to guest
` [Qemu-devel] [RFC PATCH 03/20] intel_iommu: add "svm" option
` [Qemu-devel] [RFC PATCH 04/20] Memory: modify parameter in IOMMUNotifier func
` [Qemu-devel] [RFC PATCH 05/20] VFIO: add new IOCTL for svm bind tasks
` [Qemu-devel] [RFC PATCH 06/20] VFIO: add new notifier for binding PASID table
` [Qemu-devel] [RFC PATCH 07/20] VFIO: check notifier flag in region_del()
` [Qemu-devel] [RFC PATCH 08/20] Memory: add notifier flag check in memory_replay()
` [Qemu-devel] [RFC PATCH 09/20] Memory: introduce iommu_ops->record_device
` [Qemu-devel] [RFC PATCH 10/20] VFIO: notify vIOMMU emulator when device is assigned
` [Qemu-devel] [RFC PATCH 11/20] intel_iommu: provide iommu_ops->record_device
` [Qemu-devel] [RFC PATCH 12/20] Memory: Add func to fire pasidt_bind notifier
` [Qemu-devel] [RFC PATCH 13/20] IOMMU: add pasid_table_info for guest pasid table
` [Qemu-devel] [RFC PATCH 14/20] intel_iommu: add FOR_EACH_ASSIGN_DEVICE macro
` [Qemu-devel] [RFC PATCH 15/20] intel_iommu: link whole guest pasid table to host
` [Qemu-devel] [RFC PATCH 16/20] VFIO: Add notifier for propagating IOMMU TLB invalidate
` [Qemu-devel] [RFC PATCH 17/20] Memory: Add func to fire TLB invalidate notifier
` [Qemu-devel] [RFC PATCH 18/20] intel_iommu: propagate Extended-IOTLB invalidate to host
` [Qemu-devel] [RFC PATCH 19/20] intel_iommu: propagate PASID-Cache "
` [Qemu-devel] [RFC PATCH 20/20] intel_iommu: propagate Ext-Device-TLB "
[Qemu-devel] [RFC 0/3] split core mmu_idx from ARMMMUIdx values
2017-04-26 10:17 UTC (5+ messages)
` [Qemu-devel] [RFC 1/3] arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access()
[Qemu-devel] [PATCH 0/4 v6] migration/ppc: migrating DRC, ccs_list and pending_events
2017-04-26 10:10 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/4] migration: alternative way to set instance_id in SaveStateEntry
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 2/4] hw/ppc: migrating the DRC state of hotplugged devices
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 4/4] migration: spapr: migrate pending_events of spapr state
[Qemu-devel] [PATCH] numa: equally distribute memory on nodes
2017-04-26 10:07 UTC
[Qemu-devel] [PATCH] monitor: Check whether TCG is enabled before running the "info jit" code
2017-04-26 9:27 UTC (4+ messages)
[Qemu-devel] [PATCH] net/dump: Issue a warning for the deprecated "-net dump"
2017-04-26 9:25 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.10] net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c
2017-04-26 9:21 UTC (4+ messages)
[Qemu-devel] [Bug 1686350] [NEW] [KVM] The qemu ‘-cpu’ option not have skylake server cpu model
2017-04-26 9:15 UTC
[Qemu-devel] [PATCH RESEND v2 00/18] COLO: integrate colo frame with block replication and net compare
2017-04-26 9:14 UTC (5+ messages)
` [Qemu-devel] [PATCH RESEND v2 01/18] net/colo: Add notifier/callback related helpers for filter
[Qemu-devel] [PATCH RFC 1/1] vfio/pci: Fix incorrect error message
2017-04-26 9:07 UTC (4+ messages)
[Qemu-devel] [PULL 00/48] ppc-for-2.10 queue 20170426
2017-04-26 9:04 UTC (2+ messages)
[Qemu-devel] [PATCH v3 1/1] qemu-img: wait for convert coroutines to complete
2017-04-26 8:33 UTC
[Qemu-devel] [PATCH v5 00/13] basic channel IO passthrough infrastructure based on vfio
2017-04-26 8:49 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 07/13] vfio/ccw: vfio based subchannel passthrough driver
[Qemu-devel] [PATCH for 2.10 00/11] Preparation for block job mutex
2017-04-26 8:36 UTC (4+ messages)
` [Qemu-devel] [PATCH 01/11] blockjob: remove unnecessary check
[Qemu-devel] [PATCH v2 0/4] Convert non-blocking connect and fix its error reporting
2017-04-26 8:04 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] net/socket: Convert the non-blocking connection mechanism to QIOchannel
` [Qemu-devel] [PATCH v2 2/4] net/socket: Improve -net socket error reporting
` [Qemu-devel] [PATCH v2 3/4] net/socket: Convert error report message to Error
` [Qemu-devel] [PATCH v2 4/4] net/net: Convert parse_host_port() "
[Qemu-devel] [PATCH 1/2] qemu-img: make sure contain the consecutive number of zero bytes
2017-04-26 8:05 UTC (8+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-img: fix some spelling errors
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).