qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] monitor: add PPC BookE SPRs


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH v2] monitor: add PPC BookE SPRs
Date: Tue, 3 May 2011 12:57:38 +0200

On 30.04.2011, at 00:10, Scott Wood wrote:

> Read them via KVM_GET_SREGS in kvm_arch_get_registers(),
> and display them in "info registers".
> 
> Also get CR and PID from the existing KVM_GET_REGS.
> 
> Signed-off-by: Scott Wood <address@hidden>

cc1: warnings being treated as errors
/home/agraf/release/qemu/target-ppc/kvm.c:48: error: ‘cap_booke_sregs’ defined 
but not used

I'll wrap the cap with an #ifdef.


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]