qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-25 10:11:31 to 2014-11-26 09:10:36 UTC [more...]

[Qemu-devel] [PATCH v3 0/5] block: Relative backing files
 2014-11-26  9:10 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 1/5] block: Get full backing filename from string
` [Qemu-devel] [PATCH v3 2/5] block: JSON filenames and relative backing files
` [Qemu-devel] [PATCH v3 3/5] block: Relative backing file for image creation
` [Qemu-devel] [PATCH v3 4/5] block/vmdk: Relative backing file for creation
` [Qemu-devel] [PATCH v3 5/5] iotests: Add test for relative backing file names

[Qemu-devel] [PATCH 0/3 V1] add PCI support for the s390 platform
 2014-11-26  9:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3 V1] s390: Add PCI bus support
` [Qemu-devel] [PATCH 2/3 V1] s390: implement pci instructions
` [Qemu-devel] [PATCH 3/3 V1] kvm: extend kvm_irqchip_add_msi_route to work on s390

[Qemu-devel] [PATCH 0/1] qmp: extend QMP to provide read/write access to physical memory
 2014-11-26  8:41 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] "

[Qemu-devel] [PATCH 00/12] block: Various Coverity-spotted fixes
 2014-11-26  7:23 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/12] block: qcow2 driver may not be found
` [Qemu-devel] [PATCH 02/12] block/vvfat: qcow "
` [Qemu-devel] [PATCH 03/12] block/nfs: Add create_opts
` [Qemu-devel] [PATCH 04/12] block: Check create_opts before image creation
` [Qemu-devel] [PATCH 05/12] qemu-img: "
` [Qemu-devel] [PATCH 06/12] qemu-img: Check create_opts before image amendment
` [Qemu-devel] [PATCH 07/12] iotests: Only kill NBD server if it runs
` [Qemu-devel] [PATCH 08/12] iotests: Add test for unsupported image creation
` [Qemu-devel] [PATCH 09/12] qcow2: Prevent numerical overflow
` [Qemu-devel] [PATCH 10/12] qcow2: Flushing the caches in qcow2_close may fail
` [Qemu-devel] [PATCH 11/12] qcow2: Respect bdrv_truncate() error
` [Qemu-devel] [PATCH 12/12] block/raw-posix: Fix ret in raw_open_common()

[Qemu-devel] [PATCH v3 00/12] spapr: add support for pci hotplug
 2014-11-26  6:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH 04/12] spapr_pci: add set-indicator RTAS interface

[Qemu-devel] [PATCH] input: move input-send-event into experimental namespace
 2014-11-26  6:21 UTC  (7+ messages)

[Qemu-devel] [PATCH for-2.3 0/5] aio: Support epoll by introducing qemu_poll abstraction
 2014-11-26  5:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.3 3/5] poll: Add epoll implementation for qemu_poll

[Qemu-devel] qemu crash with virtio on Xen domUs (backtrace included)
 2014-11-26  5:23 UTC  (8+ messages)
      ` [Qemu-devel] [Xen-devel] "
        ` [Qemu-devel] virtio leaks cpu mappings, was: "
          ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH for-2.2] qemu-timer: Avoid overflows when converting timeout to struct timespec
 2014-11-26  3:09 UTC  (5+ messages)

[Qemu-devel] [v2 1/4] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options
 2014-11-26  2:03 UTC  (7+ messages)
    ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH v2] Block migration: fix return value
 2014-11-26  1:55 UTC  (2+ messages)

[Qemu-devel] [Regression] hmp: QEMU crash on device_del auto-completion
 2014-11-26  1:13 UTC  (4+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 2.2.0-rc3 is now available
 2014-11-25 22:23 UTC 

[Qemu-devel] Cortex-M development progress
 2014-11-25 21:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/47] Postcopy implementation
 2014-11-25 19:58 UTC  (25+ messages)
` [Qemu-devel] [PATCH v4 06/47] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH v4 16/47] Return path: Source handling of return path
` [Qemu-devel] [PATCH v4 24/47] Allow savevm handlers to state whether they could go into postcopy
` [Qemu-devel] [PATCH v4 25/47] postcopy: OS support test
` [Qemu-devel] [PATCH v4 40/47] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PATCH v4 41/47] qemu_ram_block_from_host
` [Qemu-devel] [PATCH v4 42/47] Don't sync dirty bitmaps in postcopy

[Qemu-devel] [PATCH] target-i386: add feature flags for CPUID[EAX=0xd, ECX=1]
 2014-11-25 20:02 UTC  (3+ messages)

[Qemu-devel] [2.3 PATCH v7 00/10] block: Incremental backup series
 2014-11-25 19:55 UTC  (12+ messages)
` [Qemu-devel] [2.3 PATCH v7 01/10] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [2.3 PATCH v7 02/10] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [2.3 PATCH v7 03/10] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [2.3 PATCH v7 04/10] hbitmap: Add hbitmap_copy
` [Qemu-devel] [2.3 PATCH v7 05/10] block: Add bdrv_copy_dirty_bitmap and bdrv_reset_dirty_bitmap
` [Qemu-devel] [2.3 PATCH v7 06/10] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable
` [Qemu-devel] [2.3 PATCH v7 07/10] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [2.3 PATCH v7 08/10] qapi: Add transaction support to block-dirty-bitmap-{add, enable, disable}
` [Qemu-devel] [2.3 PATCH v7 09/10] qmp: Add dirty bitmap 'enabled' field in query-block
` [Qemu-devel] [2.3 PATCH v7 10/10] qemu-iotests: Add tests for drive-backup sync=dirty-bitmap

[Qemu-devel] [PATCH 00/17] RFC: userfault v2
 2014-11-25 19:45 UTC  (7+ messages)

[Qemu-devel] [PATCH] increase maxmem before calling xc_domain_populate_physmap
 2014-11-25 18:24 UTC  (2+ messages)
` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH v2 for-2.2] input: move input-send-event into experimental namespace
 2014-11-25 18:22 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 RFC 0/9] Update tests/qemu-iotests cases for multi-platform support
 2014-11-25 18:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 RFC 4/9] qemu-iotests: fix test 039

[Qemu-devel] [PATCH RFC v2 00/12] qemu: towards virtio-1 host support
 2014-11-25 18:01 UTC  (17+ messages)
` [Qemu-devel] [PATCH RFC v2 01/12] linux-headers/virtio_config: Update with VIRTIO_F_VERSION_1
` [Qemu-devel] [PATCH RFC v2 02/12] virtio: cull virtio_bus_set_vdev_features
` [Qemu-devel] [PATCH RFC v2 03/12] virtio: support more feature bits
` [Qemu-devel] [PATCH RFC v2 04/12] s390x/virtio-ccw: fix check for WRITE_FEAT
` [Qemu-devel] [PATCH RFC v2 05/12] virtio: introduce legacy virtio devices
` [Qemu-devel] [PATCH RFC v2 06/12] virtio: allow virtio-1 queue layout
` [Qemu-devel] [PATCH RFC v2 07/12] dataplane: allow virtio-1 devices
` [Qemu-devel] [PATCH RFC v2 08/12] s390x/css: Add a callback for when subchannel gets disabled
` [Qemu-devel] [PATCH RFC v2 09/12] s390x/virtio-ccw: add virtio set-revision call
` [Qemu-devel] [PATCH RFC v2 10/12] s390x/virtio-ccw: support virtio-1 set_vq format
` [Qemu-devel] [PATCH RFC v2 11/12] virtio-net/virtio-blk: enable virtio 1.0
` [Qemu-devel] [PATCH RFC v2 12/12] s390x/virtio-ccw: "

[Qemu-devel] [PATCH v2] persistent dirty bitmap: add QDB file spec
 2014-11-25 17:58 UTC  (6+ messages)

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2014-11-25 17:24 UTC  (4+ messages)
` [Qemu-devel] [Bug 1368815] "
` [Qemu-devel] [Bug 1368815] Please test proposed package

[Qemu-devel] [PATCH v2 0/3] block: Don't probe for unknown backing file format
 2014-11-25 17:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] qcow2: Fix header extension size check
` [Qemu-devel] [PATCH v2 2/3] qcow2.py: Add required padding for header extensions
` [Qemu-devel] [PATCH v2 3/3] block: Don't probe for unknown backing file format

[Qemu-devel] [PATCH] block: Don't probe for unknown backing file format
 2014-11-25 17:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] virtio-net: do not leak cpu mappings
 2014-11-25 17:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] introduce virtqueue_unmap_sg
` [Qemu-devel] [PATCH 2/4] use virtqueue_unmap_sg in virtqueue_fill
` [Qemu-devel] [PATCH 3/4] move virtqueue_unmap_sg calls from virtqueue_fill to virtqueue_push
` [Qemu-devel] [PATCH 4/4] virtio-net: do not leak cpu mappings
` [Qemu-devel] [Xen-devel] [PATCH 0/4] "

[Qemu-devel] [PATCH] vnc-enc-tight: fix Arguments in wrong order
 2014-11-25 16:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] iotests: Fix test 039
 2014-11-25 16:53 UTC  (16+ messages)
` [Qemu-devel] [PATCH 1/3] qemu-io: Let -c abort raise any signal
` [Qemu-devel] [PATCH 2/3] iotests: Filter for "Killed" in qemu-io output

[Qemu-devel] [PATCH v3 0/9] raw: Prohibit dangerous writes for probed images
 2014-11-25 16:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 7/9] "

[Qemu-devel] configure options of qemu
 2014-11-25 16:47 UTC  (2+ messages)

[Qemu-devel] crash in tcp_output qemu 2.0.0
 2014-11-25 16:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/3] linux-aio: fix batch submission
 2014-11-25 16:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH v6 1/3] linux-aio: fix submit aio as a batch
` [Qemu-devel] [PATCH v6 2/3] linux-aio: handling -EAGAIN for !s->io_q.plugged case
` [Qemu-devel] [PATCH v6 3/3] linux-aio: remove 'node' from 'struct qemu_laiocb'

[Qemu-devel] [PATCH 0/2] vga: demote cirrus
 2014-11-25 15:05 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/2] vga: flip qemu 2.2 pc machine types from cirrus to stdvga

[Qemu-devel] [PATCH v11 00/26] target-arm: add Security Extensions for CPUs
 2014-11-25 14:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-s390x: fix possible out of bounds read
 2014-11-25 14:53 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] qmp: fix typo in input-send-event examples
 2014-11-25 14:53 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v2] hw/arm/boot: fix uninitialized scalar variable warning reported by coverity
 2014-11-25 14:48 UTC  (2+ messages)

[Qemu-devel] KVM call minutes for 2015-11-25
 2014-11-25 14:48 UTC 

[Qemu-devel] [PATCH] hw/arm/realview.c: Fix memory leak in realview_init()
 2014-11-25 14:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a
 2014-11-25 14:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] softfloat: Apply patch corresponding to rebasing to softfloat-2a
` [Qemu-devel] [PATCH 2/6] softfloat: Revert remaining portions of commits 75d62a5856 and 3430b0be36f
` [Qemu-devel] [PATCH 3/6] softfloat: Revert remaining parts of commits b645bb4885 and 5a6932d51d
` [Qemu-devel] [PATCH 4/6] softfloat: Implement uint64_to_float64() and uint64_to_float32()
` [Qemu-devel] [PATCH 5/6] softfloat: reimplement SNAN_BIT_IS_ONE support
` [Qemu-devel] [PATCH 6/6] softfloat: Clarify license status

[Qemu-devel] [v2 2/4] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
 2014-11-25 14:44 UTC  (3+ messages)

[Qemu-devel] hw/arm/virt: linux,stdout-path -> stdout-path
 2014-11-25 14:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/12] qcow2: Add new overlap check functions
 2014-11-25 13:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 01/12] "

[Qemu-devel] [PATCH v2 0/6] Geometry and blocksize support for backing devices
 2014-11-25 13:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/6] geometry: Detect blocksize via ioctls in separate static functions

[Qemu-devel] [PATCH 0/3] add PCI support for the s390 platform
 2014-11-25 12:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] s390: Add PCI bus support

[Qemu-devel] [RFC PATCH v1 0/2] VFIO: add VT-d Posted-Interrupts support
 2014-11-25 12:25 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v1 1/2] linux-headers: Update KVM headers
` [Qemu-devel] [RFC PATCH v1 2/2] x86: Update VT-d Posted-Interrupts related information

[Qemu-devel] "File too large" error from "qemu-img snapshot" (was Re: AW: Bug Repoting Directions Request)
 2014-11-25 11:49 UTC  (11+ messages)

[Qemu-devel] [BUGFIX][PATCH for 2.2 1/1] hw/ide/core.c: Prevent SIGSEGV during migration
 2014-11-25 11:11 UTC  (8+ messages)

[Qemu-devel] [PULL v2 00/15] pc, pci, misc bugfixes
 2014-11-25 11:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-mips: add CPU definition for MIPS-II
 2014-11-25 11:04 UTC 

[Qemu-devel] [PATCH 00/13] linux-aio/virtio-scsi: support AioContext wide IO submission as batch
 2014-11-25 10:47 UTC  (4+ messages)

[Qemu-devel] [RFC v2 0/4] Add Generic PCI host device update
 2014-11-25 10:28 UTC  (7+ messages)
` [Qemu-devel] [RFC v2 3/4] hw/pci-host: Add a generic PCI host controller for virtual platforms


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).