qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Amit Shah <amit.shah@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Amit Shah <amit.shah@redhat.com>, qemu list <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PULL 0/1] rng: use simpleq instead of gslist
Date: Tue,  8 Mar 2016 16:24:11 +0530	[thread overview]
Message-ID: <cover.1457434403.git.amit.shah@redhat.com> (raw)

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

             reply	other threads:[~2016-03-08 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-08 10:54 Amit Shah [this message]
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

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.1457434403.git.amit.shah@redhat.com \
    --to=amit.shah@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 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).