Source-Changes-D archive

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

Re: CVS commit: src/share/man/man4



On Mon, 29 Aug 2011 11:46:06 +0200, Manuel Bouyer wrote:
On Mon, Aug 29, 2011 at 09:01:47AM +0200, Jean-Yves Migeon wrote:
What kind of console is attaching for you in dom0? I can't see how
'+++++' would get wired in by default. At least when either started from
bare metal, or QEMU.

'+++++' is used for serial console (or, to be more precise, xencons
which is what is used by dom0 when the hypervisor is configured to use serial console), where break won't work because the hypervisor doesn't forward
it to the dom0.

Hmm, I'll have to cross-check that one this afternoon. IIRC, I am also using the the default "break" command when I am running the dom0 inside QEMU, and '+++++' is only used when I want to break in the domU (through xencons(4)).

In that case, I'll have to make adjustments. Having the same key sequence for both dom0 and domU is... problematic.

--
Jean-Yves Migeon
jeanyves.migeon%free.fr@localhost


Home | Main Index | Thread Index | Old Index