qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Soren Brinkmann <soren.brinkmann@xilinx.com>
To: Paul Brook <paul@codesourcery.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Cc: Edgar Iglesias <edgari@xilinx.com>,
	qemu-devel@nongnu.org,
	Soren Brinkmann <soren.brinkmann@xilinx.com>
Subject: [Qemu-devel] [PATCH v3 0/2] Support ramdisks with U-Boot header
Date: Mon,  8 Jul 2013 15:40:00 -0700	[thread overview]
Message-ID: <1373323202-17083-1-git-send-email-soren.brinkmann@xilinx.com> (raw)

Sorry, for the delay, but I finally found some time for a follow up. I assume
the asymmety between loading kernels and loading the ramdisk is the blocker for
this series and fixed it up.
Detailed changelog in the following emails.

	Sören

Soren Brinkmann (2):
  hw/loader: Support ramdisk with u-boot header
  hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot header

 hw/arm/boot.c       | 14 ++++++---
 hw/core/loader.c    | 84 +++++++++++++++++++++++++++++++++++++----------------
 include/hw/loader.h | 13 +++++++++
 3 files changed, 82 insertions(+), 29 deletions(-)

-- 
1.8.3.2

             reply	other threads:[~2013-07-08 22:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08 22:40 Soren Brinkmann [this message]
2013-07-08 22:40 ` [Qemu-devel] [PATCH v3 1/2] hw/loader: Support ramdisk with u-boot header Soren Brinkmann
2013-07-19 12:04   ` Peter Maydell
2013-07-19 17:39     ` Sören Brinkmann
2013-07-19 17:46       ` Peter Maydell
2013-07-19 17:53         ` Sören Brinkmann
2013-07-19 23:20           ` Peter Maydell
2013-07-19 23:36             ` Sören Brinkmann
2013-07-08 22:40 ` [Qemu-devel] [PATCH v3 2/2] hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot header Soren Brinkmann
2013-07-19 12:05   ` Peter Maydell
2013-07-17 16:43 ` [Qemu-devel] [PATCH v3 0/2] Support ramdisks with " Sören Brinkmann

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=1373323202-17083-1-git-send-email-soren.brinkmann@xilinx.com \
    --to=soren.brinkmann@xilinx.com \
    --cc=edgari@xilinx.com \
    --cc=paul@codesourcery.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.crosthwaite@xilinx.com \
    --cc=peter.maydell@linaro.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 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).