Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS #1

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

rmatinata
Copy link

The new H-Call H_GET_CPU_CHARACTERISTICS is used by the guest to query
behaviours and available characteristics of the cpu.

Implement the handler for this new H-Call which formulates its response
based on the host capabilities.

Signed-off-by: Suraj Jitindar Singh sjitindarsingh@gmail.com

Manually backported from c59704b
upstream because it doesn't apply cleanly.

Signed-off-by: Jose Ricardo Ziviani joserz@linux.vnet.ibm.com
Signed-off-by: Ricardo M. Matinata rmm@br.ibm.com

The new H-Call H_GET_CPU_CHARACTERISTICS is used by the guest to query
behaviours and available characteristics of the cpu.

Implement the handler for this new H-Call which formulates its response
based on the host capabilities.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>

Manually backported from c59704b
upstream because it doesn't apply cleanly.

Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Signed-off-by: Ricardo M. Matinata <rmm@br.ibm.com>
@malcolmcrossley malcolmcrossley merged commit 8188e66 into NXPower:qemu-2.6.0-nutanix Mar 1, 2018
@rmatinata rmatinata deleted the rmm-hput-add branch March 6, 2018 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants