Commit graph

1092 commits

Author SHA1 Message Date
copy 6a5021eefb ATA standby immediate (#86) 2017-06-05 10:12:24 -05:00
copy b3eceee135 ACPI GPE stubs 2017-06-05 10:11:53 -05:00
copy 72f4a07e66 Fix inverted assertion 2017-06-02 11:00:35 -05:00
copy 5f29de79e4 Fix missing create_empty_entry 2017-06-02 09:14:05 -05:00
copy def5f9d1f7 Update seabios to 1.10 2017-06-01 12:32:25 -05:00
copy 8e66add23a Set PCI bars properly instead of swapping (#86) 2017-06-01 12:16:19 -05:00
copy 0f4f6cbe05 fsave/frstor: Save in stack order 2017-06-01 11:29:28 -05:00
copy 1cbdc5497c Move config.js to front 2017-05-30 15:28:59 -05:00
copy 1c7fcc1c74 IDE: Use same PCI device id as qemu, required for Windows installations (#86) 2017-05-29 16:02:06 -05:00
copy c598c69e4b Minor: semicolons 2017-05-29 15:38:01 -05:00
copy 72b039b93e Remove unused constants 2017-05-29 15:35:38 -05:00
copy 888c6d2ce1 Remove pci register_device below registering IO ports 2017-05-29 12:25:28 -05:00
copy 461e3e7b5b PS2 minor changes 2017-05-24 15:09:50 -05:00
copy 0966e7de97 Change virtio irq to 10, old one collides with ps2 mouse 2017-05-24 15:05:27 -05:00
copy 50b20ecfae Implement elcr in legacy pic 2017-05-24 15:03:40 -05:00
copy b185430f21 Minor: Semicolons 2017-05-24 11:50:19 -05:00
copy af97985cfd Reenable Oberon tests 2017-05-10 17:25:07 -05:00
copy 32383041c8 Fix test: Check if disk image is missing 2017-05-09 20:57:00 -05:00
copy 43747c4b32 Add dummy screen 2017-05-09 19:31:18 -05:00
copy aaa75be9d9 Improved file loading in nodejs, simplify tests 2017-05-09 19:31:18 -05:00
copy 61d3d1160a Proper CD IDE DMA implementation, fixes #147, fixes #107 2017-05-09 19:31:18 -05:00
copy c972911110 Minor 2017-05-09 19:31:18 -05:00
copy a485494f6f Basic 16-bit tss implementation. Fixes #127. Fixes #145. Fixes windows 3.0 2017-05-09 19:31:18 -05:00
copy 13989eeaa5 First entry in LDT is valid (#145) 2017-05-09 19:31:18 -05:00
Rick van de Loo 069ea8e672 extend archlinux doc with networking example 2017-05-07 20:16:57 -04:00
Rick van de Loo 9ba1f2f9a8 change state to initial state in archlinux doc 2017-05-06 13:47:04 -04:00
Rick van de Loo b5de44261c fix raw RangeHTTPServer link to wget 2017-05-06 13:47:04 -04:00
Rick van de Loo dc900c929c expand Archlinux doc with scripted install example 2017-05-06 13:47:04 -04:00
copy 74fb7c6c5b Fix multiboot images smaller than 8192 bytes 2017-05-06 11:37:23 -05:00
copy cb73530996 Reduce memory for kvm-unit-test 2017-05-01 14:15:30 -05:00
copy af0c725a72 Travis fix (switch to Trusty) 2017-05-01 14:05:19 -05:00
copy 0f3b6d8599 Travis fix (gcc-multilib) 2017-05-01 13:59:51 -05:00
copy 9bf828f1b2 Travis fix 2017-05-01 13:52:35 -05:00
copy bf7590f0cd Add kvm-unit-test to travis CI (#129) 2017-05-01 13:49:40 -05:00
copy 2bbae50861 Disable Oberon tests 2017-05-01 11:19:57 -05:00
Amaan Cheval 0116b704d8 Remove comments from fprem instruction 2017-05-01 12:19:35 -04:00
Amaan Cheval de50f3ab64 Improve fprem instruction implementation to update FPU status word's
condition codes
2017-05-01 12:19:35 -04:00
Rick van de Loo bfff744a1c update linux 9p image mount hook doc
should be host9p, otherwise the initcpio hook will try to mount
/dev/sda1 (or whatever you have configured) over /new_root as a 9p
fs (which it isn't) and the system will complain with "no channels
available" and drop you in the emergency shell. Instead, host9p
should be mounted over /new_root as type 9p.
2017-05-01 12:11:31 -04:00
Rick van de Loo 217cc5078f add note about range header in SimpleHTTPServer 2017-04-30 13:10:33 -04:00
copy 522faac36e Leave ACPI disabled, fixes #151 2017-04-29 17:51:16 -05:00
copy 74d2170d53 Fix restoring state 2017-04-29 13:22:17 -05:00
copy 57965ca8c2 Use local kolibriOS image on https. Temporary workaround for #141 2017-04-29 13:22:17 -05:00
copy ec4b19e346 Update readme regarding Arch Linux 2017-04-29 13:22:17 -05:00
copy e5fcc32385 Don't create new arrays in reset(), set to 0 instead 2017-04-29 13:22:17 -05:00
copy 004f620252 PIC logging 2017-04-29 13:22:17 -05:00
copy a112db7f1e Missing parameter 2017-04-29 13:22:17 -05:00
copy 790f6ce718 cpuid level 5 2017-04-29 13:22:17 -05:00
copy acea5b6d03 Less incomplete task switch implementation 2017-04-29 13:22:17 -05:00
copy cb6aaf13a6 Minor (style and logging) 2017-04-29 13:22:17 -05:00
copy 04eb410ea7 Implement #NP (kvm-unit-test) 2017-04-29 13:22:17 -05:00