From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEyS1-000356-Vj for qemu-devel@nongnu.org; Thu, 29 Aug 2013 05:23:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEyRw-0007mb-0h for qemu-devel@nongnu.org; Thu, 29 Aug 2013 05:23:37 -0400 Received: from nodalink.pck.nerim.net ([62.212.105.220]:34242 helo=paradis.irqsave.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEyRv-0007mA-NP for qemu-devel@nongnu.org; Thu, 29 Aug 2013 05:23:31 -0400 Date: Thu, 29 Aug 2013 11:25:30 +0200 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20130829092530.GA5142@irqsave.net> References: <521DFDF6.3070507@redhat.com> <20130828135143.GC6170@irqsave.net> <521E0247.7060202@redhat.com> <20130828140524.GD6170@irqsave.net> <521E03B6.2060205@redhat.com> <20130828142635.GE6170@irqsave.net> <521E3F9E.8010808@rdsoftware.de> <20130828184042.GG6170@irqsave.net> <521E4E06.3090708@rdsoftware.de> <609018151.5992.1377762833839.open-xchange@email.1und1.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <609018151.5992.1377762833839.open-xchange@email.1und1.de> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Boot Problems Windows XP guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Erik Rull Cc: =?iso-8859-1?Q?Beno=EEt?= Canet , Paolo Bonzini , "qemu-devel@nongnu.org" , Stefan Hajnoczi > My commandline section is (I played with bps between 0.5 and 2.0 MB/sec= and iops > with 1000 and 500): > -drive file=3D/dev/sda2,cache=3Dnone,bps=3D548576,bps_max=3D1,iops_max=3D= 1000 > Within qemu it looks like that: > QEMU 1.6.50 monitor - type 'help' for more information > (qemu) info block > ide0-hd0: /dev/sda2 (raw) > =A0 =A0 I/O throttling:=A0 =A0bps=3D548576 bps_rd=3D0 bps_wr=3D0 bps_ma= x=3D1 bps_rd_max=3D0 > bps_wr_max=3D0 iops=3D0 iops_rd=3D0 iops_wr=3D0 iops_max=3D1000 iops_rd= _max=3D0 > iops_wr_max=3D0 iops_size=3D0 > (qemu) Why did you set iops_max but not iops ? Best regards Beno=EEt