Re: [Qemu-devel] QEMU on x86_64: some feedback and questions

2007-06-04 Thread Natalia Portillo
Try to disable ACPI emulation in both Linux guest and QEMU command line. It may help. Also check the dmesg output when grub hangs. It may be trying to access an empty or nonexistent floppy drive (I've had this behaviour in a real machine where I had to tell grub to not search for a floppy drive)

Re: [Qemu-devel] [PATCH] kqemu compile fix for kernel = 2.6.22-rc3-git6

2007-06-04 Thread Xavier Gnata
Hi, It works just fine here but we also have to be sure that it still works with a kernel = 2.6.21. Xavier kqemu kernel module does not compile under kernel 2.6.22-rc3-git6 This patch resolves the problem for me: -SNIP-- ---

[Qemu-devel] Re: QEMU on x86_64: some feedback and questions

2007-06-04 Thread Loiseleur Michel
Bruno Cornec a écrit : Hello, I hope this kind of message is acceptable for this list. [I'm not a subscriber yet, please keep my address in cc:] I'm the developper of a project (http://www.mondorescue.org) where I extensively use QEMU for generating all the packages I want to produce for

Re: [Qemu-devel] Porting QEMU to PalmOS

2007-06-04 Thread sinisa marovic
Hi, thanks for the tip about position-independent. I did compile with -fno-pic, and the op.h was then generated without error. Now I have a different problem that might be related to PIC. The thing is, because of the nature of PalmOS, I had to link with -fPIC. Now, after removing the

[Qemu-devel] Qemu - Bochs BIOS - GSoC

2007-06-04 Thread Augusto Pedroza
I am google summer of code student working on the LinuxBIOS project. Since I am using qemu for all my tests I need to understand some specific points a little better. 1- I understand that qemu uses bochs bios but how is it built? I have been investigating bochs bios and there are different

[Qemu-devel] Re: Qemu - Bochs BIOS - GSoC

2007-06-04 Thread Augusto Pedroza
I am google summer of code student working on the LinuxBIOS project. Since I am using qemu for all my tests I need to understand some specific points a little better. 1- I understand that qemu uses bochs bios but how is it built? I have been investigating bochs bios and there are different

[Qemu-devel] qemu/hw mips_malta.c

2007-06-04 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/06/04 18:29:37 Modified files: hw : mips_malta.c Log message: Take advantage of subpage support. CVSWeb URLs:

[Qemu-devel] [PATCH, MIPS64] Fix Status_rw_bitmask values

2007-06-04 Thread Aurelien Jarno
Hi all, The patch below fixes the Status_rw_bitmask values for 64-bit CPUs: - Reverse endianess is currently not implemented, the RE bit should not be writable. - 64-bit is implemented, the PX bit should be writable. Bye, Aurelien Index: target-mips/translate_init.c

[Qemu-devel] PIIX/IDE: ports disabled in PCI config space?

2007-06-04 Thread Luca Tettamanti
Hello, I'm testing the new Fedora7 under KVM. As you may know Fedora has migrated to the new libata drivers. ata_piix is unhappy with the PIIX IDE controller provided by QEmu/KVM: libata version 2.20 loaded. ata_piix :00:01.1: version 2.10ac1 PCI: Setting latency timer of device :00:01.1