9 커밋 (d1562c38a6882a129998935cd63d09ab18f77add)

작성자 SHA1 메시지 날짜
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map 9 년 전
  Michael Brown 6eb1c927a3 [librm] Transition to protected mode within init_librm() 9 년 전
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call 9 년 전
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call 9 년 전
  Michael Brown adac4b1984 [librm] Simplify definitions for prot_call() and real_call() stack frames 9 년 전
  Michael Brown b1436e0b83 [librm] Use garbage-collectable section names 9 년 전
  Michael Brown 079b98b63a [librm] Discard argument as part of return from real_call() 9 년 전
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() 9 년 전
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 9 년 전
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 10 년 전
  Michael Brown bcfaf119a7 [librm] Speed up protected-mode calls under KVM 11 년 전
  Michael Brown c64747db50 [librm] Speed up real-to-protected mode transition under KVM 11 년 전
  Michael Brown 5a08b63cb7 [librm] Speed up protected-to-real mode transition under KVM 11 년 전
  Michael Brown 03e76c34d8 [librm] Add meaningful labels at section changes 11 년 전
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode 11 년 전
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines 11 년 전
  Michael Brown 4d8a009ccf [librm] Avoid (harmless) collisions with linker symbols 13 년 전
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition 15 년 전
  Michael Brown cb43056809 [prefix] Use flat real mode instead of real mode 15 년 전
  Michael Brown a5cd8d1772 [misc] Fix source files erroneously marked as executable 16 년 전
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 16 년 전
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 16 년 전
  Michael Brown 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions 16 년 전
  Daniel Verkamp 2539f5fa4a [librm] Make rm_sp and rm_ss globals again 17 년 전
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 17 년 전
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. 17 년 전
  Michael Brown 881dd8e102 Switch rm_ss and rm_sp back to being words; it'll make it less 18 년 전
  Michael Brown 42d96bcb07 Don't use the "rep ss movsb" trick to copy the RM stack to the PM 18 년 전
  Michael Brown 0ed066bc50 rm_ss, rm_sp, and pm_esp don't need to be accessed from anywhere 18 년 전
  Michael Brown 013d381e3c Real-mode code might set the direction flag, which would cause carnage. 18 년 전
  Michael Brown a9369bb503 Leave protected-mode return address on PM stack when issuing a 18 년 전
  Michael Brown 290c5ee779 Don't automatically call gateA20_set() when returning from a real-mode 18 년 전
  Michael Brown 35b04b1514 Tidy up comment 19 년 전
  Michael Brown 041a04335e Fixed assembly on old versions of gas 19 년 전
  Michael Brown 29340d7728 Documented the fact that the prefix can prot_call(main) without 19 년 전
  Michael Brown 89da833c5d init_librm() and prot_call() are now real-mode far calls. 19 년 전
  Michael Brown 02cf755f3f Removed REAL_EXEC(); there is no longer any code using it. 19 년 전
  Michael Brown 83d80d9e79 Remove references to obsoleted REAL_CALL from documentation. 19 년 전
  Michael Brown 5080668704 Provide access to rm_cs and rm_ds from protected-mode code. 19 년 전
  Michael Brown f7b963da51 (Redoing check-in lost by SourceForge's failure.) 19 년 전
  Michael Brown fdb983d473 Preserve the whole of %esp across prot_call(). We have to split this 19 년 전
  Michael Brown c10d1aa9d7 Preserve GDT across prot_call(). 19 년 전
  Michael Brown dcc1b0054e This line should not have been checked in 19 년 전
  Michael Brown 832807726a Add infrastructure to support access to .data16 (and .text16) variables 19 년 전
  Michael Brown 10c28a51bd Create two easy-to-use entry points in libprefix: install and 19 년 전
  Michael Brown 9fcded3d23 Towards a(nother) new real-mode infrastructure, in which we take 19 년 전
  Michael Brown 4c4e4de18f (librm_base-1b) is already an offset; no need to apply OFFSET(). 19 년 전
  Michael Brown d3dec7c331 Update to cope with changes in registers.h 20 년 전
  Michael Brown 04a99841e6 Make prot_call() able to transparently return via the newly installed copy 20 년 전
  Michael Brown 2fa14f2f1d lgdt needs data32 prefix, otherwise it loads only 24 bits. (sgdt 20 년 전