[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Aw: Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- To: Denis <tachyon_gun@xxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Wed, 15 Mar 2023 09:11:30 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=9NQ1s6Vz6UyvbjRa9SUulgb5pGoJNY8djioTW0ji07g=; b=DjbekNmydAuD/WfHo5gVkWXIwJ3dadzIQ/6IkOIxjCP9e8t36aFDCMbwujQ12FTChFpWSp6qsjzTPYXdFIY0TGBNJZPKRW13P5z8S9GfhMWUol1VwNN325mtan3+5+qDQyiXVCFTKc9yV9UC+0wmr9KoXsgPoxHNlUu+Bum9WJItPc6VLAtYIGhLzZIJfd4jnt/y7eej3E8darZa4kry6dKHeX9dOYIM3Ve6TiJcWoGWrmN2Bb8n3a20hHvsxrOgl/fX31nInC5pWg9epP+YQlet2PPsPAUQCvVANxDt2VYXfiEKrAm06M7brJsJqRA2ucFjUQrF2FurZi4e0GOrHA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KpQO1AmBSDetmXfFkQrwy0het9kE2eq2yJgOUcakKp7uL1VZJlgDDUnSBPFYWSC9pjwV7o4V6zZeMbPh8kLb3LkH1jEjuYki+ncGIjTutQ6RaKLcNHajRxMJvruzOconoTkTs5UPl6tP1+bFuys9KsnqTD07AvyrG8ca5n+L6dJGF3JP6jRUGeKuKOMiWfrZw5y4VOgOuD08oBn/911Yv5LpxxfNdfZUZp61N8ABOzfKo4W/de3kf1hQ5hhhQ60ljWuMOMPgS1Az0OaylSYV/y41nZKb/ta8m4MYCegKVRBeApBTiRQB4ImLxI4QW2A12FxCIfzbAYISN/SC1PxkVQ==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: Roger Pau Monné <roger.pau@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Delivery-date: Wed, 15 Mar 2023 08:11:43 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 14.03.2023 20:09, Denis wrote:
> On 14.03.2023 17:59, Jan Beulich wrote:
>> On 14.03.2023 17:45, Denis wrote:
>>> On 14.03.2023 16:37, Jan Beulich wrote:
>>>> On 14.03.2023 15:53, Denis wrote:
>>>>> What tests could I do or what info should I provide to help?
>>>>
>>>> Boot plain Linux (no Xen underneath) and collect the full set of kernel
>>>> boot messages (some distros store this at /var/log/boot.msg); "full"
>>>> meaning we want to be able to see all output regardless of log-level.
>>>
>>> I'll attach some files from /var/log.
>>
>> Thanks, and there we go:
>>
>> [ 0.121463] AMD-Vi: [Firmware Bug]: : No southbridge IOAPIC found
>> [ 0.121495] AMD-Vi: Disabling interrupt remapping
>>
>> It's 5.10, so somewhat old already, but from looking at the code I wouldn't
>> expect anything else with a newer kernel.
>
> So older versions (be it Kerenel or Xen) didn't look for a secondary
> Southbridge IOAPIC?
> If so, was that a change made due to the vulnerabilities in Xen due to
> passed-through
> devices?
No, both Xen's and Linux'es commits clearly say that one of the things
observed non-working in such cases was the timer interrupt (which in
turn would prevent Xen [or Linux] from booting successfully).
> Just asking because age-old distros worked as it seems...
Except on certain systems.
Jan
- References:
- [help] Xen 4.14.5 on Devuan 4.0 Chimaera
- Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Aw: Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Re: Aw: Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Aw: Re: Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Re: Aw: Re: Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
- Aw: Re: [help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
|