All of lore.kernel.org
 help / color / mirror / Atom feed
* Detecting whether dom0 is in a VM
@ 2023-07-05 15:51 George Dunlap
  2023-07-05 16:20 ` zithro
  0 siblings, 1 reply; 17+ messages in thread
From: George Dunlap @ 2023-07-05 15:51 UTC (permalink / raw)
  To: Xen-devel

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

Hey all,

The following systemd issue was brought to my attention:

https://github.com/systemd/systemd/issues/28113

I think basically, they want `systemd-detect-virt` return the following
values:

Xen on hardware, from a dom0:  `none`
Xen on hardware, from a domU: `xen`
Xen in a VM, from a dom0: (ideally the virtualization type, or `vm-other`
if not)
Xen in a VM, from a domU: `xen`

Is there a reliable set of tests which would work across all dom0 guest
types / architectures?  If not, can we expose the information somehow?

 -George

[-- Attachment #2: Type: text/html, Size: 747 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-04-23  5:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 15:51 Detecting whether dom0 is in a VM George Dunlap
2023-07-05 16:20 ` zithro
2023-07-06  7:02   ` Jan Beulich
2023-07-06 15:35     ` zithro
2023-07-06 15:46       ` Yann Dirson
2023-07-07  8:00       ` Jan Beulich
2023-07-07  9:52         ` George Dunlap
2023-07-07 10:16           ` Jan Beulich
2023-07-07 11:45             ` Jan Beulich
2023-07-07 14:56               ` George Dunlap
2024-04-19 15:29                 ` George Dunlap
2024-04-19 15:51                   ` George Dunlap
2024-04-22  7:10                     ` Jan Beulich
2024-04-22  7:12                   ` Jan Beulich
2024-04-22 23:43                     ` Stefano Stabellini
2024-04-23  5:18                     ` Jürgen Groß
2023-07-07 13:09             ` George Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.