]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc/spapr_hcall.c
pseries: Implement h_read hcall
authorErlon Cruz <erlon.cruz@br.flextronics.com>
Mon, 18 Feb 2013 05:00:32 +0000 (05:00 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 8 Mar 2013 20:04:52 +0000 (21:04 +0100)
commit6bbd5dde9a10520eb069c4bff9f2e34b96b1cfee
tree2d535b6a8271e42e78755a84ef50ca03f3961903
parentbefa8af375acd52d7118fa8d4fdf15acee8d378a
pseries: Implement h_read hcall

This h_call is useful for DLPAR in future amongst other things. Given an index
it fetches the corresponding PTE stored in the htab.

Signed-off-by: Erlon Cruz <erlon.cruz@br.flextronics.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/spapr_hcall.c