[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH v1 00/18] Hyperlaunch


  • To: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: "Smith, Jackson" <rsmith@xxxxxxxxxxxxxxxxxxxxx>
  • Date: Tue, 19 Jul 2022 17:06:26 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=riversideresearch.org; dmarc=pass action=none header.from=riversideresearch.org; dkim=pass header.d=riversideresearch.org; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector5401; 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=i6te3jQ3p/QWgcuoyD3zoTgKMYHVzI6raRHg9aEQR3A=; b=uMdMEaWw5OnlbxaDPm0YUA55Ld2IE9XncrQCmHZ7I8/yIQZT7Wqkie01u+KxRNUzSWyqd3uxpSp7KOvquenR/uYvc6e4aS7d7YLMCmVY17SooOiD0OeJNmcoaJMurwE+TWNotB+R1EJEyIa7vWjHREZOh3bnfQAasLk+OmwgqzAFPOV8I9z3PlLbvWxS9dU5XGfY9d84LqQlNg8thMlRbfvAF0K26N6qh9GbJ01M1a662cCxevSRnlXogZwFAATMXE3n46ffXdBSeUJunW6jQVeVj9jN0HqVqxvWIpVNCz3ocTiobMW2+pqmIoda3BpJ0GJdHWOgC97JVt+oWijGdg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector5401; d=microsoft.com; cv=none; b=Tuza4z5t8AM6Jr0P/j+p9kgWGG2YCZTbhO7N02iiu2YK+8LtAhe/TV/qi/lp/p+oj3TG8OGoOG8p73EFaKMXC7y3v1xPiSHygY65z5lhEttyg7vIYmNCaR+syW80ceLQIzMHgbecMny+a/5DSNHap9oLW8S+o2oYN0dANFXGv2By0xGxIeAqEYF8NLopy/7qKATwf3og9jYNdbnf7hWEq9JxEHRk6hjeIQjUm6Rcr6D8W5PtleryJhLopphLWBNuMsCzjlP7VYSp6uMEeOypoXh9q+C1xo7erhTwwQ8rCFeSXAoHmgQEU8ZWWT3R/r8nv2YrX5iTQ5ZrY4Ebkv0nBg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=RiversideResearch.org;
  • Cc: "scott.davis@xxxxxxxxxx" <scott.davis@xxxxxxxxxx>, "christopher.clark@xxxxxxxxxx" <christopher.clark@xxxxxxxxxx>
  • Delivery-date: Tue, 19 Jul 2022 17:06:37 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHDrne88XyYXkgxTAt6TFUls0rRYK2vvfVA
  • Thread-topic: [PATCH v1 00/18] Hyperlaunch

Hi Daniel,

> -----Original Message-----
> Subject: [PATCH v1 00/18] Hyperlaunch

With the adjustments that I suggested in other messages, this patch builds and 
boots for me on x86 (including a device tree with a domU). I will continue to 
poke around and see if I discover any other rough edges.

One strange behavior I see is that xen fails to start the Dom0 kernel on a warm 
reboot. I'm using qemu_system_x86 with the KVM backend to test out the patch. 
After starting qemu, xen will boot correctly only once. If I attempt to reboot 
the virtual system (through the 'reboot' command in dom0 or the 'system_reset' 
qemu monitor command) without exiting/starting a new qemu process on the host 
machine, xen panics while booting after printing this:

(XEN) *** Building Dom0 ***
(XEN) Dom0 has maximum 856 PIRQs
(XEN) *** Constructing a PV Dom0 ***
(XEN) ELF: not an ELF binary
(XEN)
(XEN) ****************************************
(XEN) Panic on CPU 0:
(XEN) Could not construct domain 0
(XEN) ****************************************

This happens with the BUILDER_FDT config option on and off, and regardless of 
what dtb (if any) I pass to xen. I don't see this behavior if I switch back to 
xen's master branch.

Hopefully that explanation made sense. Let me know if I can provide any further 
information about my setup.

Thanks,
Jackson

Also, I apologize that my last messages included a digital signature. Should be 
fixed now.



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.