8000 GitHub - luporl/pnv-test: Lowlevel tests for the QEMU PowerNV machines
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

luporl/pnv-test

 
 

Repository files navigation

pnv-test

Lowlevel tests for the QEMU PowerNV machines. These are the Microwatt tests adapted to use a PowerNV console.

To run under QEMU, you will need to add an extra machine option to start the CPU in Little Endian.

Building

make

Run

For all tests, simply run :

 $(QEMU) -M powernv9,endianness=little -bios ./test/test.bin -serial mon:stdio -nographic

About

Lowlevel tests for the QEMU PowerNV machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.8%
  • Assembly 26.7%
  • Makefile 0.5%
0