[PATCH 0/2] kvm-userspace ksm support

From: Izik Eidus
Date: Mon Mar 30 2009 - 20:03:59 EST


Apply it against Avi kvm-userspace git tree.

Izik Eidus (2):
qemu: add ksm support
qemu: add ksmctl.

qemu/ksm.h | 70 ++++++++++++++++++++++++++++++++++++++++++++
qemu/vl.c | 34 +++++++++++++++++++++
user/Makefile | 6 +++-
user/config-x86-common.mak | 2 +-
user/ksmctl.c | 69 +++++++++++++++++++++++++++++++++++++++++++
5 files changed, 179 insertions(+), 2 deletions(-)
create mode 100644 qemu/ksm.h
create mode 100644 user/ksmctl.c

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/