Re: [Qemu-devel] qemu-system-sparc and Solaris 1.1.2 / SunOS 4.1.4

2008-02-19 Thread Robert Reif
Andrew Warkentin wrote: SunOS might run in TME (http://people.csail.mit.edu/fredette/tme/). I don't think anything other than Linux runs in QEMU's Sun emulation (or for that matter, any of the non-PC QEMU emulators). Unfortunately TME only emulates a SPARCstation2 (sun4c). I have only bee

Re: [Qemu-devel] Problems with dynticks clock

2008-02-19 Thread Victor Shkamerda
Hello >>> On 2/18/2008 at 9:01 PM, in message <[EMAIL PROTECTED]>, "Sergey Bychkov" <[EMAIL PROTECTED]> wrote: > Looks that I had such problem, but only with rtc and unix clock, not with > dynticks. Did You find any solution? The only solution for now is to not use dynticks clock in DOS. I have

[Qemu-devel] Re: qemu unchecked block read/write vulnerability

2008-02-19 Thread Ian Jackson
I was doing some merging of qemu and I noticed that the block driver backends don't check the guest's read/write attempts against the nominal size of the block device. I haven't checked all of the backends but I have verified the bug with block-cow.c, which I have in my test induced to set a bitma

Re: [Qemu-devel] qemu-system-sparc and Solaris 1.1.2 / SunOS 4.1.4

2008-02-19 Thread Blue Swirl
On 2/19/08, M. Warner Losh <[EMAIL PROTECTED]> wrote: > In message: <[EMAIL PROTECTED]> > "Blue Swirl" <[EMAIL PROTECTED]> writes: > : On 2/19/08, M. Warner Losh <[EMAIL PROTECTED]> wrote: > : > In message: <[EMAIL PROTECTED]> > : > Andrew Warkentin <[EMAIL PROTECTED]> write

Re: [Qemu-devel] qemu-system-sparc and Solaris 1.1.2 / SunOS 4.1.4

2008-02-19 Thread Blue Swirl
On 2/19/08, M. Warner Losh <[EMAIL PROTECTED]> wrote: > In message: <[EMAIL PROTECTED]> > Andrew Warkentin <[EMAIL PROTECTED]> writes: > : Robert Reif wrote: > : > : > Jan Holzhueter wrote: > : > > : >> Hi everyone, > : >> we are planing to get rid of some old sparc hardware. > : >> The

Re: [Qemu-devel] qemu-system-sparc and Solaris 1.1.2 / SunOS 4.1.4

2008-02-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Blue Swirl" <[EMAIL PROTECTED]> writes: : On 2/19/08, M. Warner Losh <[EMAIL PROTECTED]> wrote: : > In message: <[EMAIL PROTECTED]> : > Andrew Warkentin <[EMAIL PROTECTED]> writes: : > : Robert Reif wrote: : > : : > : > Jan Holzhueter wrote:

Re: [Qemu-devel] qemu-system-sparc and Solaris 1.1.2 / SunOS 4.1.4

2008-02-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Blue Swirl" <[EMAIL PROTECTED]> writes: : On 2/19/08, M. Warner Losh <[EMAIL PROTECTED]> wrote: : > In message: <[EMAIL PROTECTED]> : > "Blue Swirl" <[EMAIL PROTECTED]> writes: : > : On 2/19/08, M. Warner Losh <[EMAIL PROTECTED]> wrote: : > :

[Qemu-devel] Re: endianness and network emulation for PowerPC

2008-02-19 Thread Rob Landley
On Monday 18 February 2008 14:57:57 Hollis Blanchard wrote: > I've been debugging network problems in qemu for a week or two, and > there seem to be some pervasive misunderstandings about endianness. I'm > trying to use a big-endian target on a big-endian guest, and this has > exposed a lot of brea

Re: [Qemu-devel] Patch for compiling with GCC 4

2008-02-19 Thread Christian Roue
Thanks Thiemo. I'll look at TCG, some more doc reading ahead apparently. Bye Chris On Feb 18, 2008 9:49 PM, Thiemo Seufer <[EMAIL PROTECTED]> wrote: > Alexander Graf wrote: > > > > On Feb 17, 2008, at 9:22 PM, Christian Roue wrote: > > > >> Well, I somehow felt like it was a bit brutal and probab

Re: [Qemu-devel] [PATCH] APIC: add NMI and SMI IPI support

2008-02-19 Thread Robi Yagel
Hello, Thanks for the patch, if you can, please advice on the proper place to add periodic generation of SMI/NMIs in order to simulate, e.g., a watchdog (and the needed parameters - except for CPU_INTERRUPT_NMI...) Thanks in advance, Robi >> original message from Jan Kiszka on Mon, 28 Jan 2008 1

[Qemu-devel] precompiled qemu-system-x86_64 is 32 bit instead of 64 bit

2008-02-19 Thread Ralf Baerwaldt
Hi ! I downloaded http://fabrice.bellard.free.fr/qemu/qemu-0.9.1-i386.tar.gz and I'm using an AMD Opteron. Is this version the correct one for my system ? # file /usr/local/bin/qemu-system-x86_64 /usr/local/bin/qemu-system-x86_64: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU

Re: [Qemu-devel] precompiled qemu-system-x86_64 is 32 bit instead of 64 bit

2008-02-19 Thread Johannes Schindelin
Hi, On Tue, 19 Feb 2008, Ralf Baerwaldt wrote: > I downloaded http://fabrice.bellard.free.fr/qemu/qemu-0.9.1-i386.tar.gz > and I'm using an AMD Opteron. > > Is this version the correct one for my system ? > > # file /usr/local/bin/qemu-system-x86_64 > /usr/local/bin/qemu-system-x86_64: ELF 32-b