All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.4 0/1] virtio-rng: reduce wakeups
@ 2015-07-17 13:49 Amit Shah
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Amit Shah @ 2015-07-17 13:49 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Amit Shah, pagupta, qemu list

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-20 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 13:49 [Qemu-devel] [PULL for-2.4 0/1] virtio-rng: reduce wakeups Amit Shah
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

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.