messages from 2014-01-23 18:20:00 to 2014-01-24 17:24:20 UTC [more...]
[Qemu-devel] [PULL v2 00/93] Block patches
2014-01-24 17:21 UTC (41+ messages)
` [Qemu-devel] [PULL 01/93] rbd: switch from pipe to QEMUBH completion notification
` [Qemu-devel] [PULL 02/93] qemu-iotests: Introduce _unsupported_imgopts
` [Qemu-devel] [PULL 03/93] qemu-iotests: Add _unsupported_imgopts for vmdk subformats
` [Qemu-devel] [PULL 04/93] qemu-iotests: Clean up all extents for vmdk
` [Qemu-devel] [PULL 05/93] block/iscsi: return -ENOMEM if an async call fails immediately
` [Qemu-devel] [PULL 06/93] gluster: Convert aio routines into coroutines
` [Qemu-devel] [PULL 07/93] gluster: Implement .bdrv_co_write_zeroes for gluster
` [Qemu-devel] [PULL 08/93] gluster: Add support for creating zero-filled image
` [Qemu-devel] [PULL 09/93] sheepdog: fix clone operation by 'qemu-img create -b'
` [Qemu-devel] [PULL 10/93] qtest: Fix the bug about disable vnc causes "make check" fail
` [Qemu-devel] [PULL 11/93] docs: qcow2 compat=1.1 is now the default
` [Qemu-devel] [PULL 12/93] vmdk: Fix big flat extent IO
` [Qemu-devel] [PULL 13/93] readline: decouple readline from the monitor
` [Qemu-devel] [PULL 14/93] readline: move readline to a generic location
` [Qemu-devel] [PULL 15/93] osdep: add qemu_set_tty_echo()
` [Qemu-devel] [PULL 16/93] qemu-io: use readline.c
` [Qemu-devel] [PULL 17/93] qemu-io: add command completion
` [Qemu-devel] [PULL 18/93] blkdebug: Use errp for read_config()
` [Qemu-devel] [PULL 19/93] blkdebug: Don't require sophisticated filename
` [Qemu-devel] [PULL 20/93] qdict: Add qdict_array_split()
` [Qemu-devel] [PULL 21/93] qapi: extend qdict_flatten() for QLists
` [Qemu-devel] [PULL 22/93] qemu-option: Add qemu_config_parse_qdict()
` [Qemu-devel] [PULL 23/93] blkdebug: Always call read_config()
` [Qemu-devel] [PULL 24/93] blkdebug: Use command-line in read_config()
` [Qemu-devel] [PULL 25/93] block: Allow reference for bdrv_file_open()
` [Qemu-devel] [PULL 26/93] block: Pass reference to bdrv_file_open()
` [Qemu-devel] [PULL 27/93] block: Allow block devices without files
` [Qemu-devel] [PULL 28/93] block: Add bdrv_open_image()
` [Qemu-devel] [PULL 29/93] block: Use bdrv_open_image() in bdrv_open()
` [Qemu-devel] [PULL 30/93] block: Allow recursive "file"s
` [Qemu-devel] [PULL 31/93] blockdev: Move "file" to legacy_opts
` [Qemu-devel] [PULL 32/93] blkdebug: Allow command-line file configuration
` [Qemu-devel] [PULL 33/93] blkverify: Allow command-line configuration
` [Qemu-devel] [PULL 34/93] blkverify: Don't require protocol filename
` [Qemu-devel] [PULL 35/93] qapi: Add "errno" to the list of polluted words
` [Qemu-devel] [PULL 36/93] qapi: QMP interface for blkdebug and blkverify
` [Qemu-devel] [PULL 37/93] qemu-io: Make filename optional
` [Qemu-devel] [PULL 38/93] tests: Add test for qdict_array_split()
` [Qemu-devel] [PULL 39/93] tests: Add test for qdict_flatten()
` [Qemu-devel] [PULL 40/93] iotests: Test new blkdebug/blkverify interface
[Qemu-devel] [PATCH RFC 0/5] Xen: introduce Xen PV target
2014-01-24 17:00 UTC (19+ messages)
` [Qemu-devel] [PATCH RFC 1/5] xen: move Xen PV machine files to hw/xenpv
` [Qemu-devel] [PATCH RFC 2/5] xen: factor out common functions
` [Qemu-devel] [PATCH RFC 3/5] exec: guard Xen HVM hooks with CONFIG_XEN_I386
` [Qemu-devel] [PATCH RFC 4/5] xen: implement Xen PV target
` [Qemu-devel] [PATCH RFC 5/5] xen: introduce xenpv-softmmu.mak
` [Qemu-devel] [Xen-devel] [PATCH RFC 0/5] Xen: introduce Xen PV target
[Qemu-devel] [PATCH v2] cpu: implementing victim TLB for QEMU system emulated TLB
2014-01-24 16:46 UTC (10+ messages)
` [Qemu-devel] [PATCH v2] cpu: implementing victim TLB for QEMUsystem emulated TLBB
[Qemu-devel] RFC: ACPI, HPET._CRS, MacOSX vs. WinXP
2014-01-24 16:46 UTC (8+ messages)
` [Qemu-devel] [PATCH] ACPI: Add IRQ resource to HPET._CRS on Mac OS X
[Qemu-devel] [PATCH v3 00/29] block: Support for 512b-on-4k emulation
2014-01-24 16:29 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 21/29] block: Assert serialisation assumptions in pwritev
` [Qemu-devel] [PATCH v3 25/29] iscsi: Set bs->request_alignment
[Qemu-devel] [PATCH] block: Fix bdrv_commit return value
2014-01-24 16:21 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/4] mips32r5 with UFR
2014-01-24 16:18 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5
` [Qemu-devel] [PATCH v2 2/4] target-mips: add support for CP0_Config4
` [Qemu-devel] [PATCH v2 3/4] target-mips: add support for CP0_Config5
` [Qemu-devel] [PATCH v2 4/4] target-mips: add user-mode FR switch support for MIPS32r5
[Qemu-devel] [PATCH uq/master 0/5] Hyper-V improvements and migratability
2014-01-24 16:17 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] KVM: fix coexistence of KVM and Hyper-V leaves
` [Qemu-devel] [PATCH 2/5] kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
` [Qemu-devel] [PATCH 3/5] kvm: make hyperv hypercall and guest os id MSRs migratable
` [Qemu-devel] [PATCH 4/5] kvm: make hyperv vapic assist page migratable
` [Qemu-devel] [PATCH 5/5] kvm: add support for hyper-v timers
[Qemu-devel] [PATCH v4 0/4] qemu-img: fix bugs when cluster size is larger than the default value
2014-01-24 15:23 UTC (13+ messages)
` [Qemu-devel] [PATCH v4 1/4] qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
` [Qemu-devel] [PATCH v4 2/4] qcow2: fix offset overflow in qcow2_alloc_clusters_at()
` [Qemu-devel] [PATCH v4 4/4] qemu-iotests: add test for qcow2 preallocation with different cluster sizes
[Qemu-devel] [PATCH v5 0/3] block: commits of snapshots larger than backing files
2014-01-24 15:14 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 1/3] block: resize backing file image during offline commit, if necessary
` [Qemu-devel] [PATCH v5 2/3] block: resize backing image during active layer commit, if needed
` [Qemu-devel] [PATCH v5 3/3] block: update block commit documentation regarding image truncation
[Qemu-devel] [PATCH V6 0/8] Giving names to graph's BlockDriverState
2014-01-24 15:10 UTC (16+ messages)
` [Qemu-devel] [PATCH V6 1/8] block: Add bs->node_name to hold the name of a bs node of the bs graph
` [Qemu-devel] [PATCH V6 2/8] block: Allow the user to define "node-name" option both on command line and QMP
` [Qemu-devel] [PATCH V6 3/8] qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes
` [Qemu-devel] [PATCH V6 4/8] qmp: Allow to change password on named block driver states
` [Qemu-devel] [PATCH V6 5/8] block: Create authorizations mechanism for external snapshot and resize
` [Qemu-devel] [PATCH V6 6/8] qmp: Allow block_resize to manipulate bs graph nodes
` [Qemu-devel] [PATCH V6 7/8] qmp: Allow to take external snapshots on bs graphs node
` [Qemu-devel] [PATCH V6 8/8] block: Use graph node name as reference in bdrv_file_open()
[Qemu-devel] [PATCH] block/curl: Implement the libcurl timer callback interface
2014-01-24 15:01 UTC (2+ messages)
[Qemu-devel] Possible bug in monitor code
2014-01-24 14:14 UTC (8+ messages)
[Qemu-devel] [PATCH] block: do not allow read-only=on and snapshot=on to be used together
2014-01-24 13:48 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/5] QMP full introspection
2014-01-24 13:07 UTC (10+ messages)
` [Qemu-devel] [PATCH v4 2/5] qapi: add qapi-introspect.py code generator
` [Qemu-devel] [PATCH v4 4/5] qmp: full introspection support for QMP
` [Qemu-devel] [PATCH v4 5/5] update docs/qmp-full-introspection.txt
[Qemu-devel] Native MinGW build crashes when partitioning hard disk in MS-DOS guest
2014-01-24 13:07 UTC
[Qemu-devel] [PATCH 00/13 v7] Make 'dump-guest-memory' dump in kdump-compressed format
2014-01-24 12:31 UTC (11+ messages)
` [Qemu-devel] [PATCH 07/13 v7] dump: add members to DumpState and init some of them
` [Qemu-devel] [PATCH 12/13 v7] dump: make kdump-compressed format available for 'dump-guest-memory'
` [Qemu-devel] [PATCH 13/13 v7] dump: add 'query-dump-guest-memory-capability' command
[Qemu-devel] [PATCH v11 00/11] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
2014-01-24 12:29 UTC (3+ messages)
[Qemu-devel] Strange monitor behavior related to hotplug commands
2014-01-24 11:40 UTC
[Qemu-devel] [PATCH v4 0/3] block: commits of snapshots larger than backing files
2014-01-24 11:42 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 1/3] block: resize backing file image during offline commit, if necessary
` [Qemu-devel] [PATCH v4 2/3] block: resize backing image during active layer commit, if needed
` [Qemu-devel] [PATCH v4 3/3] block: update block commit documentation regarding image truncation
[Qemu-devel] [PATCH v2] qapi: Add "backing" to BlockStats
2014-01-24 11:20 UTC (2+ messages)
[Qemu-devel] [PATCH] osdep: drop unused #include "trace.h"
2014-01-24 10:24 UTC (3+ messages)
[Qemu-devel] [Bug 1272252] [NEW] qemu-img ftp/http convert
2014-01-24 10:11 UTC
[Qemu-devel] [PATCH] target-i386: Fix I/O bitmap checks for in/out
2014-01-24 10:19 UTC
[Qemu-devel] [PATCH target-arm v5 0/5] Reset and Halting modifications + Zynq SMP
2014-01-24 8:51 UTC (2+ messages)
[Qemu-devel] QEMU ARM946 emulation, DIGIC, and MPU fault handling
2014-01-24 8:31 UTC (4+ messages)
[Qemu-devel] [PATCH] vmdk: Fix format specific information (create type) for streamOptimized
2014-01-24 7:51 UTC (3+ messages)
[Qemu-devel] [PATCH v2 00/42] rework input handling, sdl2 support
2014-01-24 7:25 UTC (4+ messages)
[Qemu-devel] [PATCH] scsi: Change scsi sense buf size to 252
2014-01-24 7:02 UTC
[Qemu-devel] [PATCH] configure: helpfully output package names for some missing dependencies
2014-01-24 6:30 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 0/6] configure: make output and errors more friendly
` [Qemu-devel] [PATCH v2 1/6] configure: add hint of libfdt to DTC dependency not found message
` [Qemu-devel] [PATCH v2 2/6] configure: sort output of configure results alphabetically
` [Qemu-devel] [PATCH v2 3/6] configure: alphabetize output of --help and separate into groups
` [Qemu-devel] [PATCH v2 4/6] configure: add help for --disable-xfsctl and --enable-xfsctl
` [Qemu-devel] [PATCH v2 5/6] configure: add hints to a remedy for feature_not_found errors
` [Qemu-devel] [PATCH v2 6/6] configure: helpfully output package names for some missing dependencies
[Qemu-devel] [Bug 623852] [NEW] PPC emulation loops on booting a FreeBSD kernel
2014-01-24 4:46 UTC (2+ messages)
` [Qemu-devel] [Bug 623852] "
[Qemu-devel] KVM and variable-endianness guest CPUs
2014-01-24 4:11 UTC (26+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v3 0/3] block: commits of snapshots larger than backing files
2014-01-23 22:35 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 1/3] block: resize backing file image during offline commit, if necessary
` [Qemu-devel] [PATCH v3 2/3] block: resize backing image during active layer commit, if needed
` [Qemu-devel] [PATCH v3 3/3] block: update block commit documentation regarding image truncation
[Qemu-devel] [PATCH 00/10] PPC: e500: Use u-boot as firmware
2014-01-23 22:22 UTC (9+ messages)
` [Qemu-devel] [PATCH 07/10] PPC: guts: Add emulation of a few more registers
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 10/10] PPC: e500: Move to u-boot as firmware
[Qemu-devel] Emulating Ethernet controller based on Cortex-A15 platforms
2014-01-23 21:52 UTC (7+ messages)
[Qemu-devel] [PATCH v2 0/8] target-arm: A64 Neon instructions, set 2
2014-01-23 20:11 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 8/8] target-arm: A64: Add SIMD shift by immediate
[Qemu-devel] [PATCH 0/5 v2] Provide common methods for exchange FD
2014-01-23 18:55 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/7] Hyper-V parameters update
2014-01-23 18:19 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 5/7] make hyperv hypercall and guest os id MSRs migratable
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).