67 Ревизии (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Автор SHA1 Съобщение Дата
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism преди 9 години
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL преди 9 години
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL преди 9 години
  Michael Brown f3d423b26b [librm] Allow for the PIC interrupt vector offset to be changed преди 10 години
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results преди 10 години
  Michael Brown be7f35d9c0 [librm] Add profiling self-tests for complete real_call and prot_call cycles преди 10 години
  Michael Brown a0da06c306 [profile] Provide methods for profiling individual stages of operations преди 10 години
  Michael Brown bcfaf119a7 [librm] Speed up protected-mode calls under KVM преди 10 години
  Michael Brown c64747db50 [librm] Speed up real-to-protected mode transition under KVM преди 10 години
  Michael Brown 5a08b63cb7 [librm] Speed up protected-to-real mode transition under KVM преди 10 години
  Michael Brown 03e76c34d8 [librm] Add meaningful labels at section changes преди 10 години
  Michael Brown bd640bc364 [librm] Add a profiling self-test for measuring mode transition times преди 10 години
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode преди 10 години
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines преди 10 години
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts преди 12 години
  Michael Brown c77aece36a [liba20] Preserve all non-segment registers when calling INT 15,2401 преди 12 години
  Michael Brown 4d8a009ccf [librm] Avoid (harmless) collisions with linker symbols преди 12 години
  Michael Brown 2288241942 [liba20] Rename libflat to liba20 преди 13 години
  Michael Brown 7f2d0f12ad [libflat] Remove now-obsolete flatten_real_mode call преди 13 години
  Michael Brown 87723a0f11 [libflat] Test A20 gate without switching to flat real mode преди 13 години
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition преди 14 години
  Michael Brown 24b52ae476 [prefix] Add A20-enabling code in libflat преди 14 години
  Michael Brown fb754ced56 [prefix] Move flatten_real_mode to libflat.S преди 14 години
  Michael Brown cb43056809 [prefix] Use flat real mode instead of real mode преди 14 години
  Michael Brown a5cd8d1772 [misc] Fix source files erroneously marked as executable преди 15 години
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations преди 15 години
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations преди 15 години
  Michael Brown 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions преди 15 години
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API преди 15 години
  Daniel Verkamp aa28544373 [librm] Add rm stack copying functions преди 16 години
  Daniel Verkamp 2539f5fa4a [librm] Make rm_sp and rm_ss globals again преди 16 години
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging преди 16 години
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. преди 16 години
  Michael Brown 881dd8e102 Switch rm_ss and rm_sp back to being words; it'll make it less преди 17 години
  Michael Brown 42d96bcb07 Don't use the "rep ss movsb" trick to copy the RM stack to the PM преди 17 години
  Michael Brown 0ed066bc50 rm_ss, rm_sp, and pm_esp don't need to be accessed from anywhere преди 17 години
  Michael Brown 013d381e3c Real-mode code might set the direction flag, which would cause carnage. преди 17 години
  Michael Brown a9369bb503 Leave protected-mode return address on PM stack when issuing a преди 17 години
  Michael Brown 290c5ee779 Don't automatically call gateA20_set() when returning from a real-mode преди 17 години
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. преди 18 години
  Michael Brown 35b04b1514 Tidy up comment преди 18 години
  Michael Brown 041a04335e Fixed assembly on old versions of gas преди 18 години
  Michael Brown 29340d7728 Documented the fact that the prefix can prot_call(main) without преди 18 години
  Michael Brown 89da833c5d init_librm() and prot_call() are now real-mode far calls. преди 18 години
  Michael Brown 02cf755f3f Removed REAL_EXEC(); there is no longer any code using it. преди 18 години
  Michael Brown 83d80d9e79 Remove references to obsoleted REAL_CALL from documentation. преди 18 години
  Michael Brown 5080668704 Provide access to rm_cs and rm_ds from protected-mode code. преди 18 години
  Michael Brown f7b963da51 (Redoing check-in lost by SourceForge's failure.) преди 18 години
  Michael Brown fdb983d473 Preserve the whole of %esp across prot_call(). We have to split this преди 18 години
  Michael Brown c10d1aa9d7 Preserve GDT across prot_call(). преди 18 години