Philipp Oppermann
|
752a65e4da
|
Merge branch 'post-04' into post-05
|
2019-07-22 10:36:23 +02:00 |
|
Philipp Oppermann
|
99ea302aaa
|
Regenerate Cargo.lock
|
2019-07-22 10:36:11 +02:00 |
|
Philipp Oppermann
|
133f73ab0b
|
Merge branch 'post-03' into post-04
|
2019-07-22 10:34:02 +02:00 |
|
Philipp Oppermann
|
298ec5f4b6
|
Merge branch 'post-02' into post-03
|
2019-07-22 10:33:24 +02:00 |
|
Philipp Oppermann
|
e86c95bd24
|
Run cargo update
|
2019-07-22 10:24:54 +02:00 |
|
Philipp Oppermann
|
b6683d95ec
|
Merge branch 'post-04' into post-05
|
2019-07-18 10:17:05 +02:00 |
|
Philipp Oppermann
|
28d5eeb9c4
|
Run cargo update
|
2019-07-18 10:17:01 +02:00 |
|
Philipp Oppermann
|
5adfe28cf4
|
Merge branch 'post-03' into post-04
|
2019-07-18 10:16:43 +02:00 |
|
Philipp Oppermann
|
ff8afb814e
|
Merge branch 'post-02' into post-03
|
2019-07-18 10:16:01 +02:00 |
|
Philipp Oppermann
|
47bcca33b3
|
Run cargo update
|
2019-07-18 10:14:57 +02:00 |
|
Philipp Oppermann
|
5ed27923e8
|
Update to bootloader 0.6.4
|
2019-07-18 10:14:39 +02:00 |
|
Philipp Oppermann
|
a7710b3d5c
|
Merge branch 'post-04' into post-05
|
2019-06-23 18:07:34 +02:00 |
|
Philipp Oppermann
|
d2e0d38218
|
Run brew update on macOS to fix travis CI failure (#623)
|
2019-06-23 18:07:19 +02:00 |
|
Philipp Oppermann
|
618d10eac8
|
Merge branch 'post-04' into post-05
|
2019-06-17 17:28:32 +02:00 |
|
Philipp Oppermann
|
7003268b9f
|
Merge branch 'post-03' into post-04
|
2019-06-17 17:28:32 +02:00 |
|
Philipp Oppermann
|
fcd849f471
|
Fix deprecated range syntax
|
2019-06-17 17:28:27 +02:00 |
|
Philipp Oppermann
|
2faeaa8964
|
Merge branch 'post-04' into post-05
|
2019-05-23 12:39:35 +02:00 |
|
Philipp Oppermann
|
c8d1bbeef8
|
Update code for PR #611
PR at https://github.com/phil-opp/blog_os/pull/611
|
2019-05-22 12:43:15 +02:00 |
|
Philipp Oppermann
|
2dfc5e838a
|
Merge branch 'post-04' into post-05
|
2019-05-09 14:59:55 +02:00 |
|
bors[bot]
|
158aed0c18
|
Merge #604 #606
604: Use `-serial stdio` instead of `-serial mon:stdio` r=phil-opp a=phil-opp
Fixes #602
Post update in https://github.com/phil-opp/blog_os/pull/605
606: Update x86_64 to version 0.7.0 r=phil-opp a=phil-opp
[Changelog](https://github.com/rust-osdev/x86_64/blob/master/Changelog.md#070):
- **Breaking**: `Port::read` and `PortReadOnly::read` now take `&mut self` instead of `&self` ([#76](https://github.com/rust-osdev/x86_64/pull/76)).
Post update in https://github.com/phil-opp/blog_os/pull/607
Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
|
2019-05-09 12:42:42 +00:00 |
|
Philipp Oppermann
|
3098be9653
|
Update x86_64 to version 0.7.0
|
2019-05-09 14:37:18 +02:00 |
|
Philipp Oppermann
|
86b57f696f
|
Use -serial stdio instead of -serial mon:stdio
|
2019-05-08 16:10:23 +02:00 |
|
Philipp Oppermann
|
12c08d72e4
|
Merge branch 'post-04' into post-05
|
2019-05-03 18:36:45 +02:00 |
|
Philipp Oppermann
|
ac9b661395
|
Update to x86_64 0.6.0
|
2019-05-03 18:36:39 +02:00 |
|
Philipp Oppermann
|
53f3236754
|
Update post number for Readme badge
|
2019-04-26 15:09:17 +02:00 |
|
Philipp Oppermann
|
a5b6422785
|
Add a test for the breakpoint exception
|
2019-04-26 14:57:14 +02:00 |
|
Philipp Oppermann
|
b7eefae5f9
|
Delete old bootimage test integration tests
|
2019-04-26 14:57:14 +02:00 |
|
Philipp Oppermann
|
df8335f8c7
|
Add a new blog_os::init function instead of calling init_idt directly
|
2019-04-26 14:57:14 +02:00 |
|
Philipp Oppermann
|
f301ae461a
|
Merge branch 'post-04-new' into post-05-new
|
2019-04-26 14:56:25 +02:00 |
|
Philipp Oppermann
|
ad99afae98
|
Fix panic_handler test by fixing line number
|
2019-04-26 13:42:20 +02:00 |
|
Philipp Oppermann
|
8374aa6ab6
|
Run cargo fmt
|
2019-04-26 13:42:20 +02:00 |
|
Philipp Oppermann
|
c8087cdd6f
|
Update Readme for Testing post
|
2019-04-26 13:42:20 +02:00 |
|
Philipp Oppermann
|
ccb8b79ef8
|
Add a panic handler test
|
2019-04-26 13:42:20 +02:00 |
|
Philipp Oppermann
|
a55ced6b7f
|
Add a basic test to basic_boot
|
2019-04-26 13:42:20 +02:00 |
|
Philipp Oppermann
|
2e5f192f35
|
Make exit_qemu safe
|
2019-04-26 13:42:20 +02:00 |
|
Philipp Oppermann
|
c2f36e086e
|
Install qemu on CI
|
2019-04-26 13:42:10 +02:00 |
|
Philipp Oppermann
|
cdd91df869
|
Run cargo xtest on CI
|
2019-04-26 13:42:04 +02:00 |
|
Philipp Oppermann
|
a2d628cabe
|
Complete the basic_boot integration test
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
48e1f72d23
|
Split off a library
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
3b13211579
|
Add the skeleton for an integration test
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
d0629ba5a2
|
Import serial_println only in test mode
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
46bb44b95d
|
Run cargo fmt
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
4cbac20b40
|
Add tests for the VGA buffer
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
d4ebbc291a
|
Hide QEMU in test mode
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
3ecf9a9b56
|
Exit qemu on panic
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
1559493802
|
Print test results over serial port
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
98a0e605be
|
Interpret exit code 33 as test success
|
2019-04-26 13:41:19 +02:00 |
|
Philipp Oppermann
|
dbdd46da9a
|
Exit qemu after running tests
|
2019-04-26 13:41:17 +02:00 |
|
Philipp Oppermann
|
3aa6151729
|
Add a trivial_assertion test
|
2019-04-26 13:41:07 +02:00 |
|
Philipp Oppermann
|
0beb0d80f8
|
Add a custom test runner
|
2019-04-26 13:41:07 +02:00 |
|