On Fri, Apr 13, 2012 at 03:17:21PM +0100, Stefan Hajnoczi wrote: > Signed-off-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index 9859c7d..db74219 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -89,3 +89,4 @@ cscope.* > tags > TAGS > *~ > +tests/*-test
Dropped in favor of the patch from David Gibson <da...@gibson.dropbear.id.au> which does more. Stefan