Re: Integration of qemu-img

2020-04-23 Thread Daniel P . Berrangé
On Thu, Apr 23, 2020 at 12:53:48PM +0200, janine.schnei...@fau.de wrote: > Hy again, > > okay so now we have an easy way out just in case. > But I still want to build an DLL and/or a shared library for integration > into the tool. I want the tool to be platform independent and I was > already able

AW: Integration of qemu-img

2020-04-23 Thread janine.schneider
Gesendet: Donnerstag, 23. April 2020 12:41 An: janine.schnei...@fau.de Cc: qemu-devel ; qemu block Betreff: Re: Integration of qemu-img On Thu, Apr 23, 2020 at 11:20 AM wrote: > this requires the user of the application to install qemu first right? > If this is the case then t

Re: Integration of qemu-img

2020-04-23 Thread Stefan Hajnoczi
On Thu, Apr 23, 2020 at 11:20 AM wrote: > this requires the user of the application to install qemu first right? > If this is the case then this is unfortunately not an option. The user shall > not be bothered with installing anything else then the tool. Hi Janine, Please use Reply-All to keep th

Re: Integration of qemu-img

2020-04-22 Thread Stefan Hajnoczi
On Thu, Apr 16, 2020 at 09:50:48AM +0200, Markus Armbruster wrote: > Cc: qemu-block > > writes: > > > Dear Sir or Madam, > > > > > > > > I am a PhD student at the Friedrich-Alexander-University Erlangen-Nürnberg > > in Bavaria Germany and I am currently working on an open-source forensic > > a

Re: Integration of qemu-img

2020-04-16 Thread Markus Armbruster
Cc: qemu-block writes: > Dear Sir or Madam, > > > > I am a PhD student at the Friedrich-Alexander-University Erlangen-Nürnberg > in Bavaria Germany and I am currently working on an open-source forensic > analysis tool. I would like to use qemu-img for converting virtual discs to > raw files an

Integration of qemu-img

2020-04-14 Thread janine.schneider
Dear Sir or Madam, I am a PhD student at the Friedrich-Alexander-University Erlangen-Nürnberg in Bavaria Germany and I am currently working on an open-source forensic analysis tool. I would like to use qemu-img for converting virtual discs to raw files and to get virtual disc information. By no