From: "Zhai, Edwin" <edwin.zhai@intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/5] Upgrade qemu to 0.14.0
Date: Thu, 24 Mar 2011 08:41:21 +0800 [thread overview]
Message-ID: <4D8A9331.5020902@intel.com> (raw)
In-Reply-To: <AANLkTi=BbD-3bwqxf1CHj3UZP0USyWAf625gKBz6CJjn@mail.gmail.com>
Acked.
Let's keep larger_default_ram_size.patch, and fix it if any issue in
future:)
Thanks,
edwin
Khem Raj wrote:
>
> On Tue, Mar 22, 2011 at 5:17 PM, Zhai, Edwin <edwin.zhai@intel.com>
> wrote:
> >
> >
> > Richard Purdie wrote:
> >>
> >> On Thu, 2011-03-17 at 11:52 -0700, Khem Raj wrote:
> >> > This patchset upgrades qemu in oe-core to 0.14.0
> >> > The script fixes are done to cope for a bug in 0.14.0
> >> > as well as to get past a console spawning problem for non-nfs image
> >> > boots
> >> >
> >> >
> >> > Pull URL: git://git.openembedded.org/openembedded-core-contrib
> >> > Branch: kraj/qemu-update
> >> > Browse:
> >> >
> http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/qemu-update
>
> >> >
> >> > Thanks,
> >> > Khem Raj <raj.khem@gmail.com>
> >> > ---
> >> >
> >> >
> >> > Khem Raj (5):
> >> > qemu: Upgrade 0.13.0 -> 0.14.0
> >>
> >> With this change, I'm just doing some checks that certain things work,
> >> its still in my pending queue.
> >>
> >
> > Khem,
> > Thanks for your works on qemu upgrade!
> > Following patches are dropped. 2&3 exist for a pretty long time, I'm
> not
> > sure. But any reason to drop ppc-hack.patch?
> > qemu-ppc-hack.patch
>
> This has been fixed upstream a bit differently.
>
> > fix-dirent.patch
>
> Its already applied upstream
>
> > workaround_bad_futex_headers.patch
>
> this is already applied upstream if you see then currently we apply it
> so we have the values defined twice
>
> >
> > For new added patches, it's better to have a simple description
> including
> > upstream commit log if have.
> > larger_default_ram_size.patch: Why pick up 384? 256 or 512 seems to
> be more
> > reasonable.
> >
>
> these are patches I took from debian/ubuntu only
> larger_default_ram_size.patch
> does not have description others have references. Probably we can drop
> this patch
> Its there if we want to boot fully blown images like desktop distros
> do 128M is little
> less. 384 is still minimum since people might not have that much ram
> to spare
> on host machines I guess.
>
> > I assume simple tests across all platform(x86/x86-64/arm/ppc/mips)
> was done,
> > right:)
>
> yes I booted all qemu images.
>
> >
> >
> >> > qemu.inc: Add sh4,sh4eb,mips64,mips64el targets
> >>
> >> For this, I'd like to make the list of targets a separate variable.
> I'm
> >> happy with your default for OECore, I might take out some of the
> arches
> >> for Yocto/Poky.
> >>
> >> > lib/oe/patch.py: Cosmetic change to avoid bitbake warning
> >> > scripts/poky-qemu-internal: Pass -m <mem_size> always on
> commandline
> >> > scripts/poky-qemu-internal: Add rw to KERNCMDLINE for non nfs
> boots
> >>
> >> I merged these, thanks.
> >>
> >> Cheers,
> >>
> >> Richard
> >>
> >>
> >> _______________________________________________
> >> Openembedded-core mailing list
> >> Openembedded-core@lists.openembedded.org
> >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> >>
> >
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> >
>
prev parent reply other threads:[~2011-03-24 0:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-17 18:52 [PATCH 0/5] Upgrade qemu to 0.14.0 Khem Raj
2011-03-17 18:52 ` [PATCH 1/5] qemu: Upgrade 0.13.0 -> 0.14.0 Khem Raj
2011-03-25 13:33 ` Richard Purdie
2011-03-17 18:52 ` [PATCH 2/5] qemu.inc: Add sh4, sh4eb, mips64, mips64el targets Khem Raj
2011-03-17 18:52 ` [PATCH 3/5] lib/oe/patch.py: Cosmetic change to avoid bitbake warning Khem Raj
2011-03-17 18:52 ` [PATCH 4/5] scripts/poky-qemu-internal: Pass -m <mem_size> always on commandline Khem Raj
2011-03-17 18:52 ` [PATCH 5/5] scripts/poky-qemu-internal: Add rw to KERNCMDLINE for non nfs boots as well Khem Raj
2011-03-21 18:07 ` [PATCH 0/5] Upgrade qemu to 0.14.0 Richard Purdie
2011-03-23 0:17 ` Zhai, Edwin
2011-03-23 2:06 ` Khem Raj
2011-03-24 0:41 ` Zhai, Edwin [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=4D8A9331.5020902@intel.com \
--to=edwin.zhai@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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