All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit Shah <amit.shah@redhat.com>
To: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com>
Cc: linux-kernel@vger.kernel.org,
	Anthony Liguori <anthony@codemonkey.ws>,
	Arnd Bergmann <arnd@arndb.de>, Borislav Petkov <bp@amd64.org>,
	"Franch Ch. Eigler" <fche@redhat.com>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Herbert Xu <herbert@gondor.hengli.com.au>,
	Ingo Molnar <mingo@redhat.com>,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
	Rusty Russell <rusty@rustcorp.com.au>,
	Steven Rostedt <rostedt@goodmis.org>,
	virtualization@lists.linux-foundation.org, qemu-devel@nongnu.org,
	yrl.pp-manager.tt@hitachi.com
Subject: Re: [PATCH V2 0/6] virtio-trace: Support virtio-trace
Date: Tue, 21 Aug 2012 10:46:19 +0530	[thread overview]
Message-ID: <20120821051619.GF29197@amit.redhat.com> (raw)
In-Reply-To: <20120809123029.8542.38311.stgit@ltc189.sdl.hitachi.co.jp>

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

WARNING: multiple messages have this Message-ID (diff)
From: Amit Shah <amit.shah@redhat.com>
To: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	qemu-devel@nongnu.org, Frederic Weisbecker <fweisbec@gmail.com>,
	Rusty Russell <rusty@rustcorp.com.au>,
	linux-kernel@vger.kernel.org, Borislav Petkov <bp@amd64.org>,
	virtualization@lists.linux-foundation.org,
	Herbert Xu <herbert@gondor.hengli.com.au>,
	"Franch Ch. Eigler" <fche@redhat.com>,
	Ingo Molnar <mingo@redhat.com>,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	Steven Rostedt <rostedt@goodmis.org>,
	Anthony Liguori <anthony@codemonkey.ws>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
	yrl.pp-manager.tt@hitachi.com
Subject: Re: [Qemu-devel] [PATCH V2 0/6] virtio-trace: Support virtio-trace
Date: Tue, 21 Aug 2012 10:46:19 +0530	[thread overview]
Message-ID: <20120821051619.GF29197@amit.redhat.com> (raw)
In-Reply-To: <20120809123029.8542.38311.stgit@ltc189.sdl.hitachi.co.jp>

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

WARNING: multiple messages have this Message-ID (diff)
From: Amit Shah <amit.shah@redhat.com>
To: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	qemu-devel@nongnu.org, Frederic Weisbecker <fweisbec@gmail.com>,
	linux-kernel@vger.kernel.org, Borislav Petkov <bp@amd64.org>,
	virtualization@lists.linux-foundation.org,
	Herbert Xu <herbert@gondor.hengli.com.au>,
	"Franch Ch. Eigler" <fche@redhat.com>,
	Ingo Molnar <mingo@redhat.com>,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	Steven Rostedt <rostedt@goodmis.org>,
	Anthony Liguori <anthony@codemonkey.ws>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
	yrl.pp-manager.tt@hitachi.com
Subject: Re: [PATCH V2 0/6] virtio-trace: Support virtio-trace
Date: Tue, 21 Aug 2012 10:46:19 +0530	[thread overview]
Message-ID: <20120821051619.GF29197@amit.redhat.com> (raw)
In-Reply-To: <20120809123029.8542.38311.stgit@ltc189.sdl.hitachi.co.jp>

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

  parent reply	other threads:[~2012-08-21  5:16 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09 12:30 [PATCH V2 0/6] virtio-trace: Support virtio-trace Yoshihiro YUNOMAE
2012-08-09 12:30 ` Yoshihiro YUNOMAE
2012-08-09 12:30 ` [Qemu-devel] " Yoshihiro YUNOMAE
2012-08-09 12:30 ` [PATCH V2 1/6] virtio/console: Add splice_write support Yoshihiro YUNOMAE
2012-08-09 12:30   ` Yoshihiro YUNOMAE
2012-08-09 12:30   ` [Qemu-devel] " Yoshihiro YUNOMAE
2012-08-09 12:30 ` [PATCH V2 2/6] virtio/console: Add a failback for unstealable pipe buffer Yoshihiro YUNOMAE
2012-08-09 12:30   ` Yoshihiro YUNOMAE
2012-08-09 12:30   ` [Qemu-devel] " Yoshihiro YUNOMAE
2012-08-09 12:31 ` [PATCH V2 3/6] virtio/console: Wait until the port is ready on splice Yoshihiro YUNOMAE
2012-08-09 12:31   ` Yoshihiro YUNOMAE
2012-08-09 12:31   ` [Qemu-devel] " Yoshihiro YUNOMAE
2012-08-09 12:31 ` [PATCH V2 4/6] ftrace: Allow stealing pages from pipe buffer Yoshihiro YUNOMAE
2012-08-09 12:31   ` Yoshihiro YUNOMAE
2012-08-09 12:31   ` [Qemu-devel] " Yoshihiro YUNOMAE
2012-08-09 12:31 ` [PATCH V2 5/6] virtio/console: Allocate scatterlist according to the current pipe size Yoshihiro YUNOMAE
2012-08-09 12:31   ` Yoshihiro YUNOMAE
2012-08-09 12:31   ` [Qemu-devel] " Yoshihiro YUNOMAE
2012-08-09 12:31 ` [PATCH V2 6/6] tools: Add guest trace agent as a user tool Yoshihiro YUNOMAE
2012-08-09 12:31   ` Yoshihiro YUNOMAE
2012-08-09 12:31   ` [Qemu-devel] " Yoshihiro YUNOMAE
2012-08-12 23:28 ` [PATCH V2 0/6] virtio-trace: Support virtio-trace Rusty Russell
2012-08-12 23:28   ` Rusty Russell
2012-08-12 23:28   ` [Qemu-devel] " Rusty Russell
2012-08-21  5:16 ` Amit Shah [this message]
2012-08-21  5:16   ` Amit Shah
2012-08-21  5:16   ` [Qemu-devel] " Amit Shah
2012-08-21 12:33   ` Masami Hiramatsu
2012-08-21 12:33     ` Masami Hiramatsu
2012-08-21 12:33     ` [Qemu-devel] " Masami Hiramatsu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120821051619.GF29197@amit.redhat.com \
    --to=amit.shah@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=arnd@arndb.de \
    --cc=bp@amd64.org \
    --cc=fche@redhat.com \
    --cc=fweisbec@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=herbert@gondor.hengli.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masami.hiramatsu.pt@hitachi.com \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mingo@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rostedt@goodmis.org \
    --cc=rusty@rustcorp.com.au \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=yoshihiro.yunomae.ez@hitachi.com \
    --cc=yrl.pp-manager.tt@hitachi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.