messages from 2017-05-10 20:07:17 to 2017-05-11 14:34:06 UTC [more...]
[Qemu-devel] [PULL 00/58] Block layer patches
2017-05-11 14:32 UTC (28+ messages)
` [Qemu-devel] [PULL 01/58] block: Make bdrv_perm_names public
` [Qemu-devel] [PULL 02/58] block: Add, parse and store "force-share" option
` [Qemu-devel] [PULL 03/58] block: Respect "force-share" in perm propagating
` [Qemu-devel] [PULL 04/58] qemu-img: Add --force-share option to subcommands
` [Qemu-devel] [PULL 05/58] qemu-img: Update documentation for -U
` [Qemu-devel] [PULL 06/58] qemu-io: Add --force-share option
` [Qemu-devel] [PULL 07/58] iotests: 030: Prepare for image locking
` [Qemu-devel] [PULL 08/58] iotests: 046: "
` [Qemu-devel] [PULL 09/58] iotests: 055: Don't attach the target image already for drive-backup
` [Qemu-devel] [PULL 10/58] iotests: 085: Avoid image locking conflict
` [Qemu-devel] [PULL 11/58] iotests: 087: Don't attach test image twice
` [Qemu-devel] [PULL 12/58] iotests: 091: Quit QEMU before checking image
` [Qemu-devel] [PULL 13/58] iotests: 172: Use separate images for multiple devices
` [Qemu-devel] [PULL 14/58] tests: Use null-co:// instead of /dev/null as the dummy image
` [Qemu-devel] [PULL 15/58] file-posix: Add 'locking' option
` [Qemu-devel] [PULL 16/58] file-win32: Error out if locking=on
` [Qemu-devel] [PULL 17/58] tests: Disable image lock in test-replication
` [Qemu-devel] [PULL 18/58] block: Reuse bs as backing hd for drive-backup sync=none
` [Qemu-devel] [PULL 19/58] osdep: Add qemu_lock_fd and qemu_unlock_fd
` [Qemu-devel] [PULL 20/58] osdep: Fall back to posix lock when OFD lock is unavailable
` [Qemu-devel] [PULL 21/58] file-posix: Add image locking to perm operations
` [Qemu-devel] [PULL 22/58] qemu-iotests: Add test case 153 for image locking
` [Qemu-devel] [PULL 23/58] tests: Add POSIX image locking test case 182
` [Qemu-devel] [PULL 24/58] qcow2: Fix preallocation size formula
` [Qemu-devel] [PULL 25/58] qcow2: Reuse preallocated zero clusters
` [Qemu-devel] [PULL 26/58] qcow2: Discard "
` [Qemu-devel] [PULL 27/58] iotests: Extend test 066
[Qemu-devel] [PATCH 00/17] qobject/qapi: add uint type
2017-05-11 14:29 UTC (10+ messages)
` [Qemu-devel] [PATCH 01/17] qdev: remove PropertyInfo.qtype field
` [Qemu-devel] [PATCH 03/17] tests: remove alt num-int cases
` [Qemu-devel] [PATCH 04/17] qapi: merge QInt and QFloat in QNum
[Qemu-devel] [PATCH v6 00/18]Convert QCow[2] to QCryptoBlock & add LUKS support
2017-05-11 14:29 UTC (8+ messages)
` [Qemu-devel] [PATCH v6 07/18] block: deprecate "encryption=on" in favour of "encrypt.format=aes"
` [Qemu-devel] [PATCH v6 09/18] qcow: convert QCow to use QCryptoBlock for encryption
` [Qemu-devel] [PATCH v6 11/18] qcow2: convert QCow2 "
[Qemu-devel] [PATCH] mirror: add sync mode incremental to drive-mirror and blockdev-mirror
2017-05-11 14:28 UTC (10+ messages)
[Qemu-devel] About QEMU BQL and dirty log switch in Migration
2017-05-11 14:18 UTC (9+ messages)
[Qemu-devel] [PATCH v2] tests: Add [+-]feature and feature=on|off test cases
2017-05-11 14:00 UTC (2+ messages)
[Qemu-devel] [RFC PATCH v2 0/8] s390x: Enable virtio-scsi boot from /dev/sgX
2017-05-11 13:51 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/7] curl: locking cleanups/fixes, coroutine conversion, remove aio_poll
2017-05-11 13:49 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/7] curl: split curl_find_state/curl_init_state
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v3 00/18] numa: add '-numa cpu' option
2017-05-11 13:38 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 01/18] numa: move source of default CPUs to NUMA node mapping into boards
` [Qemu-devel] [PATCH v3 11/18] QMP: include CpuInstanceProperties into query_cpus output output
` [Qemu-devel] [PATCH v3 17/18] numa: add '-numa cpu, ...' option for property based node mapping
[Qemu-devel] [PATCH 0/6] vhost-user: Specify and implement device IOTLB support
2017-05-11 13:25 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/6] vhost: propagate errors in vhost_device_iotlb_miss()
` [Qemu-devel] [PATCH 2/6] vhost: rework IOTLB messaging
` [Qemu-devel] [PATCH 3/6] vhost: Update rings information for IOTLB earlier
` [Qemu-devel] [PATCH 4/6] vhost-user: add vhost_user to hold the chr
` [Qemu-devel] [PATCH 5/6] vhost-user: add slave-req-fd support
` [Qemu-devel] [PATCH 6/6] spec/vhost-user spec: Add IOMMU support
[Qemu-devel] Guest SIGILL when different IO is implemented
2017-05-11 13:12 UTC (7+ messages)
[Qemu-devel] [PATCH v7 0/4] ramblock: add hmp command "info ramblock"
2017-05-11 13:05 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 1/4] ramblock: add RAMBLOCK_FOREACH()
` [Qemu-devel] [PATCH v7 2/4] utils: provide size_to_str()
` [Qemu-devel] [PATCH v7 3/4] ramblock: add new hmp command "info ramblock"
` [Qemu-devel] [PATCH v7 4/4] utils: remove assert in size_to_str()
[Qemu-devel] Future of SoftFloat use in QEMU
2017-05-11 13:01 UTC
[Qemu-devel] order of dirtying pages in vm live migration iterations
2017-05-11 13:00 UTC
[Qemu-devel] [PATCH 0/2] usb-hub: clear PORT_STAT_SUSPEND on wakeup
2017-05-11 12:53 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] xhci: fix logging
` [Qemu-devel] [PATCH 2/2] usb-hub: clear PORT_STAT_SUSPEND on wakeup
[Qemu-devel] e1000e migration
2017-05-11 12:36 UTC
[Qemu-devel] [PATCH v6 0/3] ramblock: add hmp command "info ramblock"
2017-05-11 12:13 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 2/3] utils: provide size_to_str()
[Qemu-devel] [PATCH] target/i386: enable A20 automatically in system management mode
2017-05-11 11:58 UTC (3+ messages)
[Qemu-devel] help! usb wifi device lost, even crash!
2017-05-11 11:41 UTC
[Qemu-devel] [PATCH] configure: Remove -lxencall for Xen detection
2017-05-11 11:35 UTC
[Qemu-devel] [PATCH v17 00/23] block: Image locking series
2017-05-11 11:30 UTC (4+ messages)
` [Qemu-devel] [PATCH v17 23/23] tests: Add POSIX image locking test case 182
[Qemu-devel] [RFC PATCH v1 0/9] BQL and Replay Lock changes
2017-05-11 11:23 UTC (4+ messages)
[Qemu-devel] [PATCH 1/1] s390x/css: catch section mismatch on load
2017-05-11 11:02 UTC (2+ messages)
[Qemu-devel] [PATCH V2] Revert "hw/pci: disable pci-bridge's shpc by default"
2017-05-11 10:28 UTC (3+ messages)
[Qemu-devel] [PATCH v2] qemu-img: Check for backing image if specified during create
2017-05-11 9:37 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/12] VT-d: PT (passthrough) mode support and misc fixes
2017-05-11 9:36 UTC (13+ messages)
` [Qemu-devel] [PATCH v3 04/12] memory: fix address_space_get_iotlb_entry()
` [Qemu-devel] [PATCH v3 09/12] intel_iommu: allow dev-iotlb context entry conditionally
` [Qemu-devel] [PATCH v3 10/12] intel_iommu: support passthrough (PT)
` [Qemu-devel] [PATCH v3 12/12] vhost: iommu: cache static mapping if there is
[Qemu-devel] [PATCH RFC] docs: document support lifetime and deprecation policy
2017-05-11 9:32 UTC (3+ messages)
[Qemu-devel] [PATCH] hw/i386: Deprecate the machines pc-0.10 to pc-0.15
2017-05-11 9:30 UTC (16+ messages)
[Qemu-devel] [PATCH] blockdev: use drained_begin/end for qmp_block_resize
2017-05-11 9:26 UTC (3+ messages)
[Qemu-devel] [PATCH 0/8] optimize various tcg_gen() functions using extract op
2017-05-11 9:03 UTC (21+ messages)
` [Qemu-devel] [PATCH 1/8] coccinelle: add a script to optimize tcg op using tcg_gen_extract()
` [Qemu-devel] [RFC PATCH v2] "
` [Qemu-devel] [PATCH 2/8] target/arm: optimize smul_dual() and neon_trn_u8() using extract op
` [Qemu-devel] [PATCH 5/8] target/m68k: optimize bcd_flags() "
` [Qemu-devel] [PATCH 7/8] target/ppc: optimize various functions "
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH RESEND V3 5/6] migration: calculate downtime on dst side
2017-05-11 8:25 UTC (17+ messages)
[Qemu-devel] [PATCH v2 1/3] xen/9pfs: fix two resource leaks on error paths, discovered by Coverity
2017-05-11 7:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] Check the return value of fcntl in qemu_set_cloexec
[Qemu-devel] [PATCH v2 0/3] kvm: irqchip: skip msi update when msi disabled
2017-05-11 7:54 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 3/3] kvm: irqchip: skip update msi when disabled
[Qemu-devel] [PATCH v4 0/4] fsdev: qmp interface for io throttling
2017-05-11 7:50 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 3/4] qmp: refactor duplicate code
[Qemu-devel] [PATCH 0/2] cg3/tcx: make display updates thread safe
2017-05-11 7:39 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] cg3: "
` [Qemu-devel] [PATCH 2/2] tcx: "
[Qemu-devel] [PATCH] maintainers: Add myself as linux-user reviewer
2017-05-11 7:34 UTC (2+ messages)
[Qemu-devel] [PATCH] blockdev: Print a warning for legacy drive options that belong to -device
2017-05-11 7:09 UTC (6+ messages)
[Qemu-devel] [PATCH v2 0/3] string-input-visitor: Support enum/bool alternate types
2017-05-11 7:04 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] visitor: Add 'supported_qtypes' parameter to visit_start_alternate()
[Qemu-devel] virtio-net: configurable TX queue size
2017-05-11 5:09 UTC (7+ messages)
` [Qemu-devel] [virtio-dev] "
[Qemu-devel] [RFC PATCH 0/8] IOMMU: introduce common IOMMUObject
2017-05-11 5:04 UTC (8+ messages)
` [Qemu-devel] [RFC PATCH 6/8] memory: introduce AddressSpaceOps
[Qemu-devel] [PATCH] virtio-net: keep the packet layout intact
2017-05-11 4:57 UTC
[Qemu-devel] [PATCH v2 00/11] Preparation for block job mutex
2017-05-09 17:09 UTC (4+ messages)
` [Qemu-devel] [PATCH 05/11] blockjob: separate monitor and blockjob APIs
[Qemu-devel] [PULL 00/23] ppc-for-2.10 queue 20170511
2017-05-11 4:14 UTC (24+ messages)
` [Qemu-devel] [PULL 01/23] ppc/pnv: restrict BMC object to the BMC simulator
` [Qemu-devel] [PULL 02/23] target/ppc: Emulate LL/SC using cmpxchg helpers
` [Qemu-devel] [PULL 03/23] cputlb: handle first atomic write to the page
` [Qemu-devel] [PULL 04/23] target/ppc: Generate fence operations
` [Qemu-devel] [PULL 05/23] cpus: Fix CPU unplug for MTTCG
` [Qemu-devel] [PULL 06/23] tcg: enable MTTCG by default for PPC64 on x86
` [Qemu-devel] [PULL 07/23] target/ppc: do not reset reserve_addr in exec_enter
` [Qemu-devel] [PULL 08/23] ppc/xics: Fix stale irq->status bits after get
` [Qemu-devel] [PULL 09/23] ppc/xics: preserve P and Q bits for KVM IRQs
` [Qemu-devel] [PULL 10/23] Add QemuMacDrivers as submodule
` [Qemu-devel] [PULL 11/23] Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built "
` [Qemu-devel] [PULL 12/23] ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld Macs
` [Qemu-devel] [PULL 13/23] ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs
` [Qemu-devel] [PULL 14/23] target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE
` [Qemu-devel] [PULL 15/23] target/ppc: Update tlbie to check privilege level based on GTSE
` [Qemu-devel] [PULL 16/23] target/ppc: Change tlbie invalid fields for POWER9 support
` [Qemu-devel] [PULL 17/23] target/ppc: Implement ISA V3.00 radix page fault handler
` [Qemu-devel] [PULL 18/23] target/ppc: Enable RADIX mmu mode for pseries TCG guest
` [Qemu-devel] [PULL 19/23] ppc: xics: fix compilation with CentOS 6
` [Qemu-devel] [PULL 20/23] spapr: Don't accidentally advertise HTM support on POWER9
` [Qemu-devel] [PULL 21/23] target/ppc: Allow workarounds for POWER9 DD1
` [Qemu-devel] [PULL 22/23] pnv: Fix build failures on some host platforms
` [Qemu-devel] [PULL 23/23] target/ppc: Avoid printing wrong aliases in CPU help text
[Qemu-devel] [PATCH v2 00/20] make bdrv_is_allocated[_above] byte-based
2017-05-11 2:20 UTC (21+ messages)
` [Qemu-devel] [PATCH v2 01/20] blockjob: Track job ratelimits via bytes, not sectors
` [Qemu-devel] [PATCH v2 02/20] trace: Show blockjob actions "
` [Qemu-devel] [PATCH v2 03/20] stream: Switch stream_populate() to byte-based
` [Qemu-devel] [PATCH v2 04/20] stream: Switch stream_run() "
` [Qemu-devel] [PATCH v2 05/20] commit: Switch commit_populate() "
` [Qemu-devel] [PATCH v2 06/20] commit: Switch commit_run() "
` [Qemu-devel] [PATCH v2 07/20] mirror: Switch MirrorBlockJob "
` [Qemu-devel] [PATCH v2 08/20] mirror: Switch mirror_do_zero_or_discard() "
` [Qemu-devel] [PATCH v2 09/20] mirror: Update signature of mirror_clip_sectors()
` [Qemu-devel] [PATCH v2 10/20] mirror: Switch mirror_cow_align() to byte-based
` [Qemu-devel] [PATCH v2 11/20] mirror: Switch mirror_do_read() "
` [Qemu-devel] [PATCH v2 12/20] mirror: Switch mirror_iteration() "
` [Qemu-devel] [PATCH v2 13/20] block: Drop unused bdrv_round_sectors_to_clusters()
` [Qemu-devel] [PATCH v2 14/20] backup: Switch BackupBlockJob to byte-based
` [Qemu-devel] [PATCH v2 15/20] backup: Switch block_backup.h "
` [Qemu-devel] [PATCH v2 16/20] backup: Switch backup_do_cow() "
` [Qemu-devel] [PATCH v2 17/20] backup: Switch backup_run() "
` [Qemu-devel] [PATCH v2 18/20] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [PATCH v2 19/20] block: Minimize raw use of bds->total_sectors
` [Qemu-devel] [PATCH v2 20/20] block: Make bdrv_is_allocated_above() byte-based
[Qemu-devel] [RFC PATCH 0/2] ppc/spapr: Fix migration of radix guests
2017-05-11 1:02 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] spapr: Make h_register_process_table hcall flags global
` [Qemu-devel] [RFC PATCH 2/2] spapr: Fix migration of Radix guests
[Qemu-devel] [PATCH v3 00/15] target/sh4: misc fixes, cleanup and optimizations
2017-05-10 23:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 09/15] target/sh4: optimize gen_store_fpr64
[Qemu-devel] [PATCH 00/17] make bdrv_is_allocated[_above] byte-based
2017-05-10 22:33 UTC (10+ messages)
` [Qemu-devel] [PATCH 16/17] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 17/17] block: Make bdrv_is_allocated_above() byte-based
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] spice: Use proper enum type for kbd led state
2017-05-10 20:20 UTC
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).