]> Git Repo - qemu.git/commit - include/sysemu/rng.h
rng: move request queue from RngEgd to RngBackend
authorLadi Prosek <[email protected]>
Thu, 3 Mar 2016 08:37:16 +0000 (09:37 +0100)
committerAmit Shah <[email protected]>
Thu, 3 Mar 2016 12:12:26 +0000 (17:42 +0530)
commit74074e8a7c60592cf1cc6469dbc2550d24aeded3
treecddb71c369a33acdfde8a2246e8bfe12a6ebcc60
parent3c52ddcdc548e7fbe65112d8a7bdc9cd105b4750
rng: move request queue from RngEgd to RngBackend

The 'requests' field now lives in the RngBackend parent class.
There are no functional changes in this commit.

Signed-off-by: Ladi Prosek <[email protected]>
Reviewed-by: Amit Shah <[email protected]>
Message-Id: <1456994238[email protected]>
Signed-off-by: Amit Shah <[email protected]>
backends/rng-egd.c
include/sysemu/rng.h
This page took 0.023553 seconds and 4 git commands to generate.