From: Sergey Sorokin <afarallax@yandex.ru>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>,
Eduardo Habkost <ehabkost@redhat.com>, Jia Liu <proljc@gmail.com>,
Anthony Green <green@moxielogic.com>,
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
QEMU Developers <qemu-devel@nongnu.org>,
Bastian Koppelmann <kbastian@mail.uni-paderborn.de>,
Alexander Graf <agraf@suse.de>, Blue Swirl <blauwirbel@gmail.com>,
Max Filippov <jcmvbkbc@gmail.com>,
Michael Walle <michael@walle.cc>, qemu-arm <qemu-arm@nongnu.org>,
"qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>,
Paolo Bonzini <pbonzini@redhat.com>,
David Gibson <david@gibson.dropbear.id.au>,
Leon Alrae <leon.alrae@imgtec.com>,
Aurelien Jarno <aurelien@aurel32.net>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
Date: Fri, 10 Jun 2016 20:26:11 +0300 [thread overview]
Message-ID: <4790101465579571@web25h.yandex.ru> (raw)
In-Reply-To: <CAFEAcA9wU2=jsfAqDOA=ZhOkAZ2wxmkYFhGDw=OwKFM6-04=tQ@mail.gmail.com>
cpu-common.h is not included in qom/cpu.h
what do you think? Should it be included? Or may be MMUAccessType should be just moved into another header. For example into exec/memattrs.h
10.06.2016, 19:44, "Peter Maydell" <peter.maydell@linaro.org>:
> On 10 June 2016 at 17:42, Sergey Sorokin <afarallax@yandex.ru> wrote:
>> What if I combine both patches into single one?
>
> No particular objection.
>
> -- PMM
WARNING: multiple messages have this Message-ID (diff)
From: Sergey Sorokin <afarallax@yandex.ru>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
Paolo Bonzini <pbonzini@redhat.com>,
Peter Crosthwaite <crosthwaite.peter@gmail.com>,
Richard Henderson <rth@twiddle.net>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
Eduardo Habkost <ehabkost@redhat.com>,
Michael Walle <michael@walle.cc>,
Aurelien Jarno <aurelien@aurel32.net>,
Leon Alrae <leon.alrae@imgtec.com>,
Anthony Green <green@moxielogic.com>, Jia Liu <proljc@gmail.com>,
David Gibson <david@gibson.dropbear.id.au>,
Alexander Graf <agraf@suse.de>, Blue Swirl <blauwirbel@gmail.com>,
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
Bastian Koppelmann <kbastian@mail.uni-paderborn.de>,
Guan Xuetao <gxt@mprc.pku.edu.cn>,
Max Filippov <jcmvbkbc@gmail.com>, qemu-arm <qemu-arm@nongnu.org>,
"qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
Date: Fri, 10 Jun 2016 20:26:11 +0300 [thread overview]
Message-ID: <4790101465579571@web25h.yandex.ru> (raw)
In-Reply-To: <CAFEAcA9wU2=jsfAqDOA=ZhOkAZ2wxmkYFhGDw=OwKFM6-04=tQ@mail.gmail.com>
cpu-common.h is not included in qom/cpu.h
what do you think? Should it be included? Or may be MMUAccessType should be just moved into another header. For example into exec/memattrs.h
10.06.2016, 19:44, "Peter Maydell" <peter.maydell@linaro.org>:
> On 10 June 2016 at 17:42, Sergey Sorokin <afarallax@yandex.ru> wrote:
>> What if I combine both patches into single one?
>
> No particular objection.
>
> -- PMM
next prev parent reply other threads:[~2016-06-10 17:26 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-10 16:26 [Qemu-arm] [PATCH 0/2] Fix confusing argument names in some common functions Sergey Sorokin
2016-06-10 16:26 ` [Qemu-devel] " Sergey Sorokin
2016-06-10 16:26 ` [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions Sergey Sorokin
2016-06-10 16:26 ` [Qemu-devel] " Sergey Sorokin
2016-06-10 16:33 ` Peter Maydell
2016-06-10 16:33 ` Peter Maydell
2016-06-10 16:36 ` [Qemu-arm] " Sergey Sorokin
2016-06-10 16:36 ` [Qemu-devel] " Sergey Sorokin
2016-06-10 16:42 ` [Qemu-arm] " Sergey Sorokin
2016-06-10 16:42 ` [Qemu-devel] " Sergey Sorokin
2016-06-10 16:43 ` [Qemu-arm] " Peter Maydell
2016-06-10 16:43 ` [Qemu-devel] " Peter Maydell
2016-06-10 17:26 ` Sergey Sorokin [this message]
2016-06-10 17:26 ` Sergey Sorokin
2016-06-13 8:23 ` [Qemu-arm] " Paolo Bonzini
2016-06-13 8:23 ` [Qemu-devel] " Paolo Bonzini
2016-06-13 7:03 ` Aurelien Jarno
2016-06-13 7:03 ` Aurelien Jarno
2016-06-14 12:01 ` [Qemu-arm] " Sergey Sorokin
2016-06-14 12:01 ` [Qemu-devel] " Sergey Sorokin
2016-06-10 16:26 ` [Qemu-arm] [PATCH 2/2] Fix a confusing argument name in tlb_fill() function Sergey Sorokin
2016-06-10 16:26 ` [Qemu-devel] " Sergey Sorokin
2016-06-11 10:28 ` [Qemu-arm] " David Gibson
2016-06-11 10:28 ` [Qemu-devel] " David Gibson
2016-06-14 18:40 ` [Qemu-arm] " Eduardo Habkost
2016-06-14 18:40 ` [Qemu-devel] " Eduardo Habkost
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=4790101465579571@web25h.yandex.ru \
--to=afarallax@yandex.ru \
--cc=agraf@suse.de \
--cc=aurelien@aurel32.net \
--cc=blauwirbel@gmail.com \
--cc=david@gibson.dropbear.id.au \
--cc=ehabkost@redhat.com \
--cc=green@moxielogic.com \
--cc=gxt@mprc.pku.edu.cn \
--cc=jcmvbkbc@gmail.com \
--cc=kbastian@mail.uni-paderborn.de \
--cc=leon.alrae@imgtec.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=michael@walle.cc \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=proljc@gmail.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.