Skip to content

Conversation

@StefanJum
Copy link

Update assignment 7: kvm vmm skel to fix several build errors.

  • Add -Iinclude/ to CFLAGS
  • Fix Makefile rules for the guests
  • Add #endifs to the header files
  • Halt at the end of the 32 bits guest
  • Fix structure names in vmm.c

Update assignment 7: kvm vmm skel to fix several build errors.

* Add `-Iinclude/` to CFLAGS
* Fix Makefile rules for the guests
* Add `#endif`s to the header files
* Halt at the end of the 32 bits guest
* Fix structure names in vmm.c

Signed-off-by: Stefan Jumarea <[email protected]>
Copy link
Member

@vladandrew vladandrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants