qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: APM bug Re: [Qemu-devel] Re: Suggestion - trap window-close of VM


From: Alex Beregszaszi
Subject: Re: APM bug Re: [Qemu-devel] Re: Suggestion - trap window-close of VM
Date: Tue, 5 Apr 2005 15:55:06 +0200

Organization: Free Software Network (http://www.fsn.hu/)
X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; powerpc-unknown-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Hi,

> APM: EAX=00005300
> APM: EAX=00005301
> APM: EAX=0000530e
> APM: EAX=00005300
> APM: EAX=00005304
> APM: EAX=00005302 [16-bit protected mode interface connect]
> APM: EAX=0000530e

The installation check returns that the 16bit pm if is implemented,
however, it is not. You forgot to include the new version of apmbios in
rombios.c about at line 8791 (however, i have a slightly modified file).

There you need to add:
#define APM_PROT16
#include "apmbios.S"

below the use16 line.

-- 
Alex Beregszaszi                        e-mail: address@hidden
Free Software Network                   cell: +36 70 3144424




reply via email to

[Prev in Thread] Current Thread [Next in Thread]