All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH qemu 0/2] linux-headers: Update to v5.0-rc2
Date: Wed, 16 Jan 2019 12:47:48 +0100	[thread overview]
Message-ID: <20190116124748.7c64c90e.cohuck@redhat.com> (raw)
In-Reply-To: <20190116041712.130183-1-aik@ozlabs.ru>

On Wed, 16 Jan 2019 15:17:10 +1100
Alexey Kardashevskiy <aik@ozlabs.ru> wrote:

> Here is the update script update and what it did to the v5.0-rc2 kernel.
> 
> This is based on sha1
> a0a8bff Greg Kurz "target/ppc/kvm: Drop useless include directive".
> 
> Please comment. Thanks.

Hm, Paolo had already posted an update to -rc1 (including an update of
the script). Not sure what the status of that one is?

> Alexey Kardashevskiy (2):
>   update-linux-headers.sh: Copy new headers
>   linux-headers: Update to v5.0-rc2
> 
>  include/standard-headers/drm/drm_fourcc.h     |   63 +
>  include/standard-headers/linux/ethtool.h      |   19 +-
>  .../linux/input-event-codes.h                 |   19 +
>  include/standard-headers/linux/pci_regs.h     |    1 +
>  .../standard-headers/linux/virtio_balloon.h   |    8 +
>  include/standard-headers/linux/virtio_blk.h   |   54 +
>  .../standard-headers/linux/virtio_config.h    |    3 +
>  include/standard-headers/linux/virtio_gpu.h   |   18 +
>  include/standard-headers/linux/virtio_ring.h  |   52 +
>  linux-headers/asm-arm/unistd-common.h         |    1 +
>  linux-headers/asm-arm64/unistd.h              |    1 +
>  linux-headers/asm-generic/unistd.h            |   10 +-
>  linux-headers/asm-mips/sgidefs.h              |    8 -
>  linux-headers/asm-mips/unistd.h               | 1074 +----------------
>  linux-headers/asm-mips/unistd_n32.h           |  338 ++++++
>  linux-headers/asm-mips/unistd_n64.h           |  334 +++++
>  linux-headers/asm-mips/unistd_o32.h           |  374 ++++++
>  linux-headers/asm-powerpc/unistd.h            |  389 +-----
>  linux-headers/asm-powerpc/unistd_32.h         |  381 ++++++
>  linux-headers/asm-powerpc/unistd_64.h         |  372 ++++++
>  linux-headers/linux/kvm.h                     |   29 +
>  linux-headers/linux/vfio.h                    |   92 ++
>  linux-headers/linux/vhost.h                   |  113 +-
>  linux-headers/linux/vhost_types.h             |  128 ++
>  scripts/update-linux-headers.sh               |   11 +-
>  25 files changed, 2302 insertions(+), 1590 deletions(-)
>  create mode 100644 linux-headers/asm-mips/unistd_n32.h
>  create mode 100644 linux-headers/asm-mips/unistd_n64.h
>  create mode 100644 linux-headers/asm-mips/unistd_o32.h
>  create mode 100644 linux-headers/asm-powerpc/unistd_32.h
>  create mode 100644 linux-headers/asm-powerpc/unistd_64.h
>  create mode 100644 linux-headers/linux/vhost_types.h
> 

  parent reply	other threads:[~2019-01-16 11:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-16  4:17 [Qemu-devel] [PATCH qemu 0/2] linux-headers: Update to v5.0-rc2 Alexey Kardashevskiy
2019-01-16  4:17 ` [Qemu-devel] [PATCH qemu 1/2] update-linux-headers.sh: Copy new headers Alexey Kardashevskiy
2019-01-16 11:36   ` Stefano Garzarella
2019-01-16  4:17 ` [Qemu-devel] [PATCH qemu 2/2] linux-headers: Update to v5.0-rc2 Alexey Kardashevskiy
2019-01-16 11:47 ` Cornelia Huck [this message]
2019-01-16 11:49   ` [Qemu-devel] [PATCH qemu 0/2] " Paolo Bonzini
2019-01-17  0:04     ` Alexey Kardashevskiy
2019-01-17 10:33       ` Paolo Bonzini
2019-01-17 11:25     ` Peter Maydell

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=20190116124748.7c64c90e.cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=aik@ozlabs.ru \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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 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.