From: Amit Shah <amit.shah@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Amit Shah <amit.shah@redhat.com>,
pagupta@redhat.com, qemu list <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PULL for-2.4 0/1] virtio-rng: reduce wakeups
Date: Fri, 17 Jul 2015 19:19:14 +0530 [thread overview]
Message-ID: <cover.1437140744.git.amit.shah@redhat.com> (raw)
The following changes since commit 5b5e8cdd7da7a2214dd062afff5b866234aab228:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150717-1' into staging (2015-07-17 12:39:12 +0100)
are available in the git repository at:
https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/vrng-2.4
for you to fetch changes up to 621a20e08155179b1902c428361e80f41429f50d:
virtio-rng: trigger timer only when guest requests for entropy (2015-07-17 19:05:16 +0530)
----------------------------------------------------------------
Fire timer only when required. Brings down wakeups by a big number.
----------------------------------------------------------------
Pankaj Gupta (1):
virtio-rng: trigger timer only when guest requests for entropy
hw/virtio/virtio-rng.c | 15 ++++++++-------
include/hw/virtio/virtio-rng.h | 1 +
2 files changed, 9 insertions(+), 7 deletions(-)
--
2.4.3
next reply other threads:[~2015-07-17 13:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-17 13:49 Amit Shah [this message]
2015-07-17 13:49 ` [Qemu-devel] [PULL for-2.4 1/1] virtio-rng: trigger timer only when guest requests for entropy Amit Shah
2015-07-20 10:02 ` [Qemu-devel] [PULL for-2.4 0/1] virtio-rng: reduce wakeups Peter Maydell
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=cover.1437140744.git.amit.shah@redhat.com \
--to=amit.shah@redhat.com \
--cc=pagupta@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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.