aws: Add regression test for AWS on Xen on x86_64 architecture.
[virt-what.git] / tests / aws-xen-x86 / sbin / dmidecode
1 #!/bin/sh -
2 cat <<'EOF'
3 # dmidecode 3.0
4 Getting SMBIOS data from sysfs.
5 SMBIOS 2.7 present.
6 12 structures occupying 398 bytes.
7 Table at 0x000EB01F.
8
9 Handle 0x0000, DMI type 0, 24 bytes
10 BIOS Information
11         Vendor: Xen
12         Version: 4.2.amazon
13         Release Date: 08/24/2006
14         Address: 0xE8000
15         Runtime Size: 96 kB
16         ROM Size: 64 kB
17         Characteristics:
18                 PCI is supported
19                 EDD is supported
20                 Targeted content distribution is supported
21         BIOS Revision: 4.2
22
23 Handle 0x0100, DMI type 1, 27 bytes
24 System Information
25         Manufacturer: Xen
26         Product Name: HVM domU
27         Version: 4.2.amazon
28         Serial Number: ec2f5c70-6dfc-83a7-f5ec-ef7b97aea4c9
29         UUID: EC2F5C70-6DFC-83A7-F5EC-EF7B97AEA4C9
30         Wake-up Type: Power Switch
31         SKU Number: Not Specified
32         Family: Not Specified
33
34 Handle 0x0300, DMI type 3, 13 bytes
35 Chassis Information
36         Manufacturer: Xen
37         Type: Other
38         Lock: Not Present
39         Version: Not Specified
40         Serial Number: Not Specified
41         Asset Tag: Not Specified
42         Boot-up State: Safe
43         Power Supply State: Safe
44         Thermal State: Safe
45         Security Status: Unknown
46
47 Handle 0x0401, DMI type 4, 26 bytes
48 Processor Information
49         Socket Designation: CPU 1
50         Type: Central Processor
51         Family: Other
52         Manufacturer: Intel
53         ID: F2 06 03 00 FF FB 89 17
54         Version: Not Specified
55         Voltage: Unknown
56         External Clock: Unknown
57         Max Speed: 2900 MHz
58         Current Speed: 2900 MHz
59         Status: Populated, Enabled
60         Upgrade: Other
61
62 Handle 0x0402, DMI type 4, 26 bytes
63 Processor Information
64         Socket Designation: CPU 2
65         Type: Central Processor
66         Family: Other
67         Manufacturer: Intel
68         ID: F2 06 03 00 FF FB 89 17
69         Version: Not Specified
70         Voltage: Unknown
71         External Clock: Unknown
72         Max Speed: 2900 MHz
73         Current Speed: 2900 MHz
74         Status: Populated, Enabled
75         Upgrade: Other
76
77 Handle 0x0B00, DMI type 11, 5 bytes
78 OEM Strings
79         String 1: Xen
80
81 Handle 0x1000, DMI type 16, 19 bytes
82 Physical Memory Array
83         Location: Other
84         Use: System Memory
85         Error Correction Type: Multi-bit ECC
86         Maximum Capacity: 3840 MB
87         Error Information Handle: Not Provided
88         Number Of Devices: 1
89
90 Handle 0x1100, DMI type 17, 34 bytes
91 Memory Device
92         Array Handle: 0x1000
93         Error Information Handle: 0x0000
94         Total Width: 64 bits
95         Data Width: 64 bits
96         Size: 3840 MB
97         Form Factor: DIMM
98         Set: None
99         Locator: DIMM 0
100         Bank Locator: Not Specified
101         Type: RAM
102         Type Detail: None
103         Speed: Unknown
104         Manufacturer: Not Specified
105         Serial Number: Not Specified
106         Asset Tag: Not Specified
107         Part Number: Not Specified
108         Rank: Unknown
109         Configured Clock Speed: Unknown
110
111 Handle 0x1300, DMI type 19, 31 bytes
112 Memory Array Mapped Address
113         Starting Address: 0x00000000000
114         Ending Address: 0x000EFFFFFFF
115         Range Size: 3840 MB
116         Physical Array Handle: 0x1000
117         Partition Width: 1
118
119 Handle 0x1400, DMI type 20, 35 bytes
120 Memory Device Mapped Address
121         Starting Address: 0x00000000000
122         Ending Address: 0x000EFFFFFFF
123         Range Size: 3840 MB
124         Physical Device Handle: 0x1100
125         Memory Array Mapped Address Handle: 0x1300
126         Partition Row Position: 1
127
128 Handle 0x2000, DMI type 32, 11 bytes
129 System Boot Information
130         Status: No errors detected
131
132 Handle 0x7F00, DMI type 127, 4 bytes
133 End Of Table
134
135 EOF