Add support for Nutanix Acropolis Hypervisor (AHV) (RHBZ#1756381).
[virt-what.git] / tests / nutanix-ahv / sbin / dmidecode
1 #!/bin/sh -
2 cat <<'EOF'
3 i# dmidecode 3.2
4 Getting SMBIOS data from sysfs.
5 SMBIOS 2.8 present.
6 9 structures occupying 486 bytes.
7 Table at 0x000F73C0.
8
9 Handle 0x0000, DMI type 0, 24 bytes
10 BIOS Information
11         Vendor: SeaBIOS
12         Version: 1.9.1-5.el6
13         Release Date: 04/01/2014
14         Address: 0xE8000
15         Runtime Size: 96 kB
16         ROM Size: 64 kB
17         Characteristics:
18                 BIOS characteristics not supported
19                 Targeted content distribution is supported
20         BIOS Revision: 0.0
21
22 Handle 0x0100, DMI type 1, 27 bytes
23 System Information
24         Manufacturer: Nutanix
25         Product Name: AHV
26         Version: RHEL 7.3.0 PC (i440FX + PIIX, 1996)
27         Serial Number: B913C223-EEDE-4DFC-BB43-BE1495F4388D
28         UUID: b913c223-eede-4dfc-bb43-be1495f4388d
29         Wake-up Type: Power Switch
30         SKU Number: Not Specified
31         Family: Red Hat Enterprise Linux
32
33 Handle 0x0300, DMI type 3, 21 bytes
34 Chassis Information
35         Manufacturer: Red Hat
36         Type: Other
37         Lock: Not Present
38         Version: RHEL 7.3.0 PC (i440FX + PIIX, 1996)
39         Serial Number: Not Specified
40         Asset Tag: Not Specified
41         Boot-up State: Safe
42         Power Supply State: Safe
43         Thermal State: Safe
44         Security Status: Unknown
45         OEM Information: 0x00000000
46         Height: Unspecified
47         Number Of Power Cords: Unspecified
48         Contained Elements: 0
49
50 Handle 0x0400, DMI type 4, 42 bytes
51 Processor Information
52         Socket Designation: CPU 0
53         Type: Central Processor
54         Family: Other
55         Manufacturer: Red Hat
56         ID: 61 0F 00 00 FF FB 8B 0F
57         Version: RHEL 7.3.0 PC (i440FX + PIIX, 1996)
58         Voltage: Unknown
59         External Clock: Unknown
60         Max Speed: 2000 MHz
61         Current Speed: 2000 MHz
62         Status: Populated, Enabled
63         Upgrade: Other
64         L1 Cache Handle: Not Provided
65         L2 Cache Handle: Not Provided
66         L3 Cache Handle: Not Provided
67         Serial Number: Not Specified
68         Asset Tag: Not Specified
69         Part Number: Not Specified
70         Core Count: 1
71         Core Enabled: 1
72         Thread Count: 1
73         Characteristics: None
74
75 Handle 0x1000, DMI type 16, 23 bytes
76 Physical Memory Array
77         Location: Other
78         Use: System Memory
79         Error Correction Type: Multi-bit ECC
80         Maximum Capacity: 2 GB
81         Error Information Handle: Not Provided
82         Number Of Devices: 1
83
84 Handle 0x1100, DMI type 17, 40 bytes
85 Memory Device
86         Array Handle: 0x1000
87         Error Information Handle: Not Provided
88         Total Width: Unknown
89         Data Width: Unknown
90         Size: 2048 MB
91         Form Factor: DIMM
92         Set: None
93         Locator: DIMM 0
94         Bank Locator: Not Specified
95         Type: RAM
96         Type Detail: Other
97         Speed: Unknown
98         Manufacturer: Red Hat
99         Serial Number: Not Specified
100         Asset Tag: Not Specified
101         Part Number: Not Specified
102         Rank: Unknown
103         Configured Memory Speed: Unknown
104         Minimum Voltage: Unknown
105         Maximum Voltage: Unknown
106         Configured Voltage: Unknown
107
108 Handle 0x1300, DMI type 19, 31 bytes
109 Memory Array Mapped Address
110         Starting Address: 0x00000000000
111         Ending Address: 0x0007FFFFFFF
112         Range Size: 2 GB
113         Physical Array Handle: 0x1000
114         Partition Width: 1
115
116 Handle 0x2000, DMI type 32, 11 bytes
117 System Boot Information
118         Status: No errors detected
119
120 Handle 0x7F00, DMI type 127, 4 bytes
121 End Of Table
122
123 EOF