nieklinnenbank / FreeNOS

FreeNOS (Free Niek's Operating System) is an experimental microkernel based operating system for learning purposes written in C++. You may use the code as you wish under the terms of the GPLv3.
http://www.FreeNOS.org
GNU General Public License v3.0
858 stars 1.34k forks source link

Shutdown issue resolved!! #8

Open NilayGandhi29 opened 3 years ago

NilayGandhi29 commented 3 years ago

Issue #5

Changed the intelCore.h arguments to support the newer versions of the QEMU.

nieklinnenbank commented 3 years ago

Hi,

Thanks for solving! Indeed this works on newer Qemu versions. Could you please update your pull request by:

Once updated, i will merge your pull request. Thanks, Niek