1. 64c3cc8 Minor: whitespace by copy · 7 years ago
  2. 6a5021e ATA standby immediate (#86) by copy · 7 years ago
  3. b3eceee ACPI GPE stubs by copy · 7 years ago
  4. 72f4a07 Fix inverted assertion by copy · 7 years ago
  5. 5f29de7 Fix missing create_empty_entry by copy · 7 years ago
  6. def5f9d Update seabios to 1.10 by copy · 7 years ago
  7. 8e66add Set PCI bars properly instead of swapping (#86) by copy · 7 years ago
  8. 0f4f6cb fsave/frstor: Save in stack order by copy · 7 years ago
  9. 1cbdc54 Move config.js to front by copy · 7 years ago
  10. 1c7fcc1 IDE: Use same PCI device id as qemu, required for Windows installations (#86) by copy · 7 years ago
  11. c598c69 Minor: semicolons by copy · 7 years ago
  12. 72b039b Remove unused constants by copy · 7 years ago
  13. 888c6d2 Remove pci register_device below registering IO ports by copy · 7 years ago
  14. 461e3e7 PS2 minor changes by copy · 8 years ago
  15. 0966e7d Change virtio irq to 10, old one collides with ps2 mouse by copy · 8 years ago
  16. 50b20ec Implement elcr in legacy pic by copy · 8 years ago
  17. b185430 Minor: Semicolons by copy · 8 years ago
  18. af97985 Reenable Oberon tests by copy · 8 years ago
  19. 3238304 Fix test: Check if disk image is missing by copy · 8 years ago
  20. 43747c4 Add dummy screen by copy · 8 years ago
  21. aaa75be Improved file loading in nodejs, simplify tests by copy · 8 years ago
  22. 61d3d11 Proper CD IDE DMA implementation, fixes #147, fixes #107 by copy · 8 years ago
  23. c972911 Minor by copy · 8 years ago
  24. a485494 Basic 16-bit tss implementation. Fixes #127. Fixes #145. Fixes windows 3.0 by copy · 8 years ago
  25. 13989ee First entry in LDT is valid (#145) by copy · 8 years ago
  26. 069ea8e extend archlinux doc with networking example by Rick van de Loo · 8 years ago
  27. 9ba1f2f change state to initial state in archlinux doc by Rick van de Loo · 8 years ago
  28. b5de442 fix raw RangeHTTPServer link to wget by Rick van de Loo · 8 years ago
  29. dc900c9 expand Archlinux doc with scripted install example by Rick van de Loo · 8 years ago
  30. 74fb7c6 Fix multiboot images smaller than 8192 bytes by copy · 8 years ago
  31. cb73530 Reduce memory for kvm-unit-test by copy · 8 years ago
  32. af0c725 Travis fix (switch to Trusty) by copy · 8 years ago
  33. 0f3b6d8 Travis fix (gcc-multilib) by copy · 8 years ago
  34. 9bf828f Travis fix by copy · 8 years ago
  35. bf7590f Add kvm-unit-test to travis CI (#129) by copy · 8 years ago
  36. 2bbae50 Disable Oberon tests by copy · 8 years ago
  37. 0116b70 Remove comments from fprem instruction by Amaan Cheval · 8 years ago
  38. de50f3a Improve fprem instruction implementation to update FPU status word's by Amaan Cheval · 8 years ago
  39. bfff744 update linux 9p image mount hook doc by Rick van de Loo · 8 years ago
  40. 217cc50 add note about range header in SimpleHTTPServer by Rick van de Loo · 8 years ago
  41. 522faac Leave ACPI disabled, fixes #151 by copy · 8 years ago
  42. 74d2170 Fix restoring state by copy · 8 years ago
  43. 57965ca Use local kolibriOS image on https. Temporary workaround for #141 by copy · 8 years ago
  44. ec4b19e Update readme regarding Arch Linux by copy · 8 years ago
  45. e5fcc32 Don't create new arrays in reset(), set to 0 instead by copy · 8 years ago
  46. 004f620 PIC logging by copy · 8 years ago
  47. a112db7 Missing parameter by copy · 8 years ago
  48. 790f6ce cpuid level 5 by copy · 8 years ago
  49. acea5b6 Less incomplete task switch implementation by copy · 8 years ago
  50. cb6aaf1 Minor (style and logging) by copy · 8 years ago
  51. 04eb410 Implement #NP (kvm-unit-test) by copy · 8 years ago
  52. 06f3453 CR3 ignored bits by copy · 8 years ago
  53. d21f7de Split movsx/movzx into 16/32 bit versions by copy · 8 years ago
  54. 64b4e47 APIC version write by copy · 8 years ago
  55. 90ac05a Rename function by copy · 8 years ago
  56. 4ccd885 PCI: Fix command/status by copy · 8 years ago
  57. 7179ef2 ATA flush cache by copy · 8 years ago
  58. ec7bfd3 Mention than FreeBSD works by copy · 8 years ago
  59. 4e164c6 Add kvm-unit-test (#129) by copy · 8 years ago
  60. d50101d Import kvm-unit-test into this repo by copy · 8 years ago
  61. 3595456 Disable advanced optimisations for libv86. Fixes tests by copy · 8 years ago
  62. 7b0d0b8 Add multiboot image loading, currently only supporting kvm-unit-test (#95, #129) by copy · 8 years ago
  63. 6129016 Only check irqs when irr changed by copy · 8 years ago
  64. 1332e32 More VGA logging by copy · 8 years ago
  65. 370698f Makefile: Refactor using addprefix by copy · 8 years ago
  66. 96f61bb More complete APIC and IOAPIC implementation (#86) by copy · 8 years ago
  67. 9e4b2c5 Add debug panel (#108) by copy · 8 years ago
  68. a025807 Buffer get written blocks by copy · 8 years ago
  69. e1ef657 Make Closure Compiler happy by copy · 8 years ago
  70. 211b5c9 A few more assertions for IO ports by copy · 8 years ago
  71. 60b7b62 Add run_hardware_timers by copy · 8 years ago
  72. 61314f7 Handle access to debug registers when cr4.DE is set by copy · 8 years ago
  73. ff89ef0 Add acpi PM timer by copy · 8 years ago
  74. 9dcf9c0 Lower TIME_PER_FRAME by copy · 8 years ago
  75. 420f763 Fix iret #gp error code (Windows XP) by copy · 8 years ago
  76. 7c04e0d Add comment to lss #ud by copy · 8 years ago
  77. 62f276d Shift addresses correctly by copy · 8 years ago
  78. 0f2f096 Add elf parser by copy · 8 years ago
  79. fc671d6 Remove outdated test by copy · 8 years ago
  80. 77e9128 fix docs links to api.md by Rick van de Loo · 8 years ago
  81. 9985eb3 fix unzip command in readme by Rick van de Loo · 8 years ago
  82. 5ad8b60 Fix heuristic condition for using async file buffers by Amaan Cheval · 8 years ago
  83. 48285e3 Mention that ReactOS works (#143) by copy · 8 years ago
  84. 5c084c9 make clean: Remove source maps by copy · 8 years ago
  85. b5a710e Remove clutter by copy · 8 years ago
  86. 7f9c447 Use logical shift for addresses by copy · 8 years ago
  87. c520ea4 Proper implementation of firmware control port as used by seabios and kvm-unit-test by copy · 8 years ago
  88. 8906f44 Update readme by copy · 8 years ago
  89. 591cdbe Add link to ReactOS project (#143) by copy · 8 years ago
  90. f999d15 Fix hostname detection (#140) by copy · 8 years ago
  91. bf05e95 Don't fail on wrmsr(GS_BASE) by copy · 8 years ago
  92. 561d99d Fix MOV from debug register (kvm-unit-test) by copy · 8 years ago
  93. 3f26b34 Implement multi-byte nop (kvm-unit-test) by copy · 8 years ago
  94. 7c50cb2 Fix loading of local files (allow loading large files) by copy · 8 years ago
  95. a41919f Fix kolibri and kolibri-fallback urls (#141) by copy · 8 years ago
  96. e28e81a Remove useless debugging stuff by copy · 8 years ago
  97. cba0826 Fix DAS instruction (found with kvm-unit-test) by copy · 8 years ago
  98. 7fa7bbc Move function out of if block. Fixes #140 by copy · 8 years ago
  99. ba33e5c Improve update_cs_size by copy · 8 years ago
  100. d8cb6bf Improve code structure by copy · 8 years ago