<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pub/teachos/kernel.git/arch/x86_64/src/memory/cpu, branch develop</title>
<subtitle>An educational OS kernel</subtitle>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/'/>
<entry>
<title>IN_PROGRESS implement gdt initialization</title>
<updated>2025-03-13T14:05:45+00:00</updated>
<author>
<name>Fabian Imhof</name>
<email>fabian.imhof@ost.ch</email>
</author>
<published>2025-03-13T14:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=2e4cbd473ff3bb7ac7371af39becf830b4fb753b'/>
<id>2e4cbd473ff3bb7ac7371af39becf830b4fb753b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update factory method code</title>
<updated>2025-02-21T14:13:39+00:00</updated>
<author>
<name>Matteo Gmür</name>
<email>matteo.gmuer1@ost.ch</email>
</author>
<published>2025-02-21T14:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=405b5b1018397bff48e32c75e10a6b3b58bb6a20'/>
<id>405b5b1018397bff48e32c75e10a6b3b58bb6a20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix method writing to wrong CR register and improve doxygen comments.</title>
<updated>2024-12-09T15:16:50+00:00</updated>
<author>
<name>Matteo Gmür</name>
<email>matteo.gmuer1@ost.ch</email>
</author>
<published>2024-12-09T15:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=4ff0477e844fe13620b02c197a8db4c01809399f'/>
<id>4ff0477e844fe13620b02c197a8db4c01809399f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish control register and adjust msr</title>
<updated>2024-11-10T12:08:02+00:00</updated>
<author>
<name>Matteo Gmür</name>
<email>matteo.gmuer1@ost.ch</email>
</author>
<published>2024-11-10T12:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=8eb68ccb8837ba867550d16f967d9ef21921abe2'/>
<id>8eb68ccb8837ba867550d16f967d9ef21921abe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust comments and constant</title>
<updated>2024-11-10T11:45:26+00:00</updated>
<author>
<name>Matteo Gmür</name>
<email>matteo.gmuer1@ost.ch</email>
</author>
<published>2024-11-10T11:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=45e7b24f19b3c4557f98996a44d8857d750ca5b3'/>
<id>45e7b24f19b3c4557f98996a44d8857d750ca5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement model specific register calls</title>
<updated>2024-11-10T10:59:22+00:00</updated>
<author>
<name>Fabian Imhof</name>
<email>fabian.imhof@ost.ch</email>
</author>
<published>2024-11-10T10:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=1275612382c5c9d31ed7b24a2c6d699c14a10081'/>
<id>1275612382c5c9d31ed7b24a2c6d699c14a10081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flush all method and move crash.</title>
<updated>2024-11-09T16:25:11+00:00</updated>
<author>
<name>Matteo Gmür</name>
<email>matteo.gmuer1@ost.ch</email>
</author>
<published>2024-11-09T16:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=4c030cbaee174a9f7f42d4f5ca7ddf6debbbe048'/>
<id>4c030cbaee174a9f7f42d4f5ca7ddf6debbbe048</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tlb into seperate subfolder and create cr3 header for reading and writing.</title>
<updated>2024-11-05T09:58:05+00:00</updated>
<author>
<name>Matteo Gmür</name>
<email>matteo.gmuer1@ost.ch</email>
</author>
<published>2024-11-05T09:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=dc80a11864444cae275e9e7be9ae120a92433034'/>
<id>dc80a11864444cae275e9e7be9ae120a92433034</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
