All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM integration
@ 2013-01-07 12:08 Mihai Prica
  2013-01-07 12:08 ` [PATCH 1/2] linux-yocto: added kernel configuration for KVM Mihai Prica
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Mihai Prica @ 2013-01-07 12:08 UTC (permalink / raw)
  To: meta-virtualization

More details on building a KVM image can be found on the wiki page at:
https://wiki.yoctoproject.org/wiki/Virtualization_with_KVM

Mihai Prica (2):
  linux-yocto: added kernel configuration for KVM
  Created new target:kvm-image-minimal

 recipes-extended/images/kvm-image-minimal.bb    |   22 ++++++++++++++++++++++
 recipes-kernel/linux/linux-yocto/kvm-enable.scc |    4 ++++
 recipes-kernel/linux/linux-yocto/kvm.cfg        |    4 ++++
 recipes-kernel/linux/linux-yocto_3.4.bbappend   |    1 +
 4 files changed, 31 insertions(+)
 create mode 100644 recipes-extended/images/kvm-image-minimal.bb
 create mode 100644 recipes-kernel/linux/linux-yocto/kvm-enable.scc
 create mode 100644 recipes-kernel/linux/linux-yocto/kvm.cfg

-- 
1.7.9.5



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

end of thread, other threads:[~2013-01-11 21:19 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 12:08 [PATCH 0/2] KVM integration Mihai Prica
2013-01-07 12:08 ` [PATCH 1/2] linux-yocto: added kernel configuration for KVM Mihai Prica
2013-01-07 13:42   ` Bruce Ashfield
2013-01-07 17:26   ` Raymond Danks
2013-01-07 18:10     ` Bruce Ashfield
2013-01-07 18:31       ` Raymond Danks
2013-01-08 18:45         ` Prica, Mihai
2013-01-09  2:20           ` Lei Yang
2013-01-09  3:44           ` Bruce Ashfield
2013-01-09 19:43             ` Prica, Mihai
2013-01-10  7:32               ` Lei Yang
2013-01-10 13:39                 ` Bruce Ashfield
2013-01-07 12:08 ` [PATCH 2/2] Created new target:kvm-image-minimal Mihai Prica
2013-01-07 13:47   ` Bruce Ashfield
2013-01-07 20:26     ` McClintock Matthew-B29882
2013-01-09 19:57       ` Prica, Mihai
2013-01-11 21:19         ` Bruce Ashfield
2013-01-07 12:14 ` [PATCH 0/2] KVM integration David Nyström

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.