On Mon, Nov 18, 2013 at 04:40:39PM +0100, Kevin Wolf wrote:
> Am 18.11.2013 um 16:32 hat Stefan Hajnoczi geschrieben:
> > On Thu, Nov 14, 2013 at 10:24:04AM +0800, Fam Zheng wrote:
> > > The default cache mode for drive options is changed to writethrough, and
> > > overridable with "./check -c ".
>
On 2013年11月18日 23:38, Kevin Wolf wrote:
Am 18.11.2013 um 16:29 hat Stefan Hajnoczi geschrieben:
On Thu, Nov 14, 2013 at 10:24:04AM +0800, Fam Zheng wrote:
The default cache mode for drive options is changed to writethrough, and
overridable with "./check -c ".
Please make the default "writebac
Am 18.11.2013 um 16:32 hat Stefan Hajnoczi geschrieben:
> On Thu, Nov 14, 2013 at 10:24:04AM +0800, Fam Zheng wrote:
> > The default cache mode for drive options is changed to writethrough, and
> > overridable with "./check -c ".
> >
> > Signed-off-by: Fam Zheng
> > ---
> > tests/qemu-iotests/co
Am 18.11.2013 um 16:29 hat Stefan Hajnoczi geschrieben:
> On Thu, Nov 14, 2013 at 10:24:04AM +0800, Fam Zheng wrote:
> > The default cache mode for drive options is changed to writethrough, and
> > overridable with "./check -c ".
>
> Please make the default "writeback" so that ./check completes mo
On Thu, Nov 14, 2013 at 10:24:04AM +0800, Fam Zheng wrote:
> The default cache mode for drive options is changed to writethrough, and
> overridable with "./check -c ".
>
> Signed-off-by: Fam Zheng
> ---
> tests/qemu-iotests/common | 13 -
> tests/qemu-iotests/iotests.py | 3 ++-
On Thu, Nov 14, 2013 at 10:24:04AM +0800, Fam Zheng wrote:
> The default cache mode for drive options is changed to writethrough, and
> overridable with "./check -c ".
Please make the default "writeback" so that ./check completes more
quickly.
Also, please also indicate in the commit description
Tried on RH6.4 x86_64 on upstream, the value can be passed to the final
vm boot command.
Tested-by: Wenchao Xia
The default cache mode for drive options is changed to writethrough, and
overridable with "./check -c ".
Signed-off-by: Fam Zheng
---
tests/qemu-iotests/common | 13 -
tests/qemu-iotests/iotests.py | 3 ++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/tests/qe