qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Set AVR TARGET_PAGE_BITS to be 10 instead of 8
@ 2021-03-20 22:09 Michael Rolnik
  2021-03-20 22:09 ` [PATCH 1/1] Set TARGET_PAGE_BITS to be 10 instead of 8 bits Michael Rolnik
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Rolnik @ 2021-03-20 22:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Rolnik, dgilbert, rth

The previous value of TARGET_PAGE_BITS (8) is a bug. Make it 10
I tested it using the following commands
1. ninja test
2. make check-qtest-avr
3. avocado --show=app run -t arch:avr tests/acceptance/

Michael Rolnik (1):
  Set TARGET_PAGE_BITS to be 10 instead of 8 bits

 target/avr/cpu-param.h | 8 +-------
 target/avr/helper.c    | 2 --
 2 files changed, 1 insertion(+), 9 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2021-04-27 17:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 22:09 [PATCH 0/1] Set AVR TARGET_PAGE_BITS to be 10 instead of 8 Michael Rolnik
2021-03-20 22:09 ` [PATCH 1/1] Set TARGET_PAGE_BITS to be 10 instead of 8 bits Michael Rolnik
2021-03-23 12:46   ` Dr. David Alan Gilbert
2021-03-23 20:11     ` Michael Rolnik
2021-03-23 20:28       ` Michael Rolnik
2021-04-10 17:24         ` Michael Rolnik
2021-04-11 15:12           ` Richard Henderson
2021-04-12  9:07             ` Peter Maydell
2021-04-27 17:52               ` Dr. David Alan Gilbert

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).