commit | 75c9d6c2f88f5713345b545beec10f0444ebd551 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Thu Dec 08 16:00:54 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Tue Dec 20 14:14:07 2011 +0200 |
tree | 99cf744b451641e73935a4bc0dbdf19db165ec05 | |
parent | e2177955a899483b19bd54e547db3b61db95eaf7 [diff] |
framebuffer: drop use of cpu_get_physical_page_desc() cpu_get_physical_page_desc() is tied into the memory core's innards, replace it with uses of the API. Signed-off-by: Avi Kivity <avi@redhat.com>