[Qemu-devel] [PATCH] Improve completion in monitor

2007-09-22 Thread Pascal Terjan
Hello, When you want to change CDROM, and you have 2 files in the directory called mandriva-linux-2008.0-free-rc2-CD1.i586.iso and mandriva-linux-2008.0-free-rc2-CD2.i586.iso, you have to enter mandriva-linux-2008.0-free-rc2-CD2 by hand and only get completion on .i586.iso which is not really helpf

[Qemu-devel] [PATCH] Handle vga= in -append (second try)

2007-02-16 Thread Pascal Terjan
Hello, vga= is a special parameter that needs to be handled by bootloader so that the kernel can get it before parsing its command line. The small attached patch add support for it. Index: hw/pc.c === RCS file: /sources/qemu/qemu/hw/p

[Qemu-devel] Re: Support for vga= kernel option

2007-02-05 Thread Pascal Terjan
2007/1/11, Pascal Terjan <[EMAIL PROTECTED]>: Hello, here is a little patch to add support for vga= when using -kernel. Anything against this patch ? ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinf

[Qemu-devel] Support for vga= kernel option

2007-01-11 Thread Pascal Terjan
Hello, here is a little patch to add support for vga= when using -kernel. Index: hw/pc.c === RCS file: /sources/qemu/qemu/hw/pc.c,v retrieving revision 1.68 diff -u -r1.68 pc.c --- hw/pc.c 10 Jan 2007 16:23:41 - 1.68 +++ hw/pc.c 1

Re: [Qemu-devel] time for 0.8.3/0.9?

2006-12-25 Thread Pascal Terjan
On 12/24/06, Werner Dittmann <[EMAIL PROTECTED]> wrote: Well, I'm not a Qemu developer and have no right to vote or make suggestions here. Thus I can only express my humble opinion here (a somewhat selfisch opinion though:-) ): I would love to see that a new release would solve the problems with

Re: [Qemu-devel] [patch] TOC support for raw cdrom block devices

2006-10-25 Thread Pascal Terjan
On 10/24/06, Josh Elsasser <[EMAIL PROTECTED]> wrote: The current raw block drvice code fakes a TOC with one track covering the entire disc. With this patch it attempts to read the TOC from a cdrom device and make that information available to the ide driver when the guest issues an ATAPI READ T

[Qemu-devel] Re: Patch to see all tracks on CDROM

2006-10-11 Thread Pascal Terjan
Stupid bug, here is one working when not using -snapshot Index: hw/cdrom.c === RCS file: /sources/qemu/qemu/hw/cdrom.c,v retrieving revision 1.1 diff -u -r1.1 cdrom.c --- hw/cdrom.c 25 May 2006 23:58:51 - 1.1 +++ hw/cdrom.c 11 Oct

[Qemu-devel] Patch to see all tracks on CDROM

2006-10-05 Thread Pascal Terjan
Hello, Here is a dirty patch to see all tracks of a CD-ROM as I need it. It basically reads TOC in the cdrom_read_toc function. The patch only works for Linux (but adding support for other OS should not be difficult) What would be needed is to have a BlockDriverState parameter for cdrom_read_toc

Re: [Qemu-devel] cdrom hardcoded index

2006-08-27 Thread Pascal Terjan
On 8/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello. How about finally not having cdrom hardcoded? [...] not speaking about more then one images as cdrom What about something like -hdX test.iso,hw=cdrom with default hw being disk ? ___

Re: [Qemu-devel] enh req: Allow ATAPI CD-ROM to be attached other than sec/master

2006-04-15 Thread Pascal Terjan
On 4/14/06, Toby Thain <[EMAIL PROTECTED]> wrote: > Per version 0.8.0, the ATAPI CD-ROM is always attached to IDE > secondary/master (address 2). (See assignment to cdrom_index around > vl.c line 4433.) > > > Bochs allows the CD-ROM to be attached to any of four addresses, my > suggestion is perhap

Re: [Qemu-devel] SMP

2006-04-06 Thread Pascal Terjan
On 4/6/06, Jacek Poplawski <[EMAIL PROTECTED]> wrote: > Hello. Hello > Does "-smp 2" option use both CPUs of my host, or only one? only one > I had impression that "smp" if just emulated, because my compilation > inside target OS is two times longer... > > Is there any way to use two host CPUs in

[Qemu-devel] kqemu copyright info

2006-04-01 Thread Pascal Terjan
The module logs "QEMU Accelerator Module version 1.2.0, Copyright (c) 2005 Fabrice Bellard" while we are in 2006. Major bug ! :-) ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] [PATCH] Add gcc 4.0 support

2006-03-29 Thread Pascal Terjan
On 3/29/06, John Davidorff Pell <[EMAIL PROTECTED]> wrote: > P.S. Why does the list set the reply-to header, isn't that supposed > to be a Bad Thing™? Only according to some people :) I hate when I reply to a list and the message goes to the guy and not to the list... (If someone enforces Reply-To

Re: [Qemu-devel] kqemu version 1.3.0pre5

2006-03-27 Thread Pascal Terjan
On 3/27/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: > Hi, > > I just released a new version of kqemu which fixes some recently > discovered issues. The fixes are the following: > > - Support for guest Linux kernels compiled with gcc >= 3.3 Hello, I tried the Mandriva boot.iso and it now boots f

Re: [Qemu-devel] kernel-kqemu and linux

2006-03-21 Thread Pascal Terjan
On 3/21/06, Brad Campbell <[EMAIL PROTECTED]> wrote: > Neat trick for capturing such groovy stuff.. > In one console :- > > cat /dev/ptyzf | tee qemu.oops.log > > In another console :- > > qemu -hda vm-1.img -kernel /tracks/linux-2.6.15.6/arch/i386/boot/bzImage > -serial /dev/ttyzf -append > "cons

Re: [Qemu-devel] -kernel-kqemu and a linux guest

2006-03-20 Thread Pascal Terjan
On 3/17/06, Brad Campbell <[EMAIL PROTECTED]> wrote: > More info.. > Tried with a brand new shiny 2.6.15.6 kernel.. > screendump and .config at http://fnarfbargle.dyndns.org:81/qemu-oops/ > Also oops2.jpg is the vanilla Debian 2.4 kernel from R3.1 Got the same as oops.jpg when trying on 2.6.12 fro

Re: [Qemu-devel] new pcnet patch ?

2006-01-12 Thread Pascal Terjan
On 1/12/06, Ludovic Drolez <[EMAIL PROTECTED]> wrote: > Anyone has an updated pcnet patch for 0.8.0 ? I updated the patch but I had to make choices and I wanted to discuss them here. As I have no time these days I had not yet posted it here :/ The patch is on : http://cvs.mandriva.com/cgi-bin/cvs

Re: [Qemu-devel] kqemu runtime loading

2005-11-30 Thread Pascal Terjan
On 11/30/05, Jérôme Warnier <[EMAIL PROTECTED]> wrote: > Le mercredi 30 novembre 2005 à 07:36 +0100, Pascal Terjan a écrit : > > On 11/29/05, Jim C. Brown <[EMAIL PROTECTED]> wrote: > > > > For packaged versions of qemu (most Linux distributions do those days

Re: [Qemu-devel] kqemu runtime loading

2005-11-29 Thread Pascal Terjan
On 11/29/05, Jim C. Brown <[EMAIL PROTECTED]> wrote: > > For packaged versions of qemu (most Linux distributions do those days), > > you have to rebuild it yourself (without packaging) instead of using the > > neat available package. Mandriva package is built with support for both kqemu and qvm86

Re: [Qemu-devel] Re: Debian blues (Re: Problem compiling with gcc 3.3 on 2.6.14 (Debian))

2005-11-29 Thread Pascal Terjan
On 11/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >From: Gwenole Beauchesne <[EMAIL PROTECTED]> > > >Use DKMS for kqemu modules? > > > > I would like to try this way on my Mandrake 10.0, but I'm not been > able to find a DKMS RPM for this version (seems like DKMS has been > introduced wit

Re: [Qemu-devel] qemu 0.7.1 + dkms-qvm86-0.7.1 (mandriva cooker) produces version mismatch

2005-08-25 Thread Pascal Terjan
On 8/25/05, Hannes Fuchs <[EMAIL PROTECTED]> wrote: > I am running a mandriva 2005 le with qemu 0.7.1 from cooker and the > dkms-qvm86 package. > > Qemu works fine. Hello, do you use the same package version of qemu and dkms-qvm86 ? Here qemu-0.7.1-3mdk works fine (at least enables the acceler

Re: [Qemu-devel] Mirror for QEMU (sources)

2005-07-26 Thread Pascal Terjan
On 7/26/05, Lennert Buytenhek <[EMAIL PROTECTED]> wrote: > On Tue, Jul 26, 2005 at 02:16:49PM +0200, Hetz Ben Hamo wrote: > > > http://qemu.dad-answers.com/download/ > > I've been making qemu snapshots (plus binary fc3/fc4 packages) > available for a while now at: > > http://qemu.wantsto

Re: [Qemu-devel] Unknown symbol __PAGE_KERNEL_EXEC

2005-07-25 Thread Pascal Terjan
On 7/26/05, Pascal Terjan <[EMAIL PROTECTED]> wrote: > On 7/26/05, Darryl Dixon <[EMAIL PROTECTED]> wrote: > > Hi All, Fabrice, > > > > Compiling the new kqemu-0.7.1 on Fedora Core 4 with kernel > > 2.6.12-1.1398_FC4 gives this error: > > >

Re: [Qemu-devel] Unknown symbol __PAGE_KERNEL_EXEC

2005-07-25 Thread Pascal Terjan
On 7/26/05, Darryl Dixon <[EMAIL PROTECTED]> wrote: > Hi All, Fabrice, > > Compiling the new kqemu-0.7.1 on Fedora Core 4 with kernel > 2.6.12-1.1398_FC4 gives this error: > > -8<--- > [EMAIL PROTECTED] kqemu]$ make > make -C /lib/modules/2.6.12-1.1398_FC4/build M=

Re: [Qemu-devel] kqemu and udev

2005-06-04 Thread Pascal Terjan
On 6/4/05, Oliver Gerlich <[EMAIL PROTECTED]> wrote: > Hello, > how do i configure udev to create /dev/kqemu on boot? I think this was > already posted once, but I couldn't find it. > Currently I have to create /dev/kqemu manually before running Qemu. There is a patch : http://lists.gnu.org/archive

[Qemu-devel] snapshots

2005-05-23 Thread Pascal Terjan
hello, qemu has -loadvm and -snapshot but I don't like having to take care of using the right vm dump with the snapshot, and having to think to savevm to the right file when I commit the disk. What do you think of snapshot/commit (or an additionnal equivalent command) working with full state ? _

Re: [Qemu-devel] [patch] gcc4 host support

2005-05-12 Thread Pascal Terjan
On 5/12/05, Paul Brook <[EMAIL PROTECTED]> wrote: > On Wednesday 11 May 2005 22:04, Paul Brook wrote: > > The attached patch adds support for gcc4 x86 and x86_64 hosts. > > This time with the correct patch attached. Hello, I can't build qemu under gcc4.0.0 with your patch and using -O2. I get : /