Re: [Qemu-devel] RFC: avoid #ifdef for target cpu list - for x86, too.

2007-10-21 Thread Thiemo Seufer
Dan Kenigsberg wrote: > This seems like a good excuse to send my suggested -cpu option for the > x86 target. It is just like my previous "take 4", but fits to the newly > unified cpu_list. Leads to an instant segfault for the i386 usermode emulation. Thiemo

[Qemu-devel] qemu vl.c

2007-10-21 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/10/21 23:20:46 Modified files: . : vl.c Log message: Support tap down script, by Wolfram Gloger. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot=qemu&r1=1.349

Re: [Qemu-devel] I got a kernel booted under qemu-system-ppc !

2007-10-21 Thread Rob Landley
On Sunday 21 October 2007 5:24:34 am J. Mayer wrote: > > P.S. I removed you from the CC: list because your ISP is still bouncing > > my emails as spam, and I don't know if the list sends you a copy if > > you're cc'd. > > Strange, my ISP does not tag your mails as spams, when I receive them. If y

Re: [Qemu-devel] qemu/hw piix_pci.c

2007-10-21 Thread Thiemo Seufer
Avi Kivity wrote: >> Modified files: >> hw : piix_pci.c >> Log message: >> Enable ACPI interrupts, by Igor Lvovsky. >> >> CVSWeb URLs: >> http://cvs.savannah.gnu.org/viewcvs/qemu/hw/piix_pci.c?cvsroot=qemu&r1=1.11&r2=1.12 >> >> > > IMO this is a bug. The patch enables the

[Qemu-devel] qemu/hw ppc_prep.c

2007-10-21 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/21 15:53:01 Modified files: hw : ppc_prep.c Log message: Bugfix: now PCI NICs really work on PowerPC PreP platform. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ppc_pr

[Qemu-devel] qemu/hw ppc_prep.c

2007-10-21 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/21 12:29:36 Modified files: hw : ppc_prep.c Log message: Allow use of PCI NICs on PowerPC PreP platform. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ppc_prep.c?cvsroo

Re: [Qemu-devel] I got a kernel booted under qemu-system-ppc !

2007-10-21 Thread J. Mayer
On Sun, 2007-10-21 at 12:24 +0200, J. Mayer wrote: > On Sun, 2007-10-21 at 04:55 -0500, Rob Landley wrote: > > On Saturday 20 October 2007 3:50:52 am J. Mayer wrote: [...] > > > And you can get the list of all CPUs emulated by Qemu with the '-cpu ?' > > > switch. > > > > I did that, but it -cpu ?

Re: [Qemu-devel] qemu alpha?

2007-10-21 Thread J. Mayer
On Sun, 2007-10-21 at 05:43 -0500, Rob Landley wrote: > On Saturday 20 October 2007 3:56:12 am J. Mayer wrote: > > On Fri, 2007-10-19 at 19:49 -0500, Rob Landley wrote: > > > On Sunday 14 October 2007 5:14:27 am J. Mayer wrote: > > > > On Sun, 2007-10-14 at 11:19 +0200, Oliver Falk wrote: > > > >

Re: [Qemu-devel] I got a kernel booted under qemu-system-ppc !

2007-10-21 Thread J. Mayer
On Sun, 2007-10-21 at 04:55 -0500, Rob Landley wrote: > On Saturday 20 October 2007 3:50:52 am J. Mayer wrote: > > Sleep mode is currently implemented only for a few CPUs. I should add > > all the currently emulated cores. For this, I would have to emulate the > > HID registers, in most case, whic

Re: [Qemu-devel] qemu alpha?

2007-10-21 Thread Paul Brook
> > - there is no hardware machine emulation for Alpha in Qemu. > > As I have no Alpha platform, I don't know much about the hardware to be > > emulated. > > I do know that the ev6 bus is the same as the Athlon used. The CPU bus is pretty much irelevant. It's almost entirely transparent from a so

Re: [Qemu-devel] qemu alpha?

2007-10-21 Thread Rob Landley
On Saturday 20 October 2007 3:56:12 am J. Mayer wrote: > On Fri, 2007-10-19 at 19:49 -0500, Rob Landley wrote: > > On Sunday 14 October 2007 5:14:27 am J. Mayer wrote: > > > On Sun, 2007-10-14 at 11:19 +0200, Oliver Falk wrote: > > > > Hi list! > > > > > > Hi you ! > > > > > > > Just wanted to know

Re: [Qemu-devel] I got a kernel booted under qemu-system-ppc !

2007-10-21 Thread Rob Landley
On Saturday 20 October 2007 3:50:52 am J. Mayer wrote: > Sleep mode is currently implemented only for a few CPUs. I should add > all the currently emulated cores. For this, I would have to emulate the > HID registers, in most case, which is still not done. Getting it to exit in response to a shut

[Qemu-devel] qemu/target-alpha STATUS

2007-10-21 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/21 09:46:04 Added files: target-alpha : STATUS Log message: New status file for Alpha emulation target. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/STATUS?cvsroot=qem

Re: [Qemu-devel] I got a kernel booted under qemu-system-ppc !

2007-10-21 Thread J. Mayer
On Sat, 2007-10-20 at 23:49 +0200, Aurelien Jarno wrote: > Aurelien Jarno a écrit : > > Aurelien Jarno a écrit : > >> Aurelien Jarno a écrit : > >> > >>> I have used QEMU CVS with a Debian Sid image. It basically works, I am > >>> even able to login via SSH, but I have noticed two problems: > >>>

Re: [Qemu-devel] qemu alpha?

2007-10-21 Thread J. Mayer
On Sat, 2007-10-20 at 13:49 +0100, Thiemo Seufer wrote: > J. Mayer wrote: > > > > On Fri, 2007-10-19 at 19:49 -0500, Rob Landley wrote: > > > On Sunday 14 October 2007 5:14:27 am J. Mayer wrote: > > > > On Sun, 2007-10-14 at 11:19 +0200, Oliver Falk wrote: > > > > > Hi list! > > > > > > > > Hi yo

Re: [Qemu-devel] qemu/hw piix_pci.c

2007-10-21 Thread Avi Kivity
Thiemo Seufer wrote: CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer07/10/20 20:36:52 Modified files: hw : piix_pci.c Log message: Enable ACPI interrupts, by Igor Lvovsky. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/p