summaryrefslogtreecommitdiff
path: root/qdev-monitor.c
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2013-04-16 15:58:16 +0530
committerAnthony Liguori <aliguori@us.ibm.com>2013-04-16 16:10:21 -0500
commitacbbc036619092fcd2c882222e1be168bd972b3e (patch)
tree08e1c0d61e9f112187dff1878c077cd73645da52 /qdev-monitor.c
parent7dda5dc82a776a39a7996020c188eb2a29187117 (diff)
downloadqemu-acbbc036619092fcd2c882222e1be168bd972b3e.tar.gz
rng random backend: check for -EAGAIN errors on read
Not handling EAGAIN triggers the assert qemu/backends/rng-random.c:44:entropy_available: assertion failed: (len != -1) Aborted (core dumped) This happens when starting a guest with '-device virtio-rng-pci', issuing a 'cat /dev/hwrng' in the guest, while also doing 'cat /dev/random' on the host. Reported-by: yunpingzheng <yunzheng@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com> Message-id: eacda84dfaf2d99cf6d250b678be4e4d6c2088fb.1366108096.git.amit.shah@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qdev-monitor.c')
0 files changed, 0 insertions, 0 deletions