kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] test: Add rmap_chain.flat to unittests config file
@ 2010-07-06 18:33 Lucas Meneghel Rodrigues
  2010-07-18 13:11 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Meneghel Rodrigues @ 2010-07-06 18:33 UTC (permalink / raw)
  To: kvm; +Cc: mtosatti, Lucas Meneghel Rodrigues

So it can get executed automatically by KVM autotest.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
---
 kvm/test/x86/unittests.cfg |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/kvm/test/x86/unittests.cfg b/kvm/test/x86/unittests.cfg
index 4a40989..f39c5bd 100644
--- a/kvm/test/x86/unittests.cfg
+++ b/kvm/test/x86/unittests.cfg
@@ -50,3 +50,6 @@ file = tsc.flat
 
 [xsave]
 file = xsave.flat
+
+[rmap_chain]
+file = rmap_chain.flat
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] test: Add rmap_chain.flat to unittests config file
  2010-07-06 18:33 [PATCH] test: Add rmap_chain.flat to unittests config file Lucas Meneghel Rodrigues
@ 2010-07-18 13:11 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2010-07-18 13:11 UTC (permalink / raw)
  To: Lucas Meneghel Rodrigues; +Cc: kvm, mtosatti

On 07/06/2010 09:33 PM, Lucas Meneghel Rodrigues wrote:
> So it can get executed automatically by KVM autotest.
>
>    

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-18 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06 18:33 [PATCH] test: Add rmap_chain.flat to unittests config file Lucas Meneghel Rodrigues
2010-07-18 13:11 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).