Re: [Qemu-devel] BIOS calls in 16bit protected mode

2012-06-13 Thread Roy Tam
2012/6/14 Natalia Portillo : > Hi Kevin, > > Long time ago I read about OS/2 calling 16-bit protected mode BIOS, but the > documentation didn't specified if this was constrained to the separate > protected mode BIOS included by PS/2 systems or the real mode BIOS included > by the same PS/2 syste

Re: [Qemu-devel] BIOS calls in 16bit protected mode

2012-06-13 Thread Kevin O'Connor
On Thu, Jun 14, 2012 at 04:17:19AM +0100, Natalia Portillo wrote: > Hi Kevin, > > Long time ago I read about OS/2 calling 16-bit protected mode BIOS, > but the documentation didn't specified if this was constrained to > the separate protected mode BIOS included by PS/2 systems or the > real mode B

Re: [Qemu-devel] BIOS calls in 16bit protected mode

2012-06-13 Thread Natalia Portillo
Hi Kevin, Long time ago I read about OS/2 calling 16-bit protected mode BIOS, but the documentation didn't specified if this was constrained to the separate protected mode BIOS included by PS/2 systems or the real mode BIOS included by the same PS/2 systems and the whole rest of PC computers.