Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 3160499aacb81f6735941eb4c372d87a > files > 466

kvm-83-164.el5_5.30.src.rpm

From e0b7e7d3690f5c8144b35357580647a0149afaad Mon Sep 17 00:00:00 2001
From: Marcelo Tosatti <mtosatti@redhat.com>
Date: Thu, 2 Jul 2009 17:55:07 -0300
Subject: [PATCH] kvmtrace: update formats

Update formats with RMAP_NUKE information.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Bugzilla: 508776
Message-ID: <20090702205507.GB19631@amt.cnet>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Juan Quintela <quintela@redhat.com>
Acked-by: Glauber Costa <glommer@redhat.com>
Acked-by: john cooper <john.cooper@redhat.com>
---
 user/formats |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/user/formats b/user/formats
index 7f4ebdb..73d4840 100644
--- a/user/formats
+++ b/user/formats
@@ -29,3 +29,4 @@
 0x00020018  STLB_INVAL    vcpu = 0x%(vcpu)08x  pid = 0x%(pid)08x [ index = 0x%(1)08x, tid = 0x%(2)08x, word1=0x%(3)08x, word2=0x%(4)08x, word3=0x%(5)08x ]
 # ppc: instruction emulation - this type is handled more complex in kvmtrace_format, but listed to show the eventid and transported data
 #0x00020019  %(ts)d (+%(relts)12d)  PPC_INSTR     vcpu = 0x%(vcpu)08x  pid = 0x%(pid)08x [ instr = 0x%(1)08x, pc = 0x%(2)08x, emul = 0x%(3)08x, nsec = %(4)08d ]
+0x000200020  %(ts)d (+%(relts)12d)  RMAP_NUKE    vcpu = 0x%(vcpu)08x  pid = 0x%(pid)08x [  gfn = %(1)d, lpage = %(2)d, recycle = %(3)d ]
-- 
1.6.3.rc4.29.g8146