qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL v2 00/20] Miscellaneous patches for 2018-02-07


From: Eric Blake
Subject: Re: [Qemu-devel] [PULL v2 00/20] Miscellaneous patches for 2018-02-07
Date: Thu, 8 Feb 2018 11:40:20 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 02/08/2018 10:22 AM, Peter Maydell wrote:
2018-02-08 5:16 GMT+00:00 Markus Armbruster <address@hidden>:
The following changes since commit 20e0d439a6ded635ec89f6135c08cd5541c68962:

   Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180204' into 
staging (2018-02-06 14:21:41 +0000)

are available in the git repository at:

   git://repo.or.cz/qemu/armbru.git tags/pull-misc-2018-02-07-v2

for you to fetch changes up to 2416be0431db85663d69d58824b26618470786dc:

   Move include qemu/option.h from qemu-common.h to actual users (2018-02-08 
06:12:45 +0100)

----------------------------------------------------------------
Miscellaneous patches for 2018-02-07

Build failures everywhere in nvme.c:


/home/pm215/qemu/block/nvme.c:118:1: error: variable ‘runtime_opts’
has initializer but incomplete type
  static QemuOptsList runtime_opts = {
  ^

Semantic conflict based on pull request ordering: nvme.c was just barely added, and was written prior to this series cleaning up headers that used to be available implicitly. Should be an easy cleanup, but yes, it means a v3 pull request will be needed.

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]