qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RFC v19 00/13] QEMU AVR 8 bit cores


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH RFC v19 00/13] QEMU AVR 8 bit cores
Date: Wed, 5 Jul 2017 05:59:08 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/04/2017 08:34 PM, Michael Rolnik wrote:
Hi Richard.

Thank you for finding a bug.
As for the testing
1. I have a small program that calculates fibonacci numbers. I use it to test mainly stack operations for different CPU flavors (1, 2 or 3 bytes PC).
2. I manually verified that I can debug with gdb, that includes
     a. stepping
     b. running
     c. stopping
     d. breakpoints
     e. backtrace shows correct stack
3. I manually verified that I can save and load vm states
4. `make check` passes

If you please point me to a doc that explains how automatic unit tests can be added to a QEMU target, I will happily add them.

Can you boot an AVR kernel?

How about the environment that newlib builds with libgloss? With that you'd be able to run the gcc testsuite, which would be extremely helpful.


r~



reply via email to

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