All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Igor Mammedov <imammedo@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>, qemu-arm <qemu-arm@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v4 0/4] arm: isolate and clean up dtb generation
Date: Tue, 8 May 2018 15:19:36 +0100	[thread overview]
Message-ID: <CAFEAcA8vrk2VJBDrWkTCqa=5g3+6tTf-ijHF7w42+zwhBEJzbg@mail.gmail.com> (raw)
In-Reply-To: <1525691524-32265-1-git-send-email-imammedo@redhat.com>

On 7 May 2018 at 12:12, Igor Mammedov <imammedo@redhat.com> wrote:
>
> Changelog v3->v4:
>    * dropped "arm: boot: set boot_info starting from  first_cpu",
>      since it's applied to target-arm.next
>    * fix crash (in 3/4) when QEMU tried to load DTB but none was provided,
>      get_dtb() hook isn't set by most ARM boards so such boards crash
>      trying to call it. Check if there is DTB before trying to load it.

Thanks, applied this version to target-arm.next.

-- PMM

      parent reply	other threads:[~2018-05-08 14:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-07 11:12 [Qemu-devel] [PATCH v4 0/4] arm: isolate and clean up dtb generation Igor Mammedov
2018-05-07 11:12 ` [Qemu-devel] [PATCH v4 1/4] pc: simplify MachineClass::get_hotplug_handler handling Igor Mammedov
2018-05-07 11:12 ` [Qemu-devel] [PATCH v4 2/4] platform-bus-device: use device plug callback instead of machine_done notifier Igor Mammedov
2018-05-07 11:12 ` [Qemu-devel] [PATCH v4 3/4] arm/boot: split load_dtb() from arm_load_kernel() Igor Mammedov
2018-05-07 11:12 ` [Qemu-devel] [PATCH v4 4/4] make sure that we aren't overwriting mc->get_hotplug_handler by accident Igor Mammedov
2018-05-08 14:19 ` Peter Maydell [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='CAFEAcA8vrk2VJBDrWkTCqa=5g3+6tTf-ijHF7w42+zwhBEJzbg@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=imammedo@redhat.com \
    --cc=qemu-arm@nongnu.org \
    --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 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.