From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Shah Subject: Re: [PATCH V2 0/6] virtio-trace: Support virtio-trace Date: Tue, 21 Aug 2012 10:46:19 +0530 Message-ID: <20120821051619.GF29197@amit.redhat.com> References: <20120809123029.8542.38311.stgit@ltc189.sdl.hitachi.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20120809123029.8542.38311.stgit@ltc189.sdl.hitachi.co.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Yoshihiro YUNOMAE Cc: Arnd Bergmann , qemu-devel@nongnu.org, Frederic Weisbecker , linux-kernel@vger.kernel.org, Borislav Petkov , virtualization@lists.linux-foundation.org, Herbert Xu , "Franch Ch. Eigler" , Ingo Molnar , Mathieu Desnoyers , Steven Rostedt , Anthony Liguori , Greg Kroah-Hartman , Masami Hiramatsu , yrl.pp-manager.tt@hitachi.com List-Id: virtualization@lists.linuxfoundation.org On (Thu) 09 Aug 2012 [21:30:29], Yoshihiro YUNOMAE wrote: > Hi All, > > The following patch set provides a low-overhead system for collecting kernel > tracing data of guests by a host in a virtualization environment. ACK this series. I ran it through the virtio-serial test suite, and there's no regression in existing functionality. I encourage you to check out the virtio-serial test suite[1] as well as the virtio-serial unit tests in the autotest[2] code, and contribute to them to add tests for the new functionality you've added. [1] http://fedorapeople.org/cgit/amitshah/public_git/test-virtserial.git/ [2] https://github.com/autotest/autotest/blob/e91cd67b845b291622c8d079a8289c4b0cb1e6ae/client/tests/kvm/tests/virtio_console.py Thanks, Amit