From 0851a641de34c8229c910d31fa28ecf66b60c3a7 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Mon, 11 Nov 2024 15:03:13 +0100 Subject: [PATCH] add papr stub Signed-off-by: Toshaan Bharvani --- content/specifications/papr.md | 32 ++++++++++++++++++++++++++++++++ data/specifications/papr.yaml | 4 ++++ 2 files changed, 36 insertions(+) create mode 100644 content/specifications/papr.md create mode 100644 data/specifications/papr.yaml diff --git a/content/specifications/papr.md b/content/specifications/papr.md new file mode 100644 index 0000000..74ba0c4 --- /dev/null +++ b/content/specifications/papr.md @@ -0,0 +1,32 @@ +--- +title: PowerVM on POWER Architecture Reference +group: IBM +tags: + - powervm + - hypervisor + - software + - linux + - unix + - operatingsystem + - distribution + - architecture +feedback: + queue: PAPR +date: 2024-10-28 +draft: false +--- + + +## Power Architecture Platform Requirements. ## + +The purpose of this document is to detail a stable platform architecture to be used by: + +- Platforms defined by the POWER ISA Specification that desire to be compatible with operating systems that run on the PowerVM Hypervisor. +- Operating systems that desire to be compatible with running on the PowerVM Hypervisor. + +This architecture specification provides a comprehensive computer system platform-to-software interface definition. +It documents minimum system requirements, enabling the development and porting of software to a range of compatible industry-standard computer systems from workstations through servers based on the PowerISA. + + +This document is maintained by IBM and is made available through the OpenPOWER Foundation to support the work of the OpenPOWER Foundation and open source communities in supporting the POWER platform. +Comments, questions, and suggestions can be submitted through the OpenPOWER Foundation Request Tracker. diff --git a/data/specifications/papr.yaml b/data/specifications/papr.yaml new file mode 100644 index 0000000..bf1b524 --- /dev/null +++ b/data/specifications/papr.yaml @@ -0,0 +1,4 @@ +versions: + - number: "1.0.0" + date: 2024-1-11 + download: