From: Igor Mammedov <imammedo@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: qemu-devel@nongnu.org, "Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH qom-cpu 0/4] replace cpuid_*features fields with a featue word array (v9)
Date: Tue, 16 Apr 2013 20:54:03 +0200 [thread overview]
Message-ID: <20130416205403.15365142@thinkpad> (raw)
In-Reply-To: <1366128724-31860-1-git-send-email-ehabkost@redhat.com>
On Tue, 16 Apr 2013 13:12:00 -0300
Eduardo Habkost <ehabkost@redhat.com> wrote:
> Changes v9:
> * Merge patches 1,3 from v8 into a single patch (1/4)
> * Merge pathces 4-6 from v8 into a single patch (3/4)
> * 1-char alignment change on patch 2/4
> * Improved description text of patch 4/4
>
> Except for the 1-char alignment change on patch 2/4, the tree resulting from
> this version should be exactly the same from v8.
>
> Eduardo Habkost (4):
> target-i386: cleanup: Group together level, xlevel, xlevel2 fields
> target-i386/kvm.c: Code formatting changes
> target-i386/cpu.c: Break lines so they don't get too long
> target-i386: Replace cpuid_*features fields with a feature word array
>
> bsd-user/elfload.c | 2 +-
> bsd-user/main.c | 4 +-
> hw/i386/kvm/clock.c | 2 +-
> linux-user/elfload.c | 2 +-
> linux-user/main.c | 4 +-
> target-i386/cpu.c | 407 ++++++++++++++++++++++++++++------------------
> target-i386/cpu.h | 15 +-
> target-i386/helper.c | 4 +-
> target-i386/kvm.c | 5 +-
> target-i386/misc_helper.c | 14 +-
> target-i386/translate.c | 10 +-
> 11 files changed, 273 insertions(+), 196 deletions(-)
>
> --
> 1.8.1.4
>
>
With ident fix in 4/4, Reviewed-By: Igor Mammedov <imammedo@redhat.com>
--
Regards,
Igor
prev parent reply other threads:[~2013-04-16 18:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-16 16:12 [Qemu-devel] [PATCH qom-cpu 0/4] replace cpuid_*features fields with a featue word array (v9) Eduardo Habkost
2013-04-16 16:12 ` [Qemu-devel] [PATCH qom-cpu 1/4] target-i386: cleanup: Group together level, xlevel, xlevel2 fields Eduardo Habkost
2013-04-16 16:12 ` [Qemu-devel] [PATCH qom-cpu 2/4] target-i386/kvm.c: Code formatting changes Eduardo Habkost
2013-04-16 16:12 ` [Qemu-devel] [PATCH qom-cpu 3/4] target-i386/cpu.c: Break lines so they don't get too long Eduardo Habkost
2013-04-16 18:39 ` Igor Mammedov
2013-04-16 16:12 ` [Qemu-devel] [PATCH qom-cpu 4/4] target-i386: Replace cpuid_*features fields with a feature word array Eduardo Habkost
2013-04-16 18:52 ` Igor Mammedov
2013-04-16 19:06 ` [Qemu-devel] [PATCH qom-cpu 4/5] bsd-user/elfload.c: Coding style fix Eduardo Habkost
2013-04-16 19:07 ` [Qemu-devel] [PATCH qom-cpu 5/5] target-i386: Replace cpuid_*features fields with a feature word array Eduardo Habkost
2013-04-16 18:54 ` Igor Mammedov [this message]
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=20130416205403.15365142@thinkpad \
--to=imammedo@redhat.com \
--cc=afaerber@suse.de \
--cc=ehabkost@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).