On Tue, 15 Sep 2015 14:41:54 +0800 Jason Wang <[email protected]> wrote:
> We only want zero length mmio eventfd to be registered on > KVM_FAST_MMIO_BUS. So check this explicitly when arg->len is zero to > make sure this. > > Cc: [email protected] > Cc: Gleb Natapov <[email protected]> > Cc: Paolo Bonzini <[email protected]> > Signed-off-by: Jason Wang <[email protected]> > --- > virt/kvm/eventfd.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Cornelia Huck <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
