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 kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html