mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-30 15:56:35 +09:00
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves. It makes more sense to handle this in a common location. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>