Re: [Qemu-devel] bug in qemu last win32 snapshot (12132007)

2008-01-04 Thread Sebastien WILLEMIJNS
On Thu, 3 Jan 2008 23:45:11 -0800 (PST), "Balazs Attila-Mihaly (Cd-MaN)" <[EMAIL PROTECTED]> said: > Looks like result of patch posted by "Cd-MaN" 30.12.2007 12:01 EEST I do not know how to compile QEMU windows ;) --- Sébastien WILLEMIJNS

Re: [Qemu-devel] bug in qemu last win32 snapshot (12132007)

2008-01-04 Thread Balazs Attila-Mihaly (Cd-MaN)
nu.org Sent: Thursday, 3 January, 2008 9:42:18 PM Subject: Re: [Qemu-devel] bug in qemu last win32 snapshot (12132007) - Original Message - From: "Sebastien WILLEMIJNS" <[EMAIL PROTECTED]> To: Sent: 2.01.2008 11:00 Subject: Re: [Qemu-devel] bug in qemu last win32 snapshot (1

Re: [Qemu-devel] bug in qemu last win32 snapshot (12132007)

2008-01-03 Thread Sergey Bychkov
- Original Message - From: "Sebastien WILLEMIJNS" <[EMAIL PROTECTED]> To: Sent: 2.01.2008 11:00 Subject: Re: [Qemu-devel] bug in qemu last win32 snapshot (12132007) ... but it is a new information to write inside win documentation because if i use qemu-0.9.0 wind

Re: [Qemu-devel] bug in qemu last win32 snapshot (12132007)

2008-01-02 Thread Sebastien WILLEMIJNS
On Wed, 2 Jan 2008 01:09:09 -0700, "c.w. Betts" <[EMAIL PROTECTED]> said: > You have to use double slashes, like "\\". > - Original Message - > > "-hda ..\toto.img" does not works > > moving toto.img to the directory and modify commandline to "-hda > > toto.img" works ! hello, than

Re: [Qemu-devel] bug in qemu last win32 snapshot (12132007)

2008-01-02 Thread c.w. Betts
You have to use double slashes, like "\\". On POSIX systems, the "\" basically says to use a special character (i.e. \n is a new line \t is a tab). However, on DOS systems, it is used to show a directory. Using two of those slashes, you will be passing to qemu that you want to use a director

Re: [Qemu-devel] bug in qemu last win32 snapshot (12132007)

2008-01-01 Thread Sebastien WILLEMIJNS
i complete my last message to write "qemu-0.9.0-windows" directory contains of course latest build ;) --- Sébastien WILLEMIJNS