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
installer
vss-win32
channel-posix.c -rw-r--r-- 8.7 KB
channel-win32.c -rw-r--r-- 10.1 KB
channel.h -rw-r--r-- 964 bytes
commands-bsd.c -rw-r--r-- 5.3 KB
commands-common.h -rw-r--r-- 2.1 KB
commands-linux.c -rw-r--r-- 8.6 KB
commands-posix-ssh.c -rw-r--r-- 12.7 KB
commands-posix.c -rw-r--r-- 95.6 KB
commands-win32.c -rw-r--r-- 77.0 KB
commands.c -rw-r--r-- 17.6 KB
cutils.c -rw-r--r-- 670 bytes
cutils.h -rw-r--r-- 125 bytes
guest-agent-command-state.c -rw-r--r-- 1.7 KB
guest-agent-core.h -rw-r--r-- 1.6 KB
main.c -rw-r--r-- 49.1 KB
meson.build -rw-r--r-- 7.1 KB
messages-win32.mc -rw-r--r-- 118 bytes
qapi-schema.json -rw-r--r-- 44.8 KB
service-win32.c -rw-r--r-- 5.5 KB
service-win32.h -rw-r--r-- 1.0 KB
vss-win32.c -rw-r--r-- 4.5 KB
vss-win32.h -rw-r--r-- 673 bytes

back to top