Daniel P. Berrange wrote:
On Wed, Apr 01, 2009 at 02:31:37PM +0100, Daniel P. Berrange wrote:
> On Wed, Apr 01, 2009 at 08:51:14AM -0400, John Levon wrote:
>> 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");
> Sure, this patch makes that change...
Opps, wrong patch. Here it is again without the typo!
Nice, I like it. ACK
--
Chris Lalancette