qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RESEND PATCH v6 2/3] tcg: Add extended GETPC mechanism


From: Yeongkyoon Lee
Subject: Re: [Qemu-devel] [RESEND PATCH v6 2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization
Date: Mon, 29 Oct 2012 14:26:44 +0900
User-agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1

On 2012년 10월 27일 23:29, Blue Swirl wrote:
On Sat, Oct 20, 2012 at 7:05 AM, Yeongkyoon Lee
<address@hidden> wrote:
Add GETPC_EXT which is used by MMU helpers to selectively calculate the code
address of accessing guest memory when called from a qemu_ld/st optimized code
or a C function. Currently, it supports only i386 and x86-64 hosts.

Signed-off-by: Yeongkyoon Lee <address@hidden>

---
  exec-all.h         |   36 ++++++++++++++++++++++++++++++++++++
Patch does not apply, please rebase:
Applying: tcg: Add extended GETPC mechanism for MMU helpers with ldst
optimization
error: patch failed: exec-all.h:311
error: exec-all.h: patch does not apply
Patch failed at 0002 tcg: Add extended GETPC mechanism for MMU helpers
with ldst optimization

Thanks.
I'll send new series with rebasing.




reply via email to

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