[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Allow running of console after creating guest
- From: John Levon <levon movementarian org>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Allow running of console after creating guest
- Date: Wed, 1 Apr 2009 08:51:14 -0400
On Wed, Apr 01, 2009 at 01:47:26PM +0100, Daniel P. Berrange wrote:
> Finally, when starting the console print a message telling the user the
> hotkey to quit
>
> # virsh start --console VirtTest
> Domain VirtTest started
> Connecting to console, type Ctrl+] to quit
Can we please make this the same as telnet (and virt-console):
514 if (!retrying && verbose) {
515 printf("Connected to domain %s\n", dom_name);
516 printf("Escape character is '^]'\n");
regards
john
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]