On 02/08/2018 10:22 AM, Peter Maydell wrote:
2018-02-08 5:16 GMT+00:00 Markus Armbruster <arm...@redhat.com>:
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