Port-xen archive

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

Re: Xen3 domU functionnal



Geert Hendrickx <ghen%telenet.be@localhost> writes:

> How much is Xen backward/forward compatible?  e.g. once there is support
> for NetBSD as dom0 on Xen 3, can I run a NetBSD 3.0 domU (i.e. for Xen 2)
> with it?  

My understanding is that it's not compatible at all, as important
interfaces (domain control interface vs. XenBus, introduction of grant
tables) have been completely changed.

-- 
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l))))))  (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k)))))))    '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))




Home | Main Index | Thread Index | Old Index