Re: [Qemu-devel] virtio ssd caching

2016-09-07 Thread Richard W.M. Jones
On Wed, Sep 07, 2016 at 03:36:38PM -0400, Stefan Hajnoczi wrote: > On Tue, Sep 06, 2016 at 12:44:39PM +0430, Aarian P. Aleahmad wrote: > > I am looking for a solution to cache a VM on a SSD without the guest > > knowing about it. We can do it by caching the disk on which the VM's disk > > is lcoate

Re: [Qemu-devel] virtio ssd caching

2016-09-07 Thread Stefan Hajnoczi
On Tue, Sep 06, 2016 at 12:44:39PM +0430, Aarian P. Aleahmad wrote: > I am looking for a solution to cache a VM on a SSD without the guest > knowing about it. We can do it by caching the disk on which the VM's disk > is lcoated with a SSD or we can do it through the hypervisor (i.e. Qemu, > KVM, et

[Qemu-devel] virtio ssd caching

2016-09-06 Thread Aarian P. Aleahmad
Hi there I am looking for a solution to cache a VM on a SSD without the guest knowing about it. We can do it by caching the disk on which the VM's disk is lcoated with a SSD or we can do it through the hypervisor (i.e. Qemu, KVM, etc.). I was thinking about passing an ssd device to the hypervisor