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