a1c65b9818599fe625bfd7a1b918d099b10fbc3c
[virt-what.git] / tests / upcloud / sbin / dmidecode
1 #!/bin/sh -
2 cat <<'EOF'
3 # dmidecode 3.3
4 Getting SMBIOS data from sysfs.
5 SMBIOS 2.8 present.
6 9 structures occupying 356 bytes.
7 Table at 0x00000000.
8
9 Handle 0x0000, DMI type 0, 24 bytes
10 BIOS Information
11         Vendor: SeaBIOS
12         Version: 1.12.0-1
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: UpCloud
25         Product Name: Cloud Server
26         Version: pc-i440fx-5.1
27         Serial Number: Not Specified
28         UUID: 00000000-0000-0000-0000-000000000000
29         Wake-up Type: Power Switch
30         SKU Number: Not Specified
31         Family: Not Specified
32
33 Handle 0x0300, DMI type 3, 22 bytes
34 Chassis Information
35         Manufacturer: QEMU
36         Type: Other
37         Lock: Not Present
38         Version: pc-i440fx-5.1
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         SKU Number: Not Specified
50
51 Handle 0x0400, DMI type 4, 42 bytes
52 Processor Information
53         Socket Designation: CPU 0
54         Type: Central Processor
55         Family: Other
56         Manufacturer: QEMU
57         ID: 00 00 00 00 00 00 00 00
58         Version: pc-i440fx-5.1
59         Voltage: Unknown
60         External Clock: Unknown
61         Max Speed: 2000 MHz
62         Current Speed: 2000 MHz
63         Status: Populated, Enabled
64         Upgrade: Other
65         L1 Cache Handle: Not Provided
66         L2 Cache Handle: Not Provided
67         L3 Cache Handle: Not Provided
68         Serial Number: Not Specified
69         Asset Tag: Not Specified
70         Part Number: Not Specified
71         Core Count: 128
72         Core Enabled: 128
73         Thread Count: 1
74         Characteristics: None
75
76 Handle 0x1000, DMI type 16, 23 bytes
77 Physical Memory Array
78         Location: Other
79         Use: System Memory
80         Error Correction Type: Multi-bit ECC
81         Maximum Capacity: 1 GB
82         Error Information Handle: Not Provided
83         Number Of Devices: 1
84
85 Handle 0x1100, DMI type 17, 40 bytes
86 Memory Device
87         Array Handle: 0x1000
88         Error Information Handle: Not Provided
89         Total Width: Unknown
90         Data Width: Unknown
91         Size: 1 GB
92         Form Factor: DIMM
93         Set: None
94         Locator: DIMM 0
95         Bank Locator: Not Specified
96         Type: RAM
97         Type Detail: Other
98         Speed: Unknown
99         Manufacturer: QEMU
100         Serial Number: Not Specified
101         Asset Tag: Not Specified
102         Part Number: Not Specified
103         Rank: Unknown
104         Configured Memory Speed: Unknown
105         Minimum Voltage: Unknown
106         Maximum Voltage: Unknown
107         Configured Voltage: Unknown
108
109 Handle 0x1300, DMI type 19, 31 bytes
110 Memory Array Mapped Address
111         Starting Address: 0x00000000000
112         Ending Address: 0x0003FFFFFFF
113         Range Size: 1 GB
114         Physical Array Handle: 0x1000
115         Partition Width: 1
116
117 Handle 0x2000, DMI type 32, 11 bytes
118 System Boot Information
119         Status: No errors detected
120
121 Handle 0x7F00, DMI type 127, 4 bytes
122 End Of Table
123
124 EOF