[Qemu-devel] Patches

2005-10-28 Thread malc
At http://www.boblycat.org/~malc/code/patches/qemu/ you will find latest audio, gus/opl3 and retrace patches. Highlights of the release: == Audio (15_aqemu) a. Major overhaul of whole audio subsystem 1. Does no longer depend

Re: [Qemu-devel] Re: VMWare player

2005-10-28 Thread Henning Sprang
On Sat, 2005-10-22 at 23:58 +0200, Johannes Schindelin wrote: > Hi, > > On Sat, 22 Oct 2005, John R. Hogerhuis wrote: > > > On Sat, 2005-10-22 at 12:48 +0200, Stefano Marinelli wrote: > > > > > I don't like it. It's just a "player" and the images can't be written. > > > > use qemu-img to create

Re: ODP: [Qemu-devel] Is it possible run qemu on windows nt ?

2005-10-28 Thread Jernej Simonèiè
On Friday, October 28, 2005, 0:03:09, Sylvain Petreolle wrote: > Do you know where to look for the source of the wonderful NoConsole utility ? > Now qemu is able to display its help page when no parameters are given. It took me a while to find it again, but the source (Basic!) is available here:

[Qemu-devel] ssh in qemu-system-x86_64

2005-10-28 Thread Mario Goppold
Hi list, i don't want to spoil the party but i found another thing that does not work as expected. I set up a network like [Re: [Qemu-devel] several guests with static ip-address yesterday 15:31] and try to ssh to the host: OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 debug1: Reading configuration

Re: [Qemu-devel] 32bit emulation in x86_64 System emulation

2005-10-28 Thread Mario Goppold
Today I found out that the output of nm and ldd for both are identical. The binaries are exchangeable. In other words the compiler produces the same output. And here are the diffs between the strace calls (as attachment). What else can I do? Any suggestions? Mario Am Donnerstag, 27. Oktobe

Re: [Qemu-devel] Can I Create an Image From an Existing Windows Drive?

2005-10-28 Thread Ozan Türkyılmaz
On 28/10/05, Scott Dudley <[EMAIL PROTECTED]> wrote: > > Can I, in Linux, create a disk image from a mounted Windows disk? This > would save installation from scratch and migrating all > software/configuration. > first you have to umount it in sake of safetiness then you can create the image by ca