-Original Message-
From: Stefan Hajnoczi [mailto:stefa...@gmail.com]
Sent: Wednesday, September 03, 2014 4:06 PM
To: Sanjay Kumar2
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Query regarding bdrv_co_discard
On Tue, Sep 02, 2014 at 02:09:44AM -0700, Sanjay Kumar2 wrote:
> Ple
On Tue, Sep 02, 2014 at 02:09:44AM -0700, Sanjay Kumar2 wrote:
> Please let me know how to test bdrv_co_discard interface. I mean what steps I
> need to do on KVM host and inside guest to do end to end testing of this
> interface. I have implemented a network protocol based block driver and
> de
Hi,
Please let me know how to test bdrv_co_discard interface. I mean what steps I
need to do on KVM host and inside guest to do end to end testing of this
interface. I have implemented a network protocol based block driver and defined
bdrv_co_discard interface as well which free the blocks on t