From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>, Stefan Weil <sw@weilnetz.de>,
patches@linaro.org
Subject: [Qemu-devel] [PATCH 0/3] target-i386: minor code cleanups
Date: Thu, 5 Jul 2012 22:28:57 +0100 [thread overview]
Message-ID: <1341523740-22711-1-git-send-email-peter.maydell@linaro.org> (raw)
These three patches fix some minor code cleanliness issues I
noticed while reviewing Stefan Weil's recent build-breakage
fixing patch. No behavioural changes.
Peter Maydell (3):
target-i386: Remove unused macros
target-i386: Remove confusing X86_64_DEF macro
target-i386: make it clearer that op table accesses don't overrun
target-i386/translate.c | 57 ++++++++++++++++++++++++----------------------
1 files changed, 30 insertions(+), 27 deletions(-)
--
1.7.5.4
next reply other threads:[~2012-07-05 21:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-05 21:28 Peter Maydell [this message]
2012-07-05 21:28 ` [Qemu-devel] [PATCH 1/3] target-i386: Remove unused macros Peter Maydell
2012-07-06 5:31 ` Stefan Weil
2012-07-05 21:28 ` [Qemu-devel] [PATCH 2/3] target-i386: Remove confusing X86_64_DEF macro Peter Maydell
2012-07-05 21:29 ` [Qemu-devel] [PATCH 3/3] target-i386: make it clearer that op table accesses don't overrun Peter Maydell
2012-07-06 5:49 ` Stefan Weil
2012-07-07 9:22 ` [Qemu-devel] [PATCH 0/3] target-i386: minor code cleanups Blue Swirl
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=1341523740-22711-1-git-send-email-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=blauwirbel@gmail.com \
--cc=patches@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/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).