On Thu, Jan 03, 2019 at 06:13:11PM -0800, r...@google.com wrote: > From: Roman Kiryanov <r...@google.com> > > A driver for the Goldfish Android emulator that occupies > address space to use it with the memory sharing device > on the QEMU side. The memory sharding device allocates > subranges and populate them with actual RAM. > This allows sharing host's memory with the guest.
Why isn't this in drivers/platform/goldfish/ ?