All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-ppc-devel] [PATCH 0 of 3] KVM for PowerPC 440
@ 2008-04-07 20:53 ` Hollis Blanchard
  0 siblings, 0 replies; 43+ messages in thread
From: Hollis Blanchard @ 2008-04-07 20:53 UTC (permalink / raw)
  To: linuxppc-dev, kvm-devel; +Cc: kvm-ppc-devel

Implement initial support for KVM for PowerPC 440. There are just two small
prerequisite patches, and then the bulk of the code can't be split easily.

Please review; I would like to submit these for 2.6.26. There is plenty of work
to do, both functional and optimization, but this code is sufficient to run
unmodified 440 Linux guests on a 440 Linux host. What's your favorite bike shed
color?

(Note for current users: since KVM_EXIT_DCR changed, you must rebuild your
userspace to match this kernel.)

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel

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

end of thread, other threads:[~2008-04-10 16:49 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 20:53 [kvm-ppc-devel] [PATCH 0 of 3] KVM for PowerPC 440 Hollis Blanchard
2008-04-07 20:53 ` Hollis Blanchard
2008-04-07 20:53 ` [kvm-ppc-devel] [PATCH 1 of 3] [POWERPC 44x] Export tlb_44x_hwater Hollis Blanchard
2008-04-07 20:53   ` [PATCH 1 of 3] [POWERPC 44x] Export tlb_44x_hwater for KVM Hollis Blanchard
2008-04-10 14:30   ` [kvm-ppc-devel] [PATCH 1 of 3] [POWERPC 44x] Export Josh Boyer
2008-04-10 14:30     ` [PATCH 1 of 3] [POWERPC 44x] Export tlb_44x_hwater for KVM Josh Boyer
2008-04-07 20:53 ` [kvm-ppc-devel] [PATCH 2 of 3] [KVM] Add DCR access information to Hollis Blanchard
2008-04-07 20:53   ` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run Hollis Blanchard
2008-04-08  1:11   ` [kvm-ppc-devel] [PATCH 2 of 3] [KVM] Add DCR access information David Gibson
2008-04-08  1:11     ` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run David Gibson
2008-04-08  3:25     ` [kvm-ppc-devel] [PATCH 2 of 3] [KVM] Add DCR access information Hollis Blanchard
2008-04-08  3:25       ` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run Hollis Blanchard
2008-04-08  3:25       ` Hollis Blanchard
2008-04-08  3:54       ` [kvm-ppc-devel] [PATCH 2 of 3] [KVM] Add DCR access information David Gibson
2008-04-08  3:54         ` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run David Gibson
2008-04-08  3:54         ` David Gibson
2008-04-08  4:06         ` [kvm-ppc-devel] [PATCH 2 of 3] [KVM] Add DCR access information Hollis Blanchard
2008-04-08  4:06           ` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run Hollis Blanchard
2008-04-08  4:16           ` [kvm-ppc-devel] [PATCH 2 of 3] [KVM] Add DCR access information David Gibson
2008-04-08  4:16             ` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run David Gibson
2008-04-10 16:47         ` [kvm-ppc-devel] [PATCH 2 of 3] [KVM] Add DCR access information Josh Boyer
2008-04-10 16:47           ` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run Josh Boyer
2008-04-07 20:53 ` [kvm-ppc-devel] [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM Hollis Blanchard
2008-04-07 20:53   ` [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM implementation Hollis Blanchard
2008-04-08  2:12   ` [kvm-ppc-devel] [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM Josh Boyer
2008-04-08  2:12     ` [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM implementation Josh Boyer
2008-04-08  4:00     ` [kvm-ppc-devel] [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM Hollis Blanchard
2008-04-08  4:00       ` [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM implementation Hollis Blanchard
2008-04-08  4:00       ` Hollis Blanchard
2008-04-08  2:58   ` [kvm-ppc-devel] [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM Arnd Bergmann
2008-04-08  2:58     ` [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM implementation Arnd Bergmann
2008-04-08  2:58     ` Arnd Bergmann
2008-04-08  4:19     ` [kvm-ppc-devel] [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM Hollis Blanchard
2008-04-08  4:19       ` [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM implementation Hollis Blanchard
2008-04-08  4:19       ` Hollis Blanchard
2008-04-08  5:09       ` [kvm-ppc-devel] [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM Arnd Bergmann
2008-04-08  5:09         ` [kvm-ppc-devel] [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM implementation Arnd Bergmann
2008-04-08  5:09         ` Arnd Bergmann
2008-04-10 11:55 ` [kvm-ppc-devel] [PATCH 0 of 3] KVM for PowerPC 440 Josh Boyer
2008-04-10 11:55   ` Josh Boyer
2008-04-10 11:55   ` Josh Boyer
2008-04-10 14:26   ` [kvm-ppc-devel] " Hollis Blanchard
2008-04-10 14:26     ` Hollis Blanchard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.