qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Denis V. Lunev" <den@openvz.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: cornelia.huck@de.ibm.com, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/2] update-linux-headers changes
Date: Thu, 10 Sep 2015 21:51:32 +0300	[thread overview]
Message-ID: <55F1D134.70806@openvz.org> (raw)
In-Reply-To: <1441816441-7730-1-git-send-email-pbonzini@redhat.com>

On 09/09/2015 07:33 PM, Paolo Bonzini wrote:
> Patch 1 updates the Linux headers, which required an unexpected change
> to hw/pci/pcie_aer.c.
>
> Patch 2 modifies the update-linux-headers script so that asm-x86/hyperv.h
> can be moved to standard-headers.  This is required by the Hyper-V crash
> MSR patches, which use a Hyper-V define in cpu.h.
>
> Please Ack so that I can include it together with the Hyper-V crash MSR
> patches.
>
> Paolo
>
> v1->v2: Drop unwanted hunk from patch 1
>          Cornelia's suggested cleanups to patch 2
>
> Paolo Bonzini (2):
>    update Linux headers to 4.2
>    target-i386: move asm-x86/hyperv.h to standard-headers
>
>   hw/pci/pcie_aer.c                            |   4 +-
>   .../standard-headers}/asm-x86/hyperv.h       |  12 +-
>   include/standard-headers/linux/pci_regs.h    | 381 ++++++++++++++++++++-------
>   include/standard-headers/linux/virtio_ring.h |   3 +-
>   linux-headers/asm-x86/hyperv.h               | 251 +-----------------
>   linux-headers/asm-x86/kvm.h                  |   4 +-
>   scripts/update-linux-headers.sh              |  78 +++---
>   target-i386/kvm.c                            |   2 +-
>   8 files changed, 341 insertions(+), 392 deletions(-)
>   copy {linux-headers => include/standard-headers}/asm-x86/hyperv.h (97%) copy {linux-headers => include/standard-headers}/asm-x86/hyperv.h (97%)
>
I have looked through these patches and agree
that they will look better splitted for scripts update
and results of the work of that scripts.

In this case the understanding of the changes made
would be better.

Den

      parent reply	other threads:[~2015-09-10 18:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09 16:33 [Qemu-devel] [PATCH v2 0/2] update-linux-headers changes Paolo Bonzini
2015-09-09 16:34 ` [Qemu-devel] [PATCH v2 1/2] update Linux headers to 4.2 Paolo Bonzini
2015-09-10  7:31   ` Michael S. Tsirkin
2015-09-09 16:34 ` [Qemu-devel] [PATCH v2 2/2] target-i386: move asm-x86/hyperv.h to standard-headers Paolo Bonzini
2015-09-10  7:22   ` Cornelia Huck
2015-09-10  7:42   ` Michael S. Tsirkin
2015-09-10  8:04     ` Cornelia Huck
2015-09-10  9:19     ` Paolo Bonzini
2015-09-10  9:25       ` Michael S. Tsirkin
2015-09-10  9:28         ` Paolo Bonzini
2015-09-10  9:32           ` Michael S. Tsirkin
2015-09-10  9:40             ` Paolo Bonzini
2015-09-10 18:51 ` Denis V. Lunev [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=55F1D134.70806@openvz.org \
    --to=den@openvz.org \
    --cc=cornelia.huck@de.ibm.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@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).