diff options
author | Ladi Prosek | 2016-03-03 14:16:11 +0100 |
---|---|---|
committer | Amit Shah | 2016-03-08 08:24:14 +0100 |
commit | 443590c2044968a97f5e7cddd35100c6075856a4 (patch) | |
tree | 55fffa1528d3d3e52f9d2f64afb750d380927910 /backends/hostmem-file.c | |
parent | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (diff) | |
download | qemu-443590c2044968a97f5e7cddd35100c6075856a4.tar.gz qemu-443590c2044968a97f5e7cddd35100c6075856a4.tar.xz qemu-443590c2044968a97f5e7cddd35100c6075856a4.zip |
rng: switch request queue to QSIMPLEQ
QSIMPLEQ supports appending to tail in O(1) and is intrusive so
it doesn't require extra memory allocations for the bookkeeping
data.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Message-Id: <1457010971-24771-1-git-send-email-lprosek@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'backends/hostmem-file.c')
0 files changed, 0 insertions, 0 deletions