]> Git Repo - qemu.git/commit
hw/ppc/spapr: Implement the h_set_xdabr hypercall
authorThomas Huth <[email protected]>
Thu, 11 Feb 2016 12:47:20 +0000 (13:47 +0100)
committerDavid Gibson <[email protected]>
Tue, 16 Feb 2016 22:59:30 +0000 (09:59 +1100)
commite49ff266f8ade3f3a21ec48d13ecf4a77b1c8572
tree01c00c0e1c51edc05bb93a641da1988b9fc789f5
parentaf08a58f0ca338eafee855921859a8c1ace0175b
hw/ppc/spapr: Implement the h_set_xdabr hypercall

The H_SET_XDABR hypercall is similar to H_SET_DABR, but also sets
the extended DABR (DABRX) register.

Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ppc/spapr_hcall.c
This page took 0.024859 seconds and 4 git commands to generate.