From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T78Sd-0008E8-RL for qemu-devel@nongnu.org; Thu, 30 Aug 2012 13:23:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T78SZ-0001CX-L0 for qemu-devel@nongnu.org; Thu, 30 Aug 2012 13:23:19 -0400 Received: from mail.profihost.ag ([85.158.179.208]:39040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T78SZ-0001CO-AP for qemu-devel@nongnu.org; Thu, 30 Aug 2012 13:23:15 -0400 Message-ID: <503FA182.3090601@profihost.ag> Date: Thu, 30 Aug 2012 19:23:14 +0200 From: Stefan Priebe MIME-Version: 1.0 References: <503F2D0D.8010606@profihost.ag> <503F89C0.3000405@suse.de> <3ABCDF63-4686-483B-AC17-6A09BFD9C773@profihost.ag> <503F9827.5080608@suse.de> In-Reply-To: <503F9827.5080608@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] CPU hotplug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Bo Yang , Igor Mammedov , qemu-devel , Bruce Rogers Am 30.08.2012 18:43, schrieb Andreas Färber: > Am 30.08.2012 18:35, schrieb Stefan Priebe: >> Am 30.08.2012 um 17:41 schrieb Andreas Färber : >> >>> Am 30.08.2012 11:06, schrieb Stefan Priebe: >>>> I tried latest 1.2rc1 kvm-qemu with vanilla kernel v3.5.2 but the VM >>>> just crashes when sending cpu_set X online through qm monitor. >>> >>> For SLES we're carrying a patch by Kamalesh Babulal that prevents this >>> (BNC#747339). >> >> But this just disables CPU [hotplug] and does Not fix it? > > It fixes the crash. Hotplug needs to be implemented first, and this has > been taking several months already (for x86, to be specific). Mhm RHEL 6.3 claims to support this? Dynamic virtual CPU allocation => https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.3_Release_Notes/virtualization.html Greets, Stefan