Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ddb(4) patch
Hubert Feyrer <hubert%feyrer.de@localhost> writes:
> On Wed, 26 Apr 2006, Jeff Ito wrote:
>> +.It xen
>> ++++++
>
> Assuming that this is really trapped by the Xen domU kernel and not by
> the xen console management software
It's the default value of the hw.cnmagic sysctl for a domU; it can be
changed to any other byte string if desired, the same way it can on
any other port.
--
(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