Closed glg-rv closed 1 year ago
Huge Page support broke U-mode guest mapping, and in general did not consider it.
This patch fixes this, but avoids a case that now might happen: that shared pages are mapped in guest as huge pages.
This will require further work.
Huge Page support broke U-mode guest mapping, and in general did not consider it.
This patch fixes this, but avoids a case that now might happen: that shared pages are mapped in guest as huge pages.
This will require further work.