Re: [Qemu-devel] [PULL for-2.4 0/1] virtio-rng: reduce wakeups

2015-07-20 Thread Peter Maydell
On 17 July 2015 at 14:49, Amit Shah amit.s...@redhat.com wrote:
 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.

Applied, thanks.

-- PMM



[Qemu-devel] [PULL for-2.4 0/1] virtio-rng: reduce wakeups

2015-07-17 Thread Amit Shah
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