Hello all,

On Fri, Feb 14, 2014 at 1:16 PM, David Marchand <david.march...@6wind.com>wrote:

>
> In HEAD, ivshmem seems to be the only place where qemu_chr_open_eventfd()
> is used :
> $ git grep qemu_chr_open_eventfd
> hw/misc/ivshmem.c:    chr = qemu_chr_open_eventfd(eventfd);
> include/sysemu/char.h:CharDriverState *qemu_chr_open_eventfd(int eventfd);
> qemu-char.c:CharDriverState *qemu_chr_open_eventfd(int eventfd)
>
> I suppose my change is not that impacting :-)
>


Since this change has no impact, can it be pulled in current git tree ?

Thanks.


-- 
David Marchand

Reply via email to