🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 17:22:31 | PHP 8.2.32
📂
/ (Root)
/
usr
/
lib
/
python3.6
/
site-packages
/
sos
/
report
/
plugins
/
__pycache__
📍 /usr/lib/python3.6/site-packages/sos/report/plugins/__pycache__
🔄 Refresh
✏️
Editing: xen.cpython-36.pyc
Read Only
3 ܓ�iH � @ s6 d dl Z d dlZd dlmZmZ G dd� dee�ZdS )� N)�Plugin�RedHatPluginc @ s@ e Zd ZdZdZdZdd� Zdd� Zdd � Zd d� Z dd � Z dS )�XenzXen virtualizationZxen�virtc C sX t jdt j�r(| jd�}|d dkr(dS t jdt j�rT| jd�}|d dkrPdS d S d S )z Determine xen host type z/proc/acpi/dsdtzgrep -qi xen /proc/acpi/dsdtZstatusr �hvmz/proc/xen/capabilitiesz(grep -q control_d /proc/xen/capabilities�dom0�domU� baremetal)�os�access�R_OK�exec_cmd)�self�result� r �/usr/lib/python3.6/xen.py�determine_xen_host s zXen.determine_xen_hostc C s | j � dkS )Nr )r )r r r r � check_enabled# s zXen.check_enabledc C s&