Files
qemu/hw
Suraj Jitindar Singh d77a98b015 target/ppc: Add new H-CALL shells for in memory table translation
The use of the new in memory tables introduced in ISAv3.00 for translation,
also referred to as process tables, requires the introduction of 3 new
H-CALLs; H_REGISTER_PROCESS_TABLE, H_CLEAN_SLB, and H_INVALIDATE_PID.

Add shells for each of these and register them as the hypercall handlers.
Currently they all log an unimplemented hypercall and return H_FUNCTION.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
[dwg: Fix style nits]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-04-26 12:00:41 +10:00
..
2017-04-05 17:23:52 +02:00
2016-10-04 13:28:07 +01:00
2017-01-27 18:08:00 +01:00
2017-01-20 11:15:06 +00:00
2017-03-27 12:14:45 +02:00
2017-04-02 21:17:47 +02:00
2017-04-05 17:23:52 +02:00
2017-01-27 18:07:59 +01:00
2017-02-24 10:37:21 +00:00
2017-02-28 20:40:36 +01:00
2017-04-24 12:32:12 +01:00
2016-10-28 18:17:24 +03:00
2016-09-15 15:32:22 +03:00