From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Date: Fri, 20 Jun 2008 07:57:00 +0000 Subject: [PATCH 0 of 2] PowerPC KVMTRACE enablement Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org There patches are specific to the PowerPC portion of kvm. They do require the common code changes that I have sent in other patches. There is also a patch with some tracepoints that gives good examples, as well as the ability to see trace output. I will have more tracepoints after I come back from my short vacation. Signed-off-by: Jerone Young 4 files changed, 27 insertions(+), 2 deletions(-) arch/powerpc/kvm/44x_tlb.c | 8 ++++++++ arch/powerpc/kvm/Kconfig | 11 +++++++++++ arch/powerpc/kvm/Makefile | 6 ++++-- arch/powerpc/kvm/emulate.c | 4 ++++