Message ID | 1397744262-8768-1-git-send-email-drjones@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, Apr 17, 2014 at 04:17:42PM +0200, Andrew Jones wrote: > Signed-off-by: Andrew Jones <drjones@redhat.com> > --- > x86/unittests.cfg | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/x86/unittests.cfg b/x86/unittests.cfg > index 7930c026a38d6..d78fe0eafe2b6 100644 > --- a/x86/unittests.cfg > +++ b/x86/unittests.cfg > @@ -156,5 +156,5 @@ extra_params = -cpu host,+vmx > arch = x86_64 > > [debug] > -file = debug.flag > +file = debug.flat > arch = x86_64 > -- > 1.8.1.4 > ping? -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Il 17/04/2014 16:17, Andrew Jones ha scritto: > Signed-off-by: Andrew Jones <drjones@redhat.com> > --- > x86/unittests.cfg | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/x86/unittests.cfg b/x86/unittests.cfg > index 7930c026a38d6..d78fe0eafe2b6 100644 > --- a/x86/unittests.cfg > +++ b/x86/unittests.cfg > @@ -156,5 +156,5 @@ extra_params = -cpu host,+vmx > arch = x86_64 > > [debug] > -file = debug.flag > +file = debug.flat > arch = x86_64 > Applying, thanks. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/x86/unittests.cfg b/x86/unittests.cfg index 7930c026a38d6..d78fe0eafe2b6 100644 --- a/x86/unittests.cfg +++ b/x86/unittests.cfg @@ -156,5 +156,5 @@ extra_params = -cpu host,+vmx arch = x86_64 [debug] -file = debug.flag +file = debug.flat arch = x86_64
Signed-off-by: Andrew Jones <drjones@redhat.com> --- x86/unittests.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)