qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] rng: use simpleq instead of gslist
@ 2016-03-08 10:54 Amit Shah
  2016-03-08 10:54 ` [Qemu-devel] [PULL 1/1] rng: switch request queue to QSIMPLEQ Amit Shah
  2016-03-09  0:44 ` [Qemu-devel] [PULL 0/1] rng: use simpleq instead of gslist Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Amit Shah @ 2016-03-08 10:54 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Amit Shah, qemu list

The following changes since commit 97556fe80e4f7252300b3498b3477fb4295153a3:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-03-08 04:53:37 +0000)

are available in the git repository at:

  https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/rng-for-2.6-2

for you to fetch changes up to 443590c2044968a97f5e7cddd35100c6075856a4:

  rng: switch request queue to QSIMPLEQ (2016-03-08 12:54:14 +0530)

----------------------------------------------------------------
rng: use simpleq instead of gslist

----------------------------------------------------------------

Ladi Prosek (1):
  rng: switch request queue to QSIMPLEQ

 backends/rng-egd.c    |  9 ++++-----
 backends/rng-random.c |  6 +++---
 backends/rng.c        | 17 ++++++++++-------
 include/sysemu/rng.h  |  3 ++-
 4 files changed, 19 insertions(+), 16 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-03-09  0:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08 10:54 [Qemu-devel] [PULL 0/1] rng: use simpleq instead of gslist Amit Shah
2016-03-08 10:54 ` [Qemu-devel] [PULL 1/1] rng: switch request queue to QSIMPLEQ Amit Shah
2016-03-09  0:44 ` [Qemu-devel] [PULL 0/1] rng: use simpleq instead of gslist Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).