Hi, Xen use old rombios of Bochs. Do anyone know about version of rombios including in xen-unstable.hg? Best Regards, Akio Takebe _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2008-Dec-11 09:16 UTC
Re: [Xen-devel] [Q] Which version of rombios does xen use?
On 11/12/2008 06:53, "Akio Takebe" <takebe_akio@jp.fujitsu.com> wrote:> > Xen use old rombios of Bochs. > Do anyone know about version of rombios > including in xen-unstable.hg?It has a revision control string at the very top of rombios.c. Perhaps you could match that to Bochs'' revision control system? I assume you want to extract our changes and then merge us with upstream? That''d be nice. Does it have good stuff we want? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Akio Takebe
2008-Dec-11 09:37 UTC
Re: [Xen-devel] [Q] Which version of rombios does xen use?
Hi,>On 11/12/2008 06:53, "Akio Takebe" <takebe_akio@jp.fujitsu.com> wrote: > >> >> Xen use old rombios of Bochs. >> Do anyone know about version of rombios >> including in xen-unstable.hg? > >It has a revision control string at the very top of rombios.c. Perhaps you >could match that to Bochs'' revision control system? >Thanks! I''ll check it.>I assume you want to extract our changes and then merge us with upstream? >That''d be nice. Does it have good stuff we want?Yes, it has some more int1a service(pcibios) than xen''s. And it may has some bufixes. If bochs bios has BCV table and so on, it is easy to port them. Best Regards, Akio Takebe _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2008-Dec-11 10:07 UTC
Re: [Xen-devel] [Q] Which version of rombios does xen use?
On 11/12/2008 09:37, "Akio Takebe" <takebe_akio@jp.fujitsu.com> wrote:>> I assume you want to extract our changes and then merge us with upstream? >> That''d be nice. Does it have good stuff we want? > Yes, it has some more int1a service(pcibios) than xen''s. > And it may has some bufixes. > If bochs bios has BCV table and so on, it is easy to port them.By the way I applied your BCV patch. I guess I should change the JA to a JMP? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Akio Takebe
2008-Dec-11 10:09 UTC
Re: [Xen-devel] [Q] Which version of rombios does xen use?
Hi,>On 11/12/2008 09:37, "Akio Takebe" <takebe_akio@jp.fujitsu.com> wrote: > >>> I assume you want to extract our changes and then merge us with upstream? >>> That''d be nice. Does it have good stuff we want? >> Yes, it has some more int1a service(pcibios) than xen''s. >> And it may has some bufixes. >> If bochs bios has BCV table and so on, it is easy to port them. > >By the way I applied your BCV patch. I guess I should change the JA to a >JMP? >Yes, I''ll post it. Best Regards, Akio Takebe _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel