qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] exec: Ensure variable page size is only used with TARGET_PAG


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] exec: Ensure variable page size is only used with TARGET_PAGE_BITS_VARY
Date: Wed, 4 Nov 2020 10:35:32 +0100

Simple patch while trying to figure out Fuloong-2E 16KB page size.
Better safe than sorry =)

Philippe Mathieu-Daudé (2):
  MAINTAINERS: Cover exec-vary.c (variable page size)
  exec: Ensure variable page size is only used with
    TARGET_PAGE_BITS_VARY

 include/qemu-common.h | 4 +++-
 exec-vary.c           | 4 +++-
 MAINTAINERS           | 1 +
 3 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]