From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLuSE-0003Tr-Gj for qemu-devel@nongnu.org; Mon, 25 Aug 2014 09:37:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLuS6-000751-U3 for qemu-devel@nongnu.org; Mon, 25 Aug 2014 09:37:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLuS6-00074j-Lh for qemu-devel@nongnu.org; Mon, 25 Aug 2014 09:36:54 -0400 Message-ID: <53FB3BAB.7070005@redhat.com> Date: Mon, 25 Aug 2014 15:35:39 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1396618620-27823-1-git-send-email-imammedo@redhat.com> <5369F9A8.8030800@profihost.ag> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/35] pc: ACPI memory hotplug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anshul Makkar , Stefan Priebe - Profihost AG Cc: Peter Maydell , mst , aik , Hu Tao , mjt , qemu-devel , lcapitulino@redhat.com, Gerd Hoffmann , akong@redhat.com, quintela@redhat.com, armbru , aliguori , "J. Kiszka" , lersek , ehabkost , "marcel.a" , stefanha , chegu_vinod@hp.com, rth , kwolf@redhat.com, mreitz@redhat.com, Vasilis Liaskovitis , Igor Mammedov , afaerber Il 25/08/2014 15:28, Anshul Makkar ha scritto: > > I am testing memory hotadd/remove functionality for Windows guest > (currently 2012 server). Memory hot remove is not working. > > As mentioned in the mail chain, hot remove on Windows is not > supported.So just wanted to check if its still not supported or has been > supported or its a work in progress. If its already been supported or > still a work in progress, please can you share the relevant links/patches. > > Sorry, if I have missed any latest patches that support Windows memory > hot remove. Hot remove is not implemented yet. Paolo