From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: x2apic issues with Solaris and Xen guests Date: Mon, 20 Apr 2015 21:05:01 +0300 Message-ID: <55353FCD.8060200@msgid.tls.msk.ru> References: <55353774.6070408@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Paolo Bonzini , Eduardo Habkost To: Jan Kiszka , Stefan Hajnoczi , kvm Return-path: Received: from isrv.corpit.ru ([86.62.121.231]:56409 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751865AbbDTSMS (ORCPT ); Mon, 20 Apr 2015 14:12:18 -0400 In-Reply-To: <55353774.6070408@web.de> Sender: kvm-owner@vger.kernel.org List-ID: 20.04.2015 20:29, Jan Kiszka wrote: > On 2015-04-20 19:07, Stefan Hajnoczi wrote: >> I wonder whether the following two x2apic issues are related: >> >> Solaris 10 U11 network doesn't work >> https://bugzilla.redhat.com/show_bug.cgi?id=1040500 >> >> kvm - fails to setup timer interrupt via io-apic >> (Thanks to Michael Tokarev for posting this link) >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528077#68 [] >> Has anyone looked into this? > > Not yet. Is there a handy reproduction guest image? Or maybe someone > would like to start with tracing what the guest and the host do. The second link gives a trivial reproducer, you need just the xen hipervisor binary and some kernel. This should be easy too, because it happens right on boot. But I guess it requires some inner knowlege of xen early boot machinery. Thanks, /mjt