Re: [Qemu-devel] [PATCH v1 0/2] Reporting of rotation rate for disks

2017-10-10 Thread Paolo Bonzini
On 04/10/2017 13:40, Daniel P. Berrange wrote: > > There is no mechanism to report this information to virtio-blk. > We could perhaps argue that people should use virtio-scsi instead, > because fixing virtio-blk would require enhancement to both QEMU > and Linux virtio-blk drivers (and other guest

Re: [Qemu-devel] [PATCH v1 0/2] Reporting of rotation rate for disks

2017-10-04 Thread Daniel P. Berrange
On Wed, Oct 04, 2017 at 12:40:06PM +0100, Daniel P. Berrange wrote: > While looking at libvirt tagged questions on serverfault I saw > someone ask how to indicate that a virtual disk is an SSD rather > than rotating rust. > > https://serverfault.com/questions/876467/how-to-add-virtual-storage-as-s