Re: [Qemu-devel] A couple of question

2007-06-05 Thread C . W . Betts
It looks like you are missing the pthread library. What might be happening is that the pthread library is installed, but qemu is not linking to it for some odd reason. Maybe it's looking for a static version of it that isn't on your Hard Drive? On Tuesday, June 5, 2007, at 03:20 PM, Balazs

[Qemu-devel] Sparc32 network problems

2007-06-05 Thread Andreas Färber
Hello, I have recently upgraded from Q/qemu 0.9.0 to qemu CVS HEAD and the sparc32 Lance NIC appears to no longer work correctly. Using Q 0.9.0d88 on a Mac OS X i386 host I was able to boot into debian-40r0-sparc-netinst.iso with qemu-system-sparc, have the NIC configured through DHCP and

[Qemu-devel] A couple of question

2007-06-05 Thread Balazs Attila-Mihaly \(Cd-MaN\)
Hello all. First of all I want to congratulate everybody on this list for the wonderful job s/he is doing. Qemu is the best Open Source emulator out there (and it is fast ;-) ). I'm using Qemu to build an automated malicious code analysis system and as such I would like to make some modificatio

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

2007-06-05 Thread Thiemo Seufer
Aurelien Jarno wrote: > 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. OTOH, those CPUs support RE, that's why I left the bit writable. I think you'll have to boot RiscOS t

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

2007-06-05 Thread Avi Kivity
Luca wrote: Good point. I'm looking at bochs right now: the BIOS doesn't touch that bits. The 2 ports are enabled/disabled - using values from the config file - by the reset function of the emulated controller (iodev/pci_ide.cc), so they're doing the same thing I've done for QEMU. I'd rather not

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

2007-06-05 Thread Luca
On 6/5/07, Avi Kivity <[EMAIL PROTECTED]> wrote: Luca Tettamanti wrote: > 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: > > > [...] > The following patch

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

2007-06-05 Thread Avi Kivity
Luca Tettamanti wrote: 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: [...] The following patch fixes the problem (i.e. ata_piix finds both the HD and the