Re: [Qemu-devel] 0.8.2 and win64

2006-07-27 Thread Igor Kovalenko
On 7/27/06, ZIGLIO, Frediano, VF-IT <[EMAIL PROTECTED]> wrote: >> On 7/26/06, ZIGLIO, Frediano, VF-IT <[EMAIL PROTECTED]>wrote:> >> > Hi,> >   as expected 0.8.2 make windows 64 works. There is however a small > > problem with network card. Windows 64 do not support old ne card soI> > used rtl8139.

Re: [Qemu-devel] Vista ACPI problem

2006-07-27 Thread André Braga
On 7/27/06, Marco Sanvido <[EMAIL PROTECTED]> wrote: Installing the latest Vista Beta2 (build 5456), the system generates a blue screen: STOP: 0x00A5 (0x0001000B, 0x50434146, 0xFFD05050, 0x) This is likely a problem in the QEMU ACPI implementation (see microsoft site), any i

[Qemu-devel] Vista ACPI problem

2006-07-27 Thread Marco Sanvido
Installing the latest Vista Beta2 (build 5456), the systemgenerates a blue screen: STOP: 0x00A5 (0x0001000B, 0x50434146, 0xFFD05050, 0x)This is likely a problem in the QEMU ACPI implementation (see microsoft site),any idea how to solve this?Marco_

RE: [Qemu-devel] 0.8.2 and win64

2006-07-27 Thread ZIGLIO, Frediano, VF-IT
> > On 7/26/06, ZIGLIO, Frediano, VF-IT <[EMAIL PROTECTED]> wrote: > > > > Hi, > > as expected 0.8.2 make windows 64 works. There is however a small > > problem with network card. Windows 64 do not support old ne card so I > > used rtl8139. It seems that 8139plus card make windows enter

Re: [Qemu-devel] Adding a device into Qemu ARM

2006-07-27 Thread Paul Brook
> Furthermore, I have some questions on the steps above: > + step 2: which interrupt I can register with the PIC? Or in my case, it > must not? > + step 2: which value of MEMORY SPACE I can register for this > LED? Anything that's not already being used. Same way you would if you were design

[Qemu-devel] Adding a device into Qemu ARM

2006-07-27 Thread Tieu Ma Dau
Hi all, I'm running Qemu ARM system and Debian Sarge on it. I try to add a new device, for example a LED, into Qemu ARM system. And I think that I must do the following steps: 1. Make a file led.c which simulates this LED, edit the file vl.c and vl.h 2. In file integratorcp.c, function integratorcp