Philipp Oppermann
|
ff85a2e502
|
Merge branch 'post-09' into post-10
# Conflicts:
# README.md
|
2019-04-03 10:47:15 +02:00 |
|
Philipp Oppermann
|
80d4065b4c
|
Merge branch 'post-08' into post-09
# Conflicts:
# README.md
|
2019-04-03 10:47:04 +02:00 |
|
Philipp Oppermann
|
6a44f51eaa
|
Merge branch 'post-07' into post-08
# Conflicts:
# README.md
|
2019-04-03 10:46:54 +02:00 |
|
Philipp Oppermann
|
ffb76038bc
|
Merge branch 'post-06' into post-07
# Conflicts:
# README.md
|
2019-04-03 10:46:46 +02:00 |
|
Philipp Oppermann
|
555a76b559
|
Merge branch 'post-05' into post-06
# Conflicts:
# README.md
|
2019-04-03 10:46:34 +02:00 |
|
Philipp Oppermann
|
802c7151e4
|
Merge branch 'post-04' into post-05
# Conflicts:
# README.md
|
2019-04-03 10:46:23 +02:00 |
|
Philipp Oppermann
|
768c09dffe
|
Merge branch 'post-03' into post-04
# Conflicts:
# README.md
|
2019-04-03 10:46:10 +02:00 |
|
Philipp Oppermann
|
d98a4d0cbc
|
Merge branch 'post-02' into post-03
# Conflicts:
# README.md
|
2019-04-03 10:45:48 +02:00 |
|
Philipp Oppermann
|
f308628db2
|
Merge branch 'post-01' into post-02
|
2019-04-03 10:45:28 +02:00 |
|
Philipp Oppermann
|
f8462956f2
|
Use azure pipelines status badge
|
2019-04-03 10:44:07 +02:00 |
|
Philipp Oppermann
|
74675346c9
|
Merge branch 'post-09' into post-10
|
2019-03-26 13:26:56 +01:00 |
|
Philipp Oppermann
|
d36d1dc18b
|
Merge branch 'post-08' into post-09
|
2019-03-26 13:26:56 +01:00 |
|
Philipp Oppermann
|
a0420c229e
|
Merge branch 'post-07' into post-08
|
2019-03-26 13:26:56 +01:00 |
|
Philipp Oppermann
|
f42461b99b
|
Merge branch 'post-06' into post-07
|
2019-03-26 13:26:56 +01:00 |
|
Philipp Oppermann
|
19db8f6095
|
Merge branch 'post-05' into post-06
|
2019-03-26 13:26:56 +01:00 |
|
Philipp Oppermann
|
3a273540f4
|
CI: Run apt update before installing qemu
|
2019-03-26 13:26:24 +01:00 |
|
Philipp Oppermann
|
e9344ae046
|
Remove unneeded into_iter() in init_frame_allocator
|
2019-03-14 13:20:26 +01:00 |
|
Philipp Oppermann
|
4acf12bb69
|
Merge branch 'post-09' into post-10
|
2019-03-14 11:18:40 +01:00 |
|
Philipp Oppermann
|
6f25c34d46
|
Merge branch 'post-08' into post-09
|
2019-03-14 11:18:22 +01:00 |
|
Philipp Oppermann
|
23e45b5b13
|
Merge branch 'post-07' into post-08
|
2019-03-14 11:18:22 +01:00 |
|
Philipp Oppermann
|
701823742e
|
Merge branch 'post-06' into post-07
|
2019-03-14 11:18:22 +01:00 |
|
Philipp Oppermann
|
ea096a561a
|
Merge branch 'post-05' into post-06
|
2019-03-14 11:18:22 +01:00 |
|
Philipp Oppermann
|
6d45ffd4d7
|
Merge branch 'post-04' into post-05
|
2019-03-14 11:17:58 +01:00 |
|
Philipp Oppermann
|
cc949a2ef3
|
Merge branch 'post-03' into post-04
|
2019-03-14 11:15:56 +01:00 |
|
Philipp Oppermann
|
93b2134692
|
Merge branch 'post-02' into post-03
|
2019-03-14 11:14:01 +01:00 |
|
Philipp Oppermann
|
ab16203ed7
|
Update bootloader to version 0.4.0
|
2019-03-14 11:13:28 +01:00 |
|
Philipp Oppermann
|
161d5fe7be
|
Merge pull request #569 from phil-opp/post-10-new
Update post-10 branch for new "Paging Implementation" post
|
2019-03-14 10:49:55 +01:00 |
|
Philipp Oppermann
|
9bf4ea7341
|
Use BootInfoFrameAllocator to create a 0xdeadbeaf000 mapping
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
a1bf5651fc
|
Create an init_frame_allocator function
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
763228c859
|
Create a generic BootInfoFrameAllocator type
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
770af27d75
|
Create a new mapping and write through it to the screen
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
3e59283c19
|
Create an EmptyFrameAllocator
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
6146ccba2d
|
Add a memory::create_example_mapping function
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
b0e1527a95
|
Delete our memory::translate_addr function again
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
cb4410c84e
|
Update kernel_main to use MapperAllSizes::translate_addr
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
98b5976656
|
Create a memory::init function that initializes a MappedPageTable
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
9335386928
|
Add and test a memory::translate_addr function
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
7c30d62f33
|
Also show non-empty level 3 table entries
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
61683bccda
|
Print non-empty level 4 table entries
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
e1ec5159b8
|
Add boot info argument and use entry_point macro
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
7b7d19592f
|
Enable map_physical_memory feature of bootloader
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
e387c0b6b8
|
Create a memory::active_level_4_table function
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
d5abc119f3
|
Update Readme for Paging Implementation post
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
59da6e5620
|
Update bootloader to version 0.4.0
|
2019-03-14 10:30:37 +01:00 |
|
Philipp Oppermann
|
ef1cc0ed4f
|
Reset code to post-09 branch for new 'Paging Implementation' post
|
2019-03-14 10:20:46 +01:00 |
|
Philipp Oppermann
|
90f0caec1a
|
Merge branch 'post-09' into post-10
|
2019-03-14 10:17:37 +01:00 |
|
Philipp Oppermann
|
7198a4d110
|
The code for reading the level 4 table was moved to the next post
|
2019-03-12 17:49:31 +01:00 |
|
Philipp Oppermann
|
5c0fb63f33
|
Merge branch 'post-09' into post-10
|
2019-03-12 17:48:43 +01:00 |
|
Philipp Oppermann
|
6ffcb2cf1a
|
Merge branch 'post-08' into post-09
|
2019-03-12 17:48:43 +01:00 |
|
Philipp Oppermann
|
1c72107cb1
|
Merge branch 'post-07' into post-08
|
2019-03-12 17:48:24 +01:00 |
|