From mboxrd@z Thu Jan 1 00:00:00 1970 From: hangaohuai Subject: [Help] Windows2012 as Guest 64+cores on KVM Halts Date: Thu, 9 Feb 2017 14:18:02 +0800 Message-ID: <589C099A.9090605@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit To: , Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: "Qemu-devel" List-Id: kvm.vger.kernel.org Dear all: I try to boot windows2012R2 (more than 64 cores)on kvm platform with hyper-v on**. the guest halts on the starting time. Also tested in these cases: - boot sucess - boot sucess - boot sucess - boot failed - boot sucess(in Guest we can found 64) - boot failed Environment: GUEST: windows2012R2 HOST: kernel version:4.10.0-rc4 QEMU version:QEMU emulator version 2.8.50 (v2.8.0-664-gd1c82f7-dirty) part of GuestXML: 68 /machine hvm ////////////////////////////////// debug info: virsh qemu-monitor-command win2012 --hmp "info cpus" CPU #61: pc=0xfffff8031296a21c thread_id=21410 CPU #62: pc=0xfffff8031296a21c thread_id=21411 CPU #63: pc=0xfffff8031296a21c thread_id=21414 CPU #64: pc=0x00000000000fd31c (halted) thread_id=21415 CPU #65: pc=0x00000000000fd31c (halted) thread_id=21416 CPU #66: pc=0x00000000000fd31c (halted) thread_id=21417 CPU #67: pc=0x00000000000fd31c (halted) thread_id=21418 Any suggestions? Thanks a lot. Gaohuai Han