diff options
author | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2025-01-23 17:46:22 +0300 |
---|---|---|
committer | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2025-01-31 14:03:53 +0300 |
commit | 37d1b5d8d588a9761e47d9941005e2da7def8310 (patch) | |
tree | 720c7d1cf8a42ffd530f41db83aa72e315997322 /scripts/extract-fwblobs | |
parent | c9f721ed8ec6942dad951d2d8c4fca291170165e (diff) | |
download | linux-37d1b5d8d588a9761e47d9941005e2da7def8310.tar.xz |
KVM: s390: stop using page->index for non-shadow gmaps
The host_to_guest radix tree will now map userspace addresses to guest
addresses, instead of userspace addresses to segment tables.
When segment tables and page tables are needed, they are found using an
additional gmap_table_walk().
This gets rid of all usage of page->index for non-shadow gmaps.
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Link: https://lore.kernel.org/r/20250123144627.312456-11-imbrenda@linux.ibm.com
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20250123144627.312456-11-imbrenda@linux.ibm.com>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions