All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for GB pages in KVM - userspace part
@ 2009-03-27 14:34 Joerg Roedel
  2009-03-27 14:34 ` [PATCH 1/2] kvm/qemu: use statfs to determine size of huge pages Joerg Roedel
  2009-03-27 14:34 ` [PATCH 2/2] kvm/qemu: set gbpages cpuid bit if kvm supports it Joerg Roedel
  0 siblings, 2 replies; 4+ messages in thread
From: Joerg Roedel @ 2009-03-27 14:34 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm

Hi,

this patchset includes the changes necessary to KVM-Userspace to be able
to use the in-kernel support for GB pages I posted earlier.

Joerg

git diff --stat avi/master..

 libkvm/libkvm.c           |    9 ++++++++
 libkvm/libkvm.h           |    1 +
 qemu/qemu-kvm.c           |    6 +++++
 qemu/qemu-kvm.h           |    3 ++
 qemu/sysemu.h             |    2 +-
 qemu/target-i386/helper.c |    4 +++
 qemu/vl.c                 |   49 +++++++++++++++++++++++---------------------




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

end of thread, other threads:[~2009-03-29 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-27 14:34 [PATCH 0/2] Support for GB pages in KVM - userspace part Joerg Roedel
2009-03-27 14:34 ` [PATCH 1/2] kvm/qemu: use statfs to determine size of huge pages Joerg Roedel
2009-03-29 11:56   ` Avi Kivity
2009-03-27 14:34 ` [PATCH 2/2] kvm/qemu: set gbpages cpuid bit if kvm supports it Joerg Roedel

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.