qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/8] ivshmem: test msi=off, remove CharDriver


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH 0/8] ivshmem: test msi=off, remove CharDriver
Date: Fri, 29 Jan 2016 11:12:38 +0100

ping

On Thu, Jan 7, 2016 at 4:52 PM, Marc-André Lureau
<address@hidden> wrote:
> Hi
>
> On Mon, Dec 21, 2015 at 12:30 PM,  <address@hidden> wrote:
>> From: Marc-André Lureau <address@hidden>
>>
>> This is a ivshmem series with various bits:
>> - add a test for a recently introduced regression
>> - the fix is included in the series but was sent separatly to cc -stable
>> - fix some test leaks
>> - get rid of CharDriver usage for eventfd
>> - simplify event callback
>>
>
> Adding a few people in CC who might help with reviewing.
>
> thanks
>
>> Marc-André Lureau (8):
>>   ivshmem: no need for opaque argument
>>   ivshmem: remove redundant assignment, fix crash with msi=off
>>   ivshmem-test: leak fixes
>>   libqos: remove some leaks
>>   ivshmem-test: test both msi & irq cases
>>   ivshmem: generalize ivshmem_setup_interrupts
>>   ivshmem: use a single eventfd callback, get rid of CharDriver
>>   char: remove qemu_chr_open_eventfd
>>
>>  hw/misc/ivshmem.c     | 85 
>> +++++++++++++++++++++------------------------------
>>  include/sysemu/char.h |  3 --
>>  qemu-char.c           | 13 --------
>>  tests/ivshmem-test.c  | 81 ++++++++++++++++++++++++++++++++----------------
>>  tests/libqos/pci.c    |  2 ++
>>  5 files changed, 91 insertions(+), 93 deletions(-)
>>
>> --
>> 2.5.0
>>
>>
>
>
>
> --
> Marc-André Lureau



-- 
Marc-André Lureau



reply via email to

[Prev in Thread] Current Thread [Next in Thread]