rng: add RndBackend abstract object class
This is the backend used by devices that need to request entropy.
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
backends/Makefile.objs
0 → 100644
backends/rng.c
0 → 100644
include/qemu/rng.h
0 → 100644
Please register or sign in to comment