From: Yeongkyoon Lee <yeongkyoon.lee@samsung.com>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel@nongnu.org, aurelien@aurel32.net, rth@twiddle.net
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 [thread overview]
Message-ID: <508E1394.50906@samsung.com> (raw)
In-Reply-To: <CAAu8pHtwwL6mA5MQWeRQDpCJcQbbOPP8jkJjnwBePm4bQOAfZQ@mail.gmail.com>
On 2012년 10월 27일 23:29, Blue Swirl wrote:
> On Sat, Oct 20, 2012 at 7:05 AM, Yeongkyoon Lee
> <yeongkyoon.lee@samsung.com> 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 <yeongkyoon.lee@samsung.com>
>>
>> ---
>> 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.
next prev parent reply other threads:[~2012-10-29 5:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-20 7:05 [Qemu-devel] [RESEND PATCH v6 0/3] tcg: enhance code generation quality for qemu_ld/st IRs Yeongkyoon Lee
2012-10-20 7:05 ` [Qemu-devel] [RESEND PATCH v6 1/3] configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization Yeongkyoon Lee
2012-10-20 7:05 ` [Qemu-devel] [RESEND PATCH v6 2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization Yeongkyoon Lee
2012-10-23 15:25 ` 陳韋任 (Wei-Ren Chen)
2012-10-24 3:11 ` Yeongkyoon Lee
2012-10-24 3:14 ` 陳韋任 (Wei-Ren Chen)
2012-10-27 14:29 ` Blue Swirl
2012-10-29 5:26 ` Yeongkyoon Lee [this message]
2012-10-20 7:05 ` [Qemu-devel] [RESEND PATCH v6 3/3] tcg: Optimize qemu_ld/st by generating slow paths at the end of a block Yeongkyoon Lee
2012-10-25 7:15 ` [Qemu-devel] [RESEND PATCH v6 0/3] tcg: enhance code generation quality for qemu_ld/st IRs Yeongkyoon Lee
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=508E1394.50906@samsung.com \
--to=yeongkyoon.lee@samsung.com \
--cc=aurelien@aurel32.net \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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).