[Xen-devel] Re: [Grub2] Xen branches

2011-11-24 Thread Ian Jackson
Vladimir 'φ-coder/phcoder' Serbinenko writes ("[Xen-devel] Re: [Grub2] Xen branches"): > On 17.11.2011 01:59, Samuel Thibault wrote: > > It can be useful to just re-use the drivers from Mini-OS, but you may > > want to reimplement them. > > They don&#x

Re: [Xen-devel] Xen branches

2011-11-24 Thread Ian Jackson
Vladimir 'φ-coder/phcoder' Serbinenko writes ("[Xen-devel] Xen branches"): > Hello, all. I have push some work for paravirtualised GRUB2 to XEN > branch: http://bzr.savannah.gnu.org/lh/grub/branches/xen. Currently only > x86-64 (I'm much less interested in i386

Re: [Xen-devel] Xen branches

2011-11-24 Thread Samuel Thibault
Ian Jackson, le Thu 24 Nov 2011 16:54:27 +, a écrit : > Vladimir 'φ-coder/phcoder' Serbinenko writes ("[Xen-devel] Xen branches"): > > Hello, all. I have push some work for paravirtualised GRUB2 to XEN > > branch: http://bzr.savannah.gnu.org/lh/grub/branches/

Re: [Grub2] Xen branches

2011-11-17 Thread Samuel Thibault
Vladimir 'φ-coder/phcoder' Serbinenko, le Thu 17 Nov 2011 02:49:18 +0100, a écrit : > On 17.11.2011 01:59, Samuel Thibault wrote: > > Nice! > Thanks. > > Vladimir 'φ-coder/phcoder' Serbinenko, le Thu 17 Nov 2011 01:54:47 +0100, a > > écrit : > >> -network > >> -disks > > It can be useful to just

Re: [Grub2] Xen branches

2011-11-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2011 01:59, Samuel Thibault wrote: > Nice! Thanks. > Vladimir 'φ-coder/phcoder' Serbinenko, le Thu 17 Nov 2011 01:54:47 +0100, a > écrit : >> -network >> -disks > It can be useful to just re-use the drivers from Mini-OS, but you may > want to reimplement them. > They don't seem to be diff

Re: [Grub2] Xen branches

2011-11-16 Thread Samuel Thibault
Nice! Vladimir 'φ-coder/phcoder' Serbinenko, le Thu 17 Nov 2011 01:54:47 +0100, a écrit : > -network > -disks It can be useful to just re-use the drivers from Mini-OS, but you may want to reimplement them. > -loaders I strongly recommend to re-use libxc's code, and use my kexec code to actuall

Xen branches

2011-11-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Hello, all. I have push some work for paravirtualised GRUB2 to XEN branch: http://bzr.savannah.gnu.org/lh/grub/branches/xen. Currently only x86-64 (I'm much less interested in i386). What works: - modules, normal mode, console, date, all of the all-platform commands (not all are tested though) What