From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhoYl-0000WX-GK for qemu-devel@nongnu.org; Tue, 06 May 2014 19:14:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhoYc-0007XZ-G5 for qemu-devel@nongnu.org; Tue, 06 May 2014 19:14:03 -0400 Received: from mail-pd0-x234.google.com ([2607:f8b0:400e:c02::234]:50742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhoYc-0007XO-7A for qemu-devel@nongnu.org; Tue, 06 May 2014 19:13:54 -0400 Received: by mail-pd0-f180.google.com with SMTP id y10so163040pdj.39 for ; Tue, 06 May 2014 16:13:53 -0700 (PDT) Date: Tue, 6 May 2014 16:13:50 -0700 From: Mike Perez Message-ID: <20140506231350.GA3238@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Configure virtio-scsi options via libvirt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: libvir-list@redhat.com Cc: pbonzini@redhat.com, nab@daterainc.com, qemu-devel@nongnu.org, stefanha@redhat.com Hi everyone, I would like be able to configure virtio-scsi options num_queues, max_sectors, and cmd_per_lun via libvirt. Are there any plans to have this support? -- Mike Perez