[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A question about Dom0
- To: "xen-users@xxxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxxx>
- From: Paul Leiber <paul@xxxxxxxxxxxxxxxx>
- Date: Tue, 20 Jul 2021 21:27:38 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=onlineschubla.de; dmarc=pass action=none header.from=onlineschubla.de; dkim=pass header.d=onlineschubla.de; 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-SenderADCheck; bh=YKMlo8yE/aeiQPGgC7YEos/os4HVyK9p82brGlbQBjQ=; b=EcGbyG+v+yv9FF+Uhg72VjOsX8NDa36Dkm/fIx65qx5VqOSVywsWmMaJV/EX/S6YaMvtYsM04N0x1hNivsMEhRGfcFaEMVDv/igCKl9K9lqztc/XDRiPk+QtlBD1pe+7dnJKCi6o+guL25PfeDEMNRBnISXKwbSIBjp0z+yDYmL3oZ06PY12TIhuIN/oZ4h2HgKe2UH/qL9MOdldWYQ1nfPb/DZNFqlf3juJMR++Yb+WG3joFVRhCuDJVi/RX3lZfWtxkeRvZoMpVkYJLLEzQHozm7w6+Od1gaJXnN4wJyxkeEI5+UkdJw1rY7BKMaLDChpZLE1NbmuW737zqkwQ4g==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BCBH91U+i36dgw3pusDgom5rFADKeZ+DoXIMyNiKDYbofR+7t3b3ImBfmTw9sQEvA+bKGAWt4TKrc4VQrAt+nHNmLO786C2nOQbp2917NpcK8AccvRD+IYLO+Z3Z+HmITRdf6kSm9j4xE2rAxMePCgKyd3lP9IFqqd16MvKRtqJATMABmfMgOHHiGWpGL2FL3lT9MzthKRiiJS3sakO4NJ9XjSWWrTHdPj1UReXX0KQQS8VVysINAestFWhD4VMyVeqtuSpuDoRm3KKu0Pp9SXPZlYSuA0Ux7TBXHwGdtjJXqjg/0z5ZwjRdl9cokC0+Cnh+XBmgIlocVG1xHiakNA==
- Authentication-results: lists.xenproject.org; dkim=none (message not signed) header.d=none;lists.xenproject.org; dmarc=none action=none header.from=onlineschubla.de;
- Delivery-date: Tue, 20 Jul 2021 21:28:16 +0000
- List-id: Xen user discussion <xen-users.lists.xenproject.org>
- Thread-index: Add9rfyn3EaYHy7+RXys97IDkeejGg==
- Thread-topic: A question about Dom0
> Date: Tue, 20 Jul 2021 09:58:09 +0000 (UTC)
> From: Jason Long <hack3rcon@xxxxxxxxx>
> To: Xen-users <xen-users@xxxxxxxxxxxxxxxxxxxx>
> Subject: A question about Dom0.
>
> ?When Dom0 is kind of a VM, then Xen Hypervisor running in a VM???
>From what I know, the Xen Hypervisor is not running in a VM, but on "bare
>metal". There is one privileged VM called Dom0 which is used to control the
>hypervisor and which provides drivers for the hardware.
I recommend reading
https://wiki.xenproject.org/wiki/Xen_Project_Beginners_Guide (e. g. section "A
brief look at Xen Project architecture")
> Why PV on HVM removed?
I don't know enough to give an answer to that one...
|