Stuart Yoder wrote:
> -new in v11-- this patch is needed so the dependencies are correct
> for all users of epapr hcalls, without it there will be build issues
> after hardcoded opcodes for hcalls are removed
This should have been part of the patch description.
--
Timur Tabi
Lin
ure we discussed this and looked at the code. My guess
is that we weren't certain what the compiler was going to do at the time.
I'm still a little confused. Which inline assembly code is clobbering LR?
Are you talking about the "BL" instruction, which wasn't there be
t.
So are you saying that it was wrong before, but it's correct now?
--
Timur Tabi
Linux kernel developer at Freescale
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Scott Wood wrote:
>> > So are you saying that it was wrong before, but it's correct now?
> Not really *wrong* before, but unnecessary.
In that case, my code was really just ahead of its time. :-)
--
Timur Tabi
Linux kernel developer at Freescale
--
To unsubscribe from this li
From: Shanker Donthineni
This patch adds define for Qualcomm Technologies ARMv8 CPU
implementer ID 0x51 and part number for Kryo in asm/cputype.h.
Signed-off-by: Shanker Donthineni
Signed-off-by: Timur Tabi
---
arch/arm64/include/asm/cputype.h | 4
1 file changed, 4 insertions(+)
diff
Donthineni
Signed-off-by: Timur Tabi
---
arch/arm64/include/uapi/asm/kvm.h| 3 ++-
arch/arm64/kvm/guest.c | 6 ++
arch/arm64/kvm/sys_regs_generic_v8.c | 2 ++
3 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/arch/arm64/include/uapi/asm/kvm.h
b/arch/arm64/include
On 06/17/2015 04:00 AM, Suzuki K. Poulose wrote:
&genericv8_target_table);
kvm_register_target_sys_reg_table(KVM_ARM_TARGET_XGENE_POTENZA,
&genericv8_target_table);
+ kvm_register_target_sys_reg_tabl
On 06/15/2015 05:59 AM, Catalin Marinas wrote:
I think this patch together with the second one could go through the kvm
tree. For the core arm64 part:
Acked-by: Catalin Marinas
Suzuki Poulose posted a patch that adds generic support for ARMv8 KVM
targets. I want to drop my second patch, so c
Catalin Marinas wrote:
So if the second patch is no longer needed, what's using this patch? I
would defer merging it until actually required in some part of the
kernel.
Fair enough.
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member