Re: [Qemu-devel] qcow2 vs. image file format --> pci device

2007-10-01 Thread Dor Laor
Clemens Kolbitsch wrote: Clemens Kolbitsch wrote: hi everyone! i have a strange problem (at least to me it seems strange :-) ): i have implemented a pci device (Network IC) and it works just fine when using a standard image. however i now want to support snapshotting... i started to conv

Re: Re: [Qemu-devel] qcow2 vs. image file format --> pci device

2007-10-01 Thread Clemens Kolbitsch
> Clemens Kolbitsch wrote: > > hi everyone! > > i have a strange problem (at least to me it seems strange :-) ): > > > > i have implemented a pci device (Network IC) and it works just fine when > > using a standard image. however i now want to support snapshotting... > > > > i started to convert m

Re: [Qemu-devel] qcow2 vs. image file format --> pci device

2007-09-29 Thread Dor Laor
Clemens Kolbitsch wrote: hi everyone! i have a strange problem (at least to me it seems strange :-) ): i have implemented a pci device (Network IC) and it works just fine when using a standard image. however i now want to support snapshotting... i started to convert my image into the qcow2 f

[Qemu-devel] qcow2 vs. image file format --> pci device

2007-09-29 Thread Clemens Kolbitsch
hi everyone! i have a strange problem (at least to me it seems strange :-) ): i have implemented a pci device (Network IC) and it works just fine when using a standard image. however i now want to support snapshotting... i started to convert my image into the qcow2 format and suddenly my code d