From mboxrd@z Thu Jan 1 00:00:00 1970 From: Izik Eidus Subject: [PATCH 0/3] ksm support for kvm Date: Thu, 10 Sep 2009 19:38:55 +0300 Message-ID: <1252600738-9456-1-git-send-email-ieidus@redhat.com> Cc: kvm@vger.kernel.org, aarcange@redhat.com To: avi@redhat.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28083 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752145AbZIJQax (ORCPT ); Thu, 10 Sep 2009 12:30:53 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8AGUu9E017580 for ; Thu, 10 Sep 2009 12:30:56 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Hi, The following seires add ksm support to the kvm mmu. Thanks.