 |
≫ |
|
|
 |
パッチ名: PHKL_36261
パッチ摘要: 11.31 Integrity Virtual Machine機能検出インタフェース
作成日: 07/04/23
公開日: 07/05/08
ハードウェアプラットフォームおよびOSリリース:
11.31
現象:
PHKL_36261:
(SR:8606480870 CR:JAGag34922)
Integrity Virtual Machine上のHP-UXゲストが、仮想マシンホストで提供され
る特定機能に関する情報を入手できれば、多くのメリットがあります。
問題点の説明:
PHKL_36261:
(SR:8606480870 CR:JAGag34922)
ゲストオペレーティングシステムがホストの特定機能を検出できるように、
Integrity Virtual Machineホストはそのためのインタフェースを提供してい
ます。ところが、HP-UXはそのインタフェースを利用していませんでした。
解決方法:
カーネルのコードがIntegrity Virtual Machineの特定機能を検出できるよう
に、HP-UXカーネル用内部インタフェースを追加しました。
-----------------------------------------------------------------------------
Patch Name: PHKL_36261
Patch Description: 11.31 Integrity Virtual Machine Capabilities Interface
Creation Date: 07/04/23
Post Date: 07/05/08
Hardware Platforms - OS Releases:
11.31
Products: N/A
Filesets:
OS-Core.CORE2-KRN,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP
OS-Core.CORE2-KRN,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP
Automatic Reboot?: Yes
Status: General Release
Critical: No
Category Tags:
enhancement general_release
Path Name: /hp-ux_patches/11.X/PHKL_36261
Symptoms:
PHKL_36261:
( SR:8606480870 CR:JAGag34922 )
HP-UX guests on an Integrity Virtual Machine may benefit
from knowledge about specific capabilities provided by the
virtual machine host.
Defect Description:
PHKL_36261:
( SR:8606480870 CR:JAGag34922 )
Integrity Virtual Machine hosts provide an interface which
allows guest operating systems to detect specific
capabilities of the host. HP-UX does not utilize this
interface.
Resolution:
An HP-UX kernel internal interface is added which allows
kernel code to detect specific Integrity Virtual Machine
capabilities.
Enhancement:
Yes
PHKL_36261:
Kernel internal interface to allow HP-UX to detect
specific capabilities of an Integrity Virtual
Machine Host.
SR:
8606480870
Patch Files:
OS-Core.CORE2-KRN,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
/usr/conf/mod/hpvm_iface
OS-Core.CORE2-KRN,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
/usr/conf/mod/hpvm_iface
what(1) Output:
OS-Core.CORE2-KRN,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
/usr/conf/mod/hpvm_iface:
hpvm_iface_pdk.c $Date: 2007/04/11 14:30:42 $Revisio
n: r11.31/1 PATCH_11.31 (PHKL_36261)
$Revision: hpvm_iface: @(#) mod/hpvm_iface R11.3
1_BL2007_0422_1 PATCH_11.31 PHKL_36261
OS-Core.CORE2-KRN,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
/usr/conf/mod/hpvm_iface:
$Revision: hpvm_iface: @(#) mod/hpvm_iface R11.3
1_BL2007_0422_1 PATCH_11.31 PHKL_36261
hpvm_iface_pdk.c $Date: 2007/04/11 14:30:45 $Revisio
n: r11.31/1 PATCH_11.31 (PHKL_36261)
cksum(1) Output:
OS-Core.CORE2-KRN,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
3202199407 24200 /usr/conf/mod/hpvm_iface
OS-Core.CORE2-KRN,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
754034251 7080 /usr/conf/mod/hpvm_iface
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes: None
Equivalent Patches: None
Patch Package Size: 30 KBytes
Installation Instructions:
Please review all instructions and the Hewlett-Packard
SupportLine User Guide or your Hewlett-Packard support terms
and conditions for precautions, scope of license,
restrictions, and, limitation of liability and warranties,
before installing this patch.
------------------------------------------------------------
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHKL_36261
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHKL_36261.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHKL_36261. If you do not wish to retain a
copy of the original software, include the patch_save_files
option in the swinstall command above:
-x patch_save_files=false
WARNING: If patch_save_files is false when a patch is installed,
the patch cannot be deinstalled. Please be careful
when using this feature.
For future reference, the contents of the PHKL_36261.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHKL_36261.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHKL_36261.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|