You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments