On Wed, Jul 09, 2014 at 04:24:03PM +0200, Kevin Wolf wrote:
> Am 27.05.2014 um 14:07 hat Nikolay Nikolaev geschrieben:
> > This test creates a 'server' chardev to listen for vhost-user messages.
> > Once VHOST_USER_SET_MEM_TABLE is received it mmaps each received region,
> > and read 1k bytes from it. The read data is compared to data from readl.
> > 
> > The test requires hugetlbfs to be already mounted and writable. The mount
> > point defaults to '/hugetlbfs' and can be specified via the environment
> > variable QTEST_HUGETLBFS_PATH.
> > 
> > The rom pc-bios/pxe-virtio.rom is used to instantiate a virtio 
> > pcicontroller.
> > 
> > Signed-off-by: Antonios Motakis <a.mota...@virtualopensystems.com>
> > Signed-off-by: Nikolay Nikolaev <n.nikol...@virtualopensystems.com>
> 
> This breaks the test case build on RHEL 6 because G_TIME_SPAN_SECOND
> apparently doesn't exist before glib 2.26.
> 
> Kevin

Nikolay can you fix pls asap?
I'm fine with detecting this at configure time and disabling
the test if that's what it takes ...

Reply via email to