qemu-e2k/backends
Ladi Prosek 443590c204 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>
2016-03-08 12:54:14 +05:30
..
Makefile.objs backends: Introduce chr-testdev 2014-08-06 17:53:05 +02:00
baum.c chardev: Drop useless ChardevDummy type 2016-03-05 10:42:03 +01:00
hostmem-file.c backends: Clean up includes 2016-02-04 17:01:04 +00:00
hostmem-ram.c backends: Clean up includes 2016-02-04 17:01:04 +00:00
hostmem.c qom: Swap 'name' next to visitor in ObjectPropertyAccessor 2016-02-08 17:29:56 +01:00
msmouse.c chardev: Drop useless ChardevDummy type 2016-03-05 10:42:03 +01:00
rng-egd.c rng: switch request queue to QSIMPLEQ 2016-03-08 12:54:14 +05:30
rng-random.c rng: switch request queue to QSIMPLEQ 2016-03-08 12:54:14 +05:30
rng.c rng: switch request queue to QSIMPLEQ 2016-03-08 12:54:14 +05:30
testdev.c backends: Clean up includes 2016-02-04 17:01:04 +00:00
tpm.c backends: Clean up includes 2016-02-04 17:01:04 +00:00