Re: [libvirt] [PATCH v1 5/6] tests: Add tests for ivshmem device handling

2014-08-28 Thread Martin Kletzander
On Wed, Aug 27, 2014 at 11:02:36PM +0200, Maxime Leroy wrote: On Tue, Aug 26, 2014 at 11:02 AM, Martin Kletzander mklet...@redhat.com wrote: On Fri, Aug 22, 2014 at 12:47:04PM +0200, Maxime Leroy wrote: [...] +shmem name='shmem0' model='ivshmem' + server path='/tmp/socket-shmem0'/

Re: [libvirt] [PATCH v1 5/6] tests: Add tests for ivshmem device handling

2014-08-27 Thread Maxime Leroy
On Tue, Aug 26, 2014 at 11:02 AM, Martin Kletzander mklet...@redhat.com wrote: On Fri, Aug 22, 2014 at 12:47:04PM +0200, Maxime Leroy wrote: [...] +shmem name='shmem0' model='ivshmem' + server path='/tmp/socket-shmem0'/ + msi vectors='32' ioeventfd='on'/ +/shmem +shmem

Re: [libvirt] [PATCH v1 5/6] tests: Add tests for ivshmem device handling

2014-08-26 Thread Martin Kletzander
On Fri, Aug 22, 2014 at 12:47:04PM +0200, Maxime Leroy wrote: Add XML parsing and qemu command line tests for the ivshmem device support. Signed-off-by: Maxime Leroy maxime.le...@6wind.com --- tests/qemuxml2argvdata/qemuxml2argv-ivshmem.args | 10 +++

[libvirt] [PATCH v1 5/6] tests: Add tests for ivshmem device handling

2014-08-22 Thread Maxime Leroy
Add XML parsing and qemu command line tests for the ivshmem device support. Signed-off-by: Maxime Leroy maxime.le...@6wind.com --- tests/qemuxml2argvdata/qemuxml2argv-ivshmem.args | 10 +++ tests/qemuxml2argvdata/qemuxml2argv-ivshmem.xml | 35