commit | fa4ba923bd539647ace9d70d226a848bd6a89dac | [log] [tgz] |
---|---|---|
author | Amos Kong <akong@redhat.com> | Wed May 22 12:57:35 2013 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jul 03 10:38:19 2013 +0200 |
tree | c0e13b09fdc311891fce46093c942f9ab63fecaa | |
parent | 1acd5a373905ddb28957842256a038956941f332 [diff] |
kvm: add detail error message when fail to add ioeventfd I try to hotplug 28 * 8 multiple-function devices to guest with old host kernel, ioeventfds in host kernel will be exhausted, then qemu fails to allocate ioeventfds for blk/nic devices. It's better to add detail error here. Signed-off-by: Amos Kong <akong@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>