public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 7] PowerPC kvm-userspace patches
@ 2008-03-12  4:50 Jerone Young
  2008-03-12  4:50 ` [PATCH 1 of 7] Add libfdt to KVM userspace Jerone Young
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Jerone Young @ 2008-03-12  4:50 UTC (permalink / raw)
  To: kvm-ppc-devel; +Cc: kvm-devel

This set of patches enables the following:
	-Device tree Support
		- Add libfdt to kvm-userspace
		- Add bamboo device tree to qemu source
        	- Detection of host Device Tree attributes
		- Device tree loading
       	 	- Ability to specify initrd on the command line
        	- Ability to add kernel arguments on the command line
	- Ability to load compressed uImages
	- Ability to specify memory on the command line

So now when running powerpc code on a 440board. 

Known Issues:
   There is an issue currently where guest kernel is not mounting the initrd.
   Working it now!

   But these changes should go in anyway.

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH 0 of 7] PowerPC kvm-userspace patches
@ 2008-03-19 14:45 Jerone Young
  0 siblings, 0 replies; 18+ messages in thread
From: Jerone Young @ 2008-03-19 14:45 UTC (permalink / raw)
  To: kvm-devel; +Cc: kvm-ppc-devel

Addresses even more issues disscussed with Hollis. One thing not changed was a changing division to logical comparison in patch 3/7. This doesn't seem like it would work over a divsion, also I don't want to mess around and break code that has been tested and works anymore.

This set of patches enables the following:
        -Device tree Support
                - Add libfdt to kvm-userspace
                - Add bamboo device tree to qemu source
                - Detection of host Device Tree attributes
                - Device tree loading
                - Ability to specify initrd on the command line
                - Ability to add kernel arguments on the command line
        - Ability to load compressed uImages
        - Ability to specify memory on the command line

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2008-03-19 14:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12  4:50 [PATCH 0 of 7] PowerPC kvm-userspace patches Jerone Young
2008-03-12  4:50 ` [PATCH 1 of 7] Add libfdt to KVM userspace Jerone Young
2008-03-13  2:25   ` [kvm-ppc-devel] " Hollis Blanchard
2008-03-12  4:50 ` [PATCH 2 of 7] Add libfdt support to qemu Jerone Young
2008-03-12  4:50 ` [PATCH 3 of 7] Create new load_uboot() & gunzip support to uboot loader in Qemu Jerone Young
2008-03-13  2:36   ` [kvm-ppc-devel] " Hollis Blanchard
2008-03-13 20:09     ` Jerone Young
2008-03-12  4:50 ` [PATCH 4 of 7] Add PPC 440EP bamboo board device tree source & binary into qemu Jerone Young
2008-03-13  2:42   ` [kvm-ppc-devel] " Hollis Blanchard
2008-03-13 20:24     ` Jerone Young
2008-03-12  4:50 ` [PATCH 5 of 7] Add dynamic device tree manipulation & change uboot loader for PPC bamboo board model Jerone Young
2008-03-13  2:53   ` [kvm-ppc-devel] " Hollis Blanchard
2008-03-13 22:27     ` Jerone Young
2008-03-12  4:50 ` [PATCH 6 of 7] Modify PPC bamboo & ppc440 board models Jerone Young
2008-03-12  4:50 ` [PATCH 7 of 7] Add ability to specify ram on command line for bamboo board model Jerone Young
2008-03-13  2:23   ` [kvm-ppc-devel] " Hollis Blanchard
2008-03-13  2:55 ` [kvm-ppc-devel] [PATCH 0 of 7] PowerPC kvm-userspace patches Hollis Blanchard
  -- strict thread matches above, loose matches on Subject: below --
2008-03-19 14:45 Jerone Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox