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
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
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
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
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
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
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