[Qemu-devel] PCI IRQ routing problems

2006-09-13 Thread Ed Swierk
Linux 2.6.17 running on the latest qemu snapshot is unable to route IRQs to more than 4 network interfaces when running without ACPI, and is limited to 2 network interfaces with ACPI enabled. With 8 network interfaces and ACPI disabled, I get the following kernel output during boot: ne2k-pci.c:v

Re: [Qemu-devel] Access to QEMU's guest physical memory

2006-09-13 Thread maestro
Am Mittwoch, den 13.09.2006, 12:05 +0200 schrieb G Portokalidis: > Hello, > I have been in the process of porting Argos to Qemu 0.8.2. > In case you haven't heard of Argos, it's basically Qemu extended to > track network data entering the emulator to identify their illegal use > (exploits, etc). >

Re: [Qemu-devel] Whats the status of SH4 port?

2006-09-13 Thread Paul Brook
On Tuesday 12 September 2006 16:05, Kristoffer Ericson wrote: > Greetings, > > Would be interesting to hear on the status of the SH4 port. Im developing > for SH3 and the processors are quite similiar. It mostly works. I've successfully used it to run SH2 applications. I'd expect the same to be t

[Qemu-devel] Re: Vista STOP A5

2006-09-13 Thread marco.sanvido
Date: Tue, 12 Sep 2006 11:08:51 -0400 From: Andrew Barr <[EMAIL PROTECTED]> Subject: [Qemu-devel] Vista STOP A5 To: qemu-devel@nongnu.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain >I am trying to install Windows Vista RC1 in QEMU (CVS snapshot from >23/08/06) on a Linux host and I a

[Qemu-devel] Whats the status of SH4 port?

2006-09-13 Thread Kristoffer Ericson
Greetings, Would be interesting to hear on the status of the SH4 port. Im developing for SH3 and the processors are quite similiar. Best wishes Kristoffer ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/

[Qemu-devel] Access to QEMU's guest physical memory

2006-09-13 Thread G Portokalidis
Hello, I have been in the process of porting Argos to Qemu 0.8.2. In case you haven't heard of Argos, it's basically Qemu extended to track network data entering the emulator to identify their illegal use (exploits, etc). I am using the softmmu to track all accesses to physical memory to track wh