Skip to content
/ vm14hw1 Public

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

License

Notifications You must be signed in to change notification settings

shhyou/vm14hw1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published