Skip to content
forked from shhyou/vm14hw1

NTU Virtual Machine Homework 1 (Add shallow stack to QEMU 0.13)

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
Notifications You must be signed in to change notification settings

bubbleshark/vm14hw1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

vm14hw1

NTU Virtual Machine Homework 1 (Add shallow stack to QEMU 0.13)

Build notes (on 217)

  1. Add the missing -lrt flag to LIBS += ... in Makefile.target

  2. Fix optimisation.h, optimisation.c

  3. Build in a (separate) clean directory, say build.qemu. Then configure using

../vm14hw1/configure --target-list=x86_64-linux-user --disable-docs
  1. Just make. The resulting binary is at x86_64-linux-user/

About

NTU Virtual Machine Homework 1 (Add shallow stack to QEMU 0.13)

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.0%
  • Makefile 4.8%
  • Roff 3.9%
  • PostScript 3.8%
  • C++ 2.6%
  • Shell 1.5%
  • Other 3.4%