[Gelistirici] grub deneyecek cengaverler aranıyor

S.Çağlar Onur caglar at pardus.org.tr
9 Oca 2008 Çar 18:00:39 EET


09 Oca 2008 Çar tarihinde, Onur Küçük şunları yazmıştı: 
> > > donanım bilgisieee ? :) Neyse macbook olduğunu farz ediyorum, a20 d
> > > en
> >
> > Aynen ;)
>
>  re testiniz

daha test etmedim ama KVM listesinde geçen bir thread'den alıntı;


https://bugs.launchpad.net/ubuntu/+source/gfxboot/+bug/140713

The gfxboot maintainer has posted a patch that does the same thing in a 
different way. I've tested the patch and it works as expected.

From Steffen Winterfeldt:

Anyway, ss is already saved, so no need for an extra register. Here is
my version (tested and works on my machine):

--- bincode.asm (revision 650)
+++ bincode.asm (working copy)
@@ -15546,7 +15546,11 @@
   mov ax,pm_seg.prog_d16
   mov ds,ax

- mov eax,ss
+ ; needed for KVM:
+ ; ss:rpl must equal cs:rpl in PM for VT. We can't rely on ss
+ ; maintaining its value after the transition.
+
+ movzx eax,word [rm_seg.ss]
   and esp,0ffffh
   shl eax,4
   add esp,eax


-- 
S.Çağlar Onur <caglar at pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
-------------- sonraki bölüm --------------
A non-text attachment was scrubbed...
Name: kullanılamıyor
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://liste.pardus.org.tr/gelistirici/attachments/20080109/cbee5e73/attachment-0002.pgp>


Gelistirici mesaj listesiyle ilgili daha fazla bilgi