xref: /titanic_50/usr/src/cmd/svc/profile/platform_sun4v.xml (revision 49bfb42b00abac0958a1308f4233e366fd083366)
11d4b38e0Srsmaeda<?xml version='1.0'?>
21d4b38e0Srsmaeda<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
31d4b38e0Srsmaeda<!--
41d4b38e0Srsmaeda    CDDL HEADER START
51d4b38e0Srsmaeda
61d4b38e0Srsmaeda    The contents of this file are subject to the terms of the
71d4b38e0Srsmaeda    Common Development and Distribution License (the "License").
81d4b38e0Srsmaeda    You may not use this file except in compliance with the License.
91d4b38e0Srsmaeda
101d4b38e0Srsmaeda    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
111d4b38e0Srsmaeda    or http://www.opensolaris.org/os/licensing.
121d4b38e0Srsmaeda    See the License for the specific language governing permissions
131d4b38e0Srsmaeda    and limitations under the License.
141d4b38e0Srsmaeda
151d4b38e0Srsmaeda    When distributing Covered Code, include this CDDL HEADER in each
161d4b38e0Srsmaeda    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
171d4b38e0Srsmaeda    If applicable, add the following below this CDDL HEADER, with the
181d4b38e0Srsmaeda    fields enclosed by brackets "[]" replaced with your own identifying
191d4b38e0Srsmaeda    information: Portions Copyright [yyyy] [name of copyright owner]
201d4b38e0Srsmaeda
211d4b38e0Srsmaeda    CDDL HEADER END
221d4b38e0Srsmaeda
23*49bfb42bSAlexandre Chartre    Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
24*49bfb42bSAlexandre Chartre    Use is subject to license terms.
251d4b38e0Srsmaeda
261d4b38e0Srsmaeda    NOTE:  This service profile is not editable; its contents will be
271d4b38e0Srsmaeda    overwritten by package or patch operations, including operating
281d4b38e0Srsmaeda    system upgrade.
291d4b38e0Srsmaeda
301d4b38e0Srsmaeda    sun4v kernel arch service profile.
311d4b38e0Srsmaeda-->
321d4b38e0Srsmaeda<service_bundle type='profile' name='default'>
331d4b38e0Srsmaeda	<service name='platform/sun4v/drd' version='1' type='service'>
341d4b38e0Srsmaeda		<instance name='default' enabled='true'/>
351d4b38e0Srsmaeda	</service>
36ccbf80faSaa72041	<service name='platform/sun4v/efdaemon' version='1' type='service'>
37ccbf80faSaa72041		<instance name='default' enabled='true'/>
38ccbf80faSaa72041	</service>
39*49bfb42bSAlexandre Chartre	<service name='ldoms/agents' version='1' type='service'>
40*49bfb42bSAlexandre Chartre		<instance name='default' enabled='true'/>
41*49bfb42bSAlexandre Chartre	</service>
421d4b38e0Srsmaeda</service_bundle>
43