Re: [Qemu-devel] [PATCH] Use snapshots from backing disks

2010-03-18 Thread Kevin Wolf
Am 11.03.2010 14:12, schrieb Kevin Wolf: > Am 09.03.2010 02:13, schrieb Rob Earhart: >> Modify the snapshot load path to find and load snapshots contained in backing >> disks, useful when the current disk is a differencing disk. >> >> Add the source of a snapshot when listing snapshots. >> >> This

Re: [Qemu-devel] [PATCH] Use snapshots from backing disks

2010-03-17 Thread Rob Earhart
On Wed, Mar 17, 2010 at 8:35 AM, Anthony Liguori wrote: > On 03/08/2010 07:13 PM, Rob Earhart wrote: > >> Modify the snapshot load path to find and load snapshots contained in >> backing >> disks, useful when the current disk is a differencing disk. >> >> Add the source of a snapshot when listing

Re: [Qemu-devel] [PATCH] Use snapshots from backing disks

2010-03-17 Thread Anthony Liguori
On 03/08/2010 07:13 PM, Rob Earhart wrote: Modify the snapshot load path to find and load snapshots contained in backing disks, useful when the current disk is a differencing disk. Add the source of a snapshot when listing snapshots. This should only break backwards compatibility for scenarios

Re: [Qemu-devel] [PATCH] Use snapshots from backing disks

2010-03-11 Thread Kevin Wolf
Am 09.03.2010 02:13, schrieb Rob Earhart: > Modify the snapshot load path to find and load snapshots contained in backing > disks, useful when the current disk is a differencing disk. > > Add the source of a snapshot when listing snapshots. > > This should only break backwards compatibility for s

Re: RE : [Qemu-devel] [PATCH] Use snapshots from backing disks

2010-03-09 Thread Keen Shoes
> From: Keen Shoes > Subject: RE : [Qemu-devel] [PATCH] Use snapshots from backing disks > To: earh...@google.com > Date: Tuesday, March 9, 2010, 4:21 PM > > Modify the snapshot load path to find and load snapshots > contained in backing > disks, useful when the curren

[Qemu-devel] [PATCH] Use snapshots from backing disks

2010-03-08 Thread Rob Earhart
Modify the snapshot load path to find and load snapshots contained in backing disks, useful when the current disk is a differencing disk. Add the source of a snapshot when listing snapshots. This should only break backwards compatibility for scenarios depending on not being able to load snapshots