^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) What: /sys/hypervisor/compilation/compile_date
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) Contains the build time stamp of the Xen hypervisor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) Might return "<denied>" in case of special security settings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) in the hypervisor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) What: /sys/hypervisor/compilation/compiled_by
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) Contains information who built the Xen hypervisor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) Might return "<denied>" in case of special security settings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) in the hypervisor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) What: /sys/hypervisor/compilation/compiler
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) Compiler which was used to build the Xen hypervisor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) Might return "<denied>" in case of special security settings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) in the hypervisor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) What: /sys/hypervisor/properties/capabilities
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) Space separated list of supported guest system types. Each type
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) is in the format: <class>-<major>.<minor>-<arch>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) With:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) ======== ============================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) <class>: "xen" -- x86: paravirtualized, arm: standard
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) "hvm" -- x86 only: fully virtualized
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) <major>: major guest interface version
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) <minor>: minor guest interface version
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) <arch>: architecture, e.g.:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) "x86_32": 32 bit x86 guest without PAE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) "x86_32p": 32 bit x86 guest with PAE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) "x86_64": 64 bit x86 guest
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) "armv7l": 32 bit arm guest
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) "aarch64": 64 bit arm guest
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) ======== ============================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) What: /sys/hypervisor/properties/changeset
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) Changeset of the hypervisor (git commit)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) Might return "<denied>" in case of special security settings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) in the hypervisor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) What: /sys/hypervisor/properties/features
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) Features the Xen hypervisor supports for the guest as defined
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65) in include/xen/interface/features.h printed as a hex value.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67) What: /sys/hypervisor/properties/pagesize
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 72) Default page size of the hypervisor printed as a hex value.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 73) Might return "0" in case of special security settings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 74) in the hypervisor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 75)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 76) What: /sys/hypervisor/properties/virtual_start
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 77) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 78) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 79) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 80) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 81) Virtual address of the hypervisor as a hex value.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 82)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 83) What: /sys/hypervisor/type
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 84) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 85) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 86) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 87) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 88) Type of hypervisor:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 89) "xen": Xen hypervisor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 90)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 91) What: /sys/hypervisor/uuid
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 92) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 93) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 94) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 95) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 96) UUID of the guest as known to the Xen hypervisor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 97)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 98) What: /sys/hypervisor/version/extra
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 99) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 100) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 101) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 102) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 103) The Xen version is in the format <major>.<minor><extra>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 104) This is the <extra> part of it.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 105) Might return "<denied>" in case of special security settings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 106) in the hypervisor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 107)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 108) What: /sys/hypervisor/version/major
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 109) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 110) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 111) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 112) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 113) The Xen version is in the format <major>.<minor><extra>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 114) This is the <major> part of it.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 115)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 116) What: /sys/hypervisor/version/minor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 117) Date: March 2009
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 118) KernelVersion: 2.6.30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 119) Contact: xen-devel@lists.xenproject.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 120) Description: If running under Xen:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 121) The Xen version is in the format <major>.<minor><extra>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 122) This is the <minor> part of it.