From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Xu Subject: Re: [PATCH v2 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu Date: Tue, 7 Aug 2018 20:56:48 +0800 Message-ID: <20180807125648.GE7265@xz-mi> References: <153299204130.14411.11438396195753743913.stgit@gimli.home> <153299244635.14411.14909988281437283403.stgit@gimli.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: cohuck@redhat.com, david@redhat.com, qemu-devel@nongnu.org, kvm@vger.kernel.org, mst@redhat.com To: Alex Williamson Return-path: Content-Disposition: inline In-Reply-To: <153299244635.14411.14909988281437283403.stgit@gimli.home> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel2=m.gmane.org@nongnu.org Sender: "Qemu-devel" List-Id: kvm.vger.kernel.org On Mon, Jul 30, 2018 at 05:14:06PM -0600, Alex Williamson wrote: > Remove KVM specific tests in balloon_page(), instead marking > ballooning as inhibited without KVM_CAP_SYNC_MMU support. > > Signed-off-by: Alex Williamson Reviewed-by: Peter Xu Regards, -- Peter Xu