Revision a85b8ec8721af7a555804003d619ac8e03ed5337 authored by Paolo Bonzini on 02 January 2024, 14:36:51 UTC, committed by Michael Tokarev on 21 March 2024, 16:43:42 UTC
Remove knowledge of specific MMU indexes (other than MMU_NESTED_IDX and
MMU_PHYS_IDX) from mmu_translate().  This will make it possible to split
32-bit and 64-bit MMU indexes.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 5f97afe2543f09160a8d123ab6e2e8c6d98fa9ce)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: context fixup in target/i386/cpu.h due to other changes in that area)
1 parent 25bdc64
History
File Mode Size
client-connection.c -rw-r--r-- 12.8 KB
client.c -rw-r--r-- 50.0 KB
common.c -rw-r--r-- 6.3 KB
meson.build -rw-r--r-- 116 bytes
nbd-internal.h -rw-r--r-- 2.5 KB
server.c -rw-r--r-- 100.1 KB
trace-events -rw-r--r-- 7.8 KB
trace.h -rw-r--r-- 29 bytes

back to top