public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: rusty@rustcorp•com.au (Rusty Russell)
To: linux-arm-kernel@lists•infradead.org
Subject: The patch of ARM Lguest
Date: Mon, 16 Aug 2010 15:17:15 +0930	[thread overview]
Message-ID: <201008161517.15979.rusty@rustcorp.com.au> (raw)
In-Reply-To: <SNT105-W574D2F0E65679738D280C884900@phx.gbl>

On Thu, 5 Aug 2010 11:17:00 pm LiMing wrote:
> Hi Rusty,
> 
> The attachments are the patch of ARM Lguest and the file for /dev/vda.
> 
> patch-2.6.33.6.ARMLGUEST is the patch for linux.2.6.33.6.

Hi Mingli!

Wow, this is a big patch.

Ok, I have no way of testing this code, but I've CC'd some people who
might be able to, and offer sage advice.

I've put your code in a git tree to work on it, and for others to see:

	git clone git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6.git
	git checkout arm-lguest

This is my plan from here: I have started, but please send patches
against the git tree above.

1) Remove all the extra whitespace (done)
2) Remove as many #ifdefs as we can.
3) Split off general arm changes.
4) Split into multiple patches for review.
5) Get some people who know ARM to review it.
  5a) Take review feedback and add more patches.
6) Clean up common code with x86 so we can combine.
   (esp. the launcher code)
7) Clean git tree into a nice patch series.
8) Forward port to latest kernel for merge.
9) Merge it!

> In the source code,  I "borrowed" many excellent souce code comments for X86 Lguest.
> I tried my best to write my own comments,  but these comments are still very poorly.
> Please help me with it.   

I will certainly do this, too.

> SORRY FOR TROUBLING YOU.

You can trouble me as much as you want!!

Thanks!
Rusty,

           reply	other threads:[~2010-08-16  5:47 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <SNT105-W574D2F0E65679738D280C884900@phx.gbl>]

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=201008161517.15979.rusty@rustcorp.com.au \
    --to=rusty@rustcorp$(echo .)com.au \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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