From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Pedaletti Subject: qemu> help documentation Date: Thu, 14 Feb 2013 14:22:51 +0100 Message-ID: <511CE52B.3060109@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit To: KVM Return-path: Received: from mail-ee0-f47.google.com ([74.125.83.47]:44427 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757642Ab3BNNWF (ORCPT ); Thu, 14 Feb 2013 08:22:05 -0500 Received: by mail-ee0-f47.google.com with SMTP id e52so1149834eek.6 for ; Thu, 14 Feb 2013 05:22:03 -0800 (PST) Sender: kvm-owner@vger.kernel.org List-ID: Ciao, I have trouble to get full list of the output of qemu> help inside kvm when I switch to second console CTRL-ALT-2 I can't find the full list even inside source code (apt-get source qemu-kvm) and neither inside binary file (grep blockarg qemu-*) Is it possible to redirect the output of "> help" on an external file? Or paging it? This because (the main problem is) I'm trying to get full kernel message at boot, but inside KVM window it's not possible to scroll up ( goal: http://pedalinux.blogspot.it/2013/02/physical-to-virtual-step-by-step.html ) or to dump outside terminal output. I hope to find something useful in qemu help. Thank you. -- Paolo Pedaletti