forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/Documentation/ABI/stable/sysfs-hypervisor-xen
....@@ -33,6 +33,8 @@
3333 Space separated list of supported guest system types. Each type
3434 is in the format: <class>-<major>.<minor>-<arch>
3535 With:
36
+
37
+ ======== ============================================
3638 <class>: "xen" -- x86: paravirtualized, arm: standard
3739 "hvm" -- x86 only: fully virtualized
3840 <major>: major guest interface version
....@@ -43,6 +45,7 @@
4345 "x86_64": 64 bit x86 guest
4446 "armv7l": 32 bit arm guest
4547 "aarch64": 64 bit arm guest
48
+ ======== ============================================
4649
4750 What: /sys/hypervisor/properties/changeset
4851 Date: March 2009