qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] exec: Ensure variable page size is only used with TARGET_PAGE_BITS_VARY
@ 2020-11-04  9:35 Philippe Mathieu-Daudé
  2020-11-04  9:35 ` [PATCH 1/2] MAINTAINERS: Cover exec-vary.c (variable page size) Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-04  9:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Richard Henderson, Philippe Mathieu-Daudé,
	Richard Henderson

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-24 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04  9:35 [PATCH 0/2] exec: Ensure variable page size is only used with TARGET_PAGE_BITS_VARY Philippe Mathieu-Daudé
2020-11-04  9:35 ` [PATCH 1/2] MAINTAINERS: Cover exec-vary.c (variable page size) Philippe Mathieu-Daudé
2020-11-04  9:35 ` [PATCH 2/2] exec: Ensure variable page size is only used with TARGET_PAGE_BITS_VARY Philippe Mathieu-Daudé
2020-11-24 16:12   ` Richard Henderson
2020-11-23 12:28 ` [PATCH-for-6.0 0/2] " Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).