Re: [kvm-devel] widescreen resolutions: 1680x1050

2007-11-25 Thread Francesc Romà i Frigolé
indeed. Francesc On Nov 25, 2007 4:05 PM, Shahar Frank [EMAIL PROTECTED] wrote: Hi, If you have time you can compile a vgabios with vbe extension that support your resolution. Even though this resolution is not defined in the spec, the XP driver doesn't care. I did it for 1280x800

Re: [kvm-devel] widescreen resolutions: 1680x1050

2007-11-21 Thread Francesc Romà i Frigolé
On Nov 21, 2007 11:41 AM, Avi Kivity [EMAIL PROTECTED] wrote: Francesc Romà i Frigolé wrote: Hello, Sorry if the post is off-topic, but the qemu users forum has been down for several days. Is it possible to use a wide screen resolution of 1680x1050 with kvm? the guest OS is windows

Re: [kvm-devel] success report (mostly)

2007-02-18 Thread Francesc Romà i Frigolé
or -m 192. I almost killed my poor laptop with -m 384 (it has 512 MB) The HOWTO is on a wiki, so it can be changed by anyone. Feel free to add any text you feel is helpful. I hadn't notice the wiki open for editing. I added a clarification. Francesc

[kvm-devel] success report (mostly)

2007-02-17 Thread Francesc Romà i Frigolé
directly as I'm not subscribed to the list. Francesc - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-24 Thread Francesc
Uri Lublin wrote: Hi Frank, It seems it would be easier if you'd build kvm on a more recent linux kernel (version 2.6.16 or later). You could not make the kvm modules because 2.6.9 kernel does not use Kbuild, but expects that information to be in the Makefile. So... I typed cd kernel; mv

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-24 Thread Francesc
Michael Riepe wrote: Hi! Francesc wrote: I have install 2.6.19.2 kernel in Red Hat and I have got .ko files at last !! But it seems if there is a problem when I try to load the module: modprobe kvm-intel FATAL: Error inserting kvm_intel (/lib/modules/2.6.19.2/extra/kvm-intel.ko

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-18 Thread Francesc
wrote: Hi Frank, The modules were probably already made. Try to remake (from kvm-dir): make clean ; ./configure --qemu-cc=gcc ; make Uri. -Original Message- From: Francesc [mailto:[EMAIL PROTECTED] Sent: Wed 17/01/2007 14:31 To: Uri Lublin Cc: kvm-devel@lists.sourceforge.net

[kvm-devel] compiler problem in Read Hat ES 4

2007-01-16 Thread Francesc
Hi, we are trying to kmstall kvm on a Read Hat Enterprise 4 with all the latest updates, and when we do the make we get this error /usr/bin/gcc32 -I /var/tmp/kvm-11/qemu/../user -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I.. -I/var/tmp/kvm-11/qemu/target-i386