[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] is x-data-plane considered "stable" ?
From: |
Alexandre DERUMIER |
Subject: |
Re: [Qemu-devel] is x-data-plane considered "stable" ? |
Date: |
Fri, 03 Oct 2014 16:26:52 +0200 (CEST) |
Hi Paolo,
do you you think it'll be possible to use block jobs with dataplane ?
Or is it technically impossible ?
----- Mail original -----
De: "Paolo Bonzini" <address@hidden>
À: "Alexandre DERUMIER" <address@hidden>, "Scott Sullivan" <address@hidden>
Cc: address@hidden
Envoyé: Vendredi 3 Octobre 2014 15:40:59
Objet: Re: is x-data-plane considered "stable" ?
Il 03/10/2014 12:11, Alexandre DERUMIER ha scritto:
> I don't now about the stability, but here what is working and I have tested:
>
> -live migration
> -resizing
> -io throttling
> -hotplugging
>
> I think block jobs (mirror,backup,...) don't work yet.
>
>
> it's working with virtio-blk and virtio-scsi support is coming for qemu 2.2
virtio-scsi support will _not_ be stable in 2.2. It will only be there
for developers, basically.
Paolo