linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: Alexander Graf <agraf@suse.de>
Cc: linuxppc-dev@ozlabs.org, kvm-ppc@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH 0/15] Hypervisor-mode KVM on POWER7 and PPC970
Date: Sun, 19 Jun 2011 11:01:12 +1000	[thread overview]
Message-ID: <20110619010112.GC7357@bloggs.ozlabs.ibm.com> (raw)
In-Reply-To: <FF184B48-CFBB-42E9-9CAE-897A56172F5E@suse.de>

On Sat, Jun 18, 2011 at 04:34:14PM +0200, Alexander Graf wrote:

> I just applied them on top of kvm-ppc-next and started compiling for book3s_64_pr=M:
> 
> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
> arch/powerpc/kernel/exceptions-64s.S:314: Error: undefined symbol `PACA_KVM_SVCPU' in operation
> arch/powerpc/kernel/exceptions-64s.S:314: Error: undefined symbol `SVCPU_IN_GUEST' in operation
> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2

Ah, good catch, you must be compiling with CONFIG_POWER4_ONLY=n.
I did test compiling for book3s_pr but I had CONFIG_POWER4_ONLY=y.
I'll post revised versions of patches 8/15 and 9/15.

Paul.

  reply	other threads:[~2011-06-19  1:01 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-18  8:27 [PATCH 0/15] Hypervisor-mode KVM on POWER7 and PPC970 Paul Mackerras
2011-06-18  8:28 ` [PATCH 01/15] KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s Paul Mackerras
2011-06-18  8:31 ` [PATCH 02/15] KVM: PPC: Split out code from book3s.c into book3s_pr.c Paul Mackerras
2011-06-18  8:32 ` [PATCH 03/15] powerpc, KVM: Rework KVM checks in first-level interrupt handlers Paul Mackerras
2011-06-18  8:32 ` [PATCH 04/15] KVM: PPC: Deliver program interrupts right away instead of queueing them Paul Mackerras
2011-06-18  8:33 ` [PATCH 05/15] KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down Paul Mackerras
2011-06-18  8:34 ` [PATCH 06/15] KVM: PPC: Move guest enter/exit down into subarch-specific code Paul Mackerras
2011-06-18  8:34 ` [PATCH 07/15] powerpc: Set up LPCR for running guest partitions Paul Mackerras
2011-06-18  8:35 ` [PATCH 08/15] KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu Paul Mackerras
2011-06-19  1:03   ` [PATCH 08/15 revised] " Paul Mackerras
2011-06-18  8:35 ` [PATCH 09/15] KVM: PPC: Add support for Book3S processors in hypervisor mode Paul Mackerras
2011-06-19  1:04   ` [PATCH 09/15 revised] " Paul Mackerras
2011-06-21  8:55   ` [PATCH 09/15] " Alexander Graf
2011-06-18  8:36 ` [PATCH 10/15] KVM: PPC: Handle some PAPR hcalls in the kernel Paul Mackerras
2011-06-18  8:37 ` [PATCH 11/15] KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode Paul Mackerras
2011-06-18  8:37 ` [PATCH 12/15] KVM: PPC: Allow book3s_hv guests to use SMT processor modes Paul Mackerras
2011-06-18  8:38 ` [PATCH 13/15] KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests Paul Mackerras
2011-06-18  8:38 ` [PATCH 14/15] powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits Paul Mackerras
2011-06-18  8:39 ` [PATCH 15/15] KVM: PPC: book3s_hv: Add support for PPC970-family processors Paul Mackerras
2011-06-18 14:34 ` [PATCH 0/15] Hypervisor-mode KVM on POWER7 and PPC970 Alexander Graf
2011-06-19  1:01   ` Paul Mackerras [this message]
2011-06-21  9:53 ` Alexander Graf
     [not found] <20110618082705.GA28413__14973.6630417921$1308385948$gmane$org@bloggs.ozlabs.ibm.com>
2011-06-21 14:18 ` Dmitry Eremin-Solenikov
2011-06-22  3:20   ` Paul Mackerras
2011-06-22  6:17     ` Benjamin Herrenschmidt
2011-06-22  8:17     ` Dmitry Eremin-Solenikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110619010112.GC7357@bloggs.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=agraf@suse.de \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).