Add detection of Red Hat Enterprise Virtualization hypervisor (RHBZ#1249438).
[virt-what.git] / tests / rhev / sbin / dmidecode
1 #!/bin/sh -
2 cat <<'EOF'
3 # dmidecode 3.0
4 Scanning /dev/mem for entry point.
5 SMBIOS 2.8 present.
6 9 structures occupying 481 bytes.
7 Table at 0x000F1D20.
8
9 Handle 0x0000, DMI type 0, 24 bytes
10 BIOS Information
11         Vendor: SeaBIOS
12         Version: seabios-1.7.5-11.el7
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: Red Hat
25         Product Name: RHEV Hypervisor
26         Version: 4.0-2.el7
27         Serial Number: 4C4C4544-004C-4B10-8036-C7C04F4A5931
28         UUID: 469665C0-69F7-436B-BBF3-6632988BEDC8
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.2.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: F3 06 00 00 FF FB 8B 07
57         Version: RHEL 7.2.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: 1 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: 1024 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 Clock 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: 0x0003FFFFFFF
112         Range Size: 1 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