[panda-users] MIPS/MIPS64 Support

Danux danuxx at gmail.com
Fri Jun 23 04:56:56 EDT 2017


Team,

Are you planning to suppor mips/mips64 architectures?
When passing them to the build.sh script

--target-list=x86_64-softmmu,i386-softmmu,arm-softmmu, mips64-softmmu,
mips-softmmu
Got this error on:

Linux panda 4.4.0-81-generic #104~14.04.1-Ubuntu SMP Wed Jun 14 12:45:52
UTC 2017 x86_64 x86_64 x86_64 GNU/Linux


------

CC      mips64-softmmu/panda/src/callbacks.o

  CC      mips64-softmmu/panda/src/callback_support.o

  CC      mips64-softmmu/panda/src/common.o

/home/danux/panda/panda/src/common.c: In function ‘panda_current_asid’:

/home/danux/panda/panda/src/common.c:111:2: error: #error
"panda_current_asid() not implemented for target architecture."

 #error "panda_current_asid() not implemented for target architecture."

  ^

/home/danux/panda/panda/src/common.c: In function ‘panda_current_sp’:

/home/danux/panda/panda/src/common.c:131:2: error: #error
"panda_current_asid() not implemented for target architecture."

 #error "panda_current_asid() not implemented for target architecture."

  ^

/home/danux/panda/panda/src/common.c:121:17: error: unused variable ‘env’
[-Werror=unused-variable]

   CPUArchState *env = (CPUArchState *)cpu->env_ptr;

                 ^

/home/danux/panda/panda/src/common.c: In function ‘panda_in_kernel’:

/home/danux/panda/panda/src/common.c:149:2: error: #error
"panda_in_kernel() not implemented for target architecture."

 #error "panda_in_kernel() not implemented for target architecture."

  ^

/home/danux/panda/panda/src/common.c:141:18: error: unused variable ‘env’
[-Werror=unused-variable]

    CPUArchState *env = cpu->env_ptr;

                  ^

cc1: all warnings being treated as errors

make[1]: *** [panda/src/common.o] Error 1

make: *** [subdir-mips64-softmmu] Error 2

-- 
DanUx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/panda-users/attachments/20170623/93b0bd9e/attachment.html


More information about the panda-users mailing list