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>
Cc: Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
	Edgar Iglesias <edgari@xilinx.com>,
	Soren Brinkmann <soren.brinkmann@xilinx.com>,
	qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH v2 0/2] Support ramdisks with U-Boot header
Date: Fri, 14 Jun 2013 16:03:30 -0700	[thread overview]
Message-ID: <1371251012-25207-1-git-send-email-soren.brinkmann@xilinx.com> (raw)

Updated with Peter's comments. The detailed changelog can be found in the
following emails with the patches.

	Sören

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

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

-- 
1.8.3.1

             reply	other threads:[~2013-06-14 23:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14 23:03 Soren Brinkmann [this message]
2013-06-14 23:03 ` [Qemu-devel] [PATCH v2 1/2] hw/loader: Support ramdisk with u-boot header Soren Brinkmann
2013-06-14 23:03 ` [Qemu-devel] [PATCH v2 2/2] hw/arm: Use 'load_ramdisk()' for loading ramdisk Soren 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=1371251012-25207-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).