Re: [Qemu-devel] scrollable window

2005-07-09 Thread Ashish Naik
HI, I am a user of Qemu trying to run Windows 2000 on my G4 Powerbook. I am not very comfortable with the small qemu window and want to make it bigger. But this fails if I try to resize the window by dragging it. The qemu crashes if I do so. Having fullscreen mode either is not of help as I cant

[Qemu-devel] scrollable window

2005-07-09 Thread Jim C. Brown
I personally feel that a scrollable window is not very useful unless your host resolution is smaller than your guest resolution. Hard to see what the point is really... especially if you want to use full screens and mouse pointer grabbing. Besides, it just looks ugly. I feel the conventional qemu w

Re: [Qemu-devel] fdisk give wrong number for losetup

2005-07-09 Thread Henrik Nordstrom
On Thu, 7 Jul 2005, octane indice wrote: Hello I have some trouble using losetup to mount partitions from the host. [EMAIL PROTECTED]:/usr/src/qemu-test# fdisk -l zipslack.img Vous devez initialiser cylindres. Vous pouvez faire cela à partir du menu des fonctions additionnelles. Disque zipsla

Re: [Qemu-devel] Re: Building a disk image?

2005-07-09 Thread Henrik Nordstrom
On Thu, 7 Jul 2005, Magnus Damm wrote: And, another cool thing is that it comes with full source code. So people that want to tinker with it could download fsimage-0.1.2-guest-src.tar.gz and type configure, make and make install. Download from: http://www.smallworks.com/~jim/fsimage/ Personal

Re: [Qemu-devel] make qemu use tap0 instead of tun0

2005-07-09 Thread Henrik Nordstrom
On Wed, 6 Jul 2005, Jim C. Brown wrote: Ok this is not 100% true either. It wouldn't be too difficult to add a layer on top of the nic hw emulation that did ethernet frame to ip frame and vice versa before passing the frames to a tun device. (The user mode networking code already does ethernet f

Re: [Qemu-devel] make qemu use tap0 instead of tun0

2005-07-09 Thread Henrik Nordstrom
On Wed, 6 Jul 2005, Jim C. Brown wrote: When in tuntap mode, qemu creates a tap device with names like tun0, tun1, etc. which seems to confuse some users (the smart ones who ask why qemu uses IP frames instead of ethernet frames ... or something along those lines). Theses should be named tap0, t

Re: [Qemu-devel] kqemu freebsd host smp problems?

2005-07-09 Thread Norikatsu Shigemura
On Sun, 03 Jul 2005 17:37:42 -0700 Bakul Shah <[EMAIL PROTECTED]> wrote: > Lock writes: > > Is kqemu and the freebsd wrapper smp aware? I just saw this panic > > report again, > > http://lists.freebsd.org/pipermail/freebsd-current/2005-May/050161.html > > and noticed it apparently happened wi