VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/bootsectors/bs3kit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100782   18 months vboxsync bs3kit,bs3-timers-1: Extended the bs3-timers-1 testcase to check for …
(edit) @100342   19 months vboxsync ValKit/asmdefs-first.mac: Updated BS3_BEGINPROC_EXPORTED_WRAPPER with …
(edit) @99632   21 months vboxsync VvalidationKit/VBoxBs3Linker: Fix harmless file leak, bugref:3409
(edit) @99443   22 months vboxsync ValidationKit/bs3kit: Fix single-line macro definition to work with …
(edit) @98418   2 years vboxsync ValKit/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98107   2 years vboxsync Manual (C) year updates.
(edit) @98106   2 years vboxsync Manual (C) year updates.
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97985   2 years vboxsync ValKit/bs3kit: Warning fix.
(edit) @97818   2 years vboxsync bs3kit/Bs3TrapSystemCallHandler: Must save and restore SS around …
(edit) @97696   2 years vboxsync ValKit/bs3kit.h: Bs3MemAlloc[Z] doc fix.
(edit) @97628   2 years vboxsync ValKit/bs3kit.h: Added macros for identifying standard CS, DS and SS …
(edit) @97624   2 years vboxsync ValKit/bs3kit: Added Bs3SelSetupGate and Bs3SelSetupGate64 for setting …
(edit) @97613   2 years vboxsync ValKit/bs3kit: Added a Bs3Trap64InitEx variant that allows more use of …
(edit) @97612   2 years vboxsync ValKit/bs3kit: Comments. bugref:9898
(edit) @97611   2 years vboxsync ValKit/Bs3Kit: Fixed bug in 32-bit trap handlers where ESP was …
(edit) @97578   2 years vboxsync ValKit/bs3kit: Added a Bs3RegCtxGetRspSsAsCurPtr function for getting …
(edit) @97576   2 years vboxsync ValKit/bs3kit: Added a Bs3RegCtxGetRspSsAsCurPtr function for getting …
(edit) @97575   2 years vboxsync ValKit/bs3kit.mac: Changed the parameter of BS3_BEGIN_TEXT16 to be the …
(edit) @97574   2 years vboxsync ValKit/bs3kit: Detect 320KB and 360KB image sizes and pad them too to …
(edit) @97430   2 years vboxsync ValKit/bs3kit: Added Bs3SelLnkPtrToFlat. bugref:9898
(edit) @97423   2 years vboxsync ValKit/bs3kit: Corrected size of g_apfnBs3TrapHandlers_c32 and …
(edit) @97320   2 years vboxsync ValKit/bs3kit: Added a Bs3SelSetup32BitCode function for quickly …
(edit) @97315   2 years vboxsync ValKit/Bs3Kit: Forgot to load new TR into xDI in Bs3RegSetTr before …
(edit) @96412   2 years vboxsync update copyright and license notice text in generators
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95496   3 years vboxsync ValKit/bs3kit: Added some wrapper functions for better dealing with …
(edit) @95493   3 years vboxsync ValKit/bs3kit: scm fix. bugref:9898
(edit) @95491   3 years vboxsync ValKit/bs3kit: Added Bs3ExtCtxRestoreEx, Bs3ExtCtxSaveEx, …
(edit) @95485   3 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for pshufw, [v]pshufhw, …
(edit) @95481   3 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for [v]pmovmskb. bugref:9898
(edit) @95471   3 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]sub[bwdq] instruction test. bugref:9898
(edit) @95430   3 years vboxsync ValKit/bs3kit: Added warning to Bs3RegCtxConvertToRingX about only …
(edit) @95399   3 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
(edit) @95398   3 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
(edit) @95397   3 years vboxsync ValKit/bs3kit,bs3-cpu-instr-3: 128 and 256 bit wide vxorps, alignment …
(edit) @95387   3 years vboxsync ValKit/bs3kit: Workaround for the FDC thinking 180K and 160K images …
(edit) @95376   3 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management and …
(edit) @95374   3 years vboxsync ValKit/bs3kit: scm fix. bugref:9898
(edit) @95372   3 years vboxsync ValKit/bs3kit: Some more work on extended CPU/FPU state management. …
(edit) @95371   3 years vboxsync bs3kit: Some work on extended CPU/FPU state management, making the …
(edit) @95296   3 years vboxsync ValKit/bs3-cpu-instr-2: Simple RORX test to establing whether V<>0 …
(edit) @93754   3 years vboxsync IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
(edit) @93515   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92725   3 years vboxsync ValKit/bootsectors: Corrected BS2_SEL_MMIO16 and BS2_SEL_MMIO16_BASE …
(edit) @92577   3 years vboxsync IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
(edit) @92532   3 years vboxsync ValKit/bs3kit: Copy & past fix. bugref:9044
(edit) @92531   3 years vboxsync ValKit/bs3kit: nits. bugref:9044
(edit) @92529   3 years vboxsync ValKit/bs3kit: Added Bs3TestQueryCfgBool, Bs3TestQueryCfgU8 & …
(edit) @92524   3 years vboxsync ValKit/bs3kit: Adding a fForcedReInit parameter to Bs3PicSetup. bugref:9044
(edit) @92523   3 years vboxsync VMMDev,ValKit/Bootsectors: Moved the VMMDevTesting MMIO page from …
(edit) @92263   3 years vboxsync ValKit/bs3kit: Added Bs3PagingMapRamAbove4GForLM and made …
(edit) @92262   3 years vboxsync ValKit/bs3kit: Added Bs3PagingMapRamAbove4GForLM and made …
(edit) @92258   3 years vboxsync IPRT,VMMDev,ValKit: Some new test units. bugref:10093
(edit) @92256   3 years vboxsync ValKit/bs3kit: Moved Bs3BiosInt15hE820 & Bs3BiosInt15h88 into bs3kit.h …
(edit) @92255   3 years vboxsync ValKit: Fixed bugs in the 32-bit and 64-bit Bs3TestNow versions.
(edit) @90681   3 years vboxsync bs3kit/UD8DQ: In assembly we use ASM_MODEL_FAR_CODE not …
(edit) @90470   4 years vboxsync ValKit/Bs3Kit: Added Bs3TestValue.
(edit) @89931   4 years vboxsync bs3kit: Adding Bs3SelLnkPtrToCurPtr. bugref:10052
(edit) @89930   4 years vboxsync bs3kit: Corrected copy&paste errors related to Bs3RegSetCr0 and …
(edit) @89149   4 years vboxsync IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
(edit) @89146   4 years vboxsync ValKit/bs3-kit: Implemented 64-bit multiplication helper for 32-bit …
(edit) @88839   4 years vboxsync ValKit: Added bs3-timers-1 for some quick PIT testing.
(edit) @85609   4 years vboxsync ticketref:19791 fix udevadm constrol misspellings, contributed by …
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @83773   5 years vboxsync bs3kit: VC++ 14.1 adjustment. bugref:8489
(edit) @83022   5 years vboxsync bs3kit: Fixed bug in string formatter where %s output was counteded …
(edit) @83020   5 years vboxsync bs3kit/bootsector: Restore the error mesage that was disabled for …
(edit) @83019   5 years vboxsync bs3kit/bootsector: Fix for loading of large USB sticks with more than …
(edit) @83018   5 years vboxsync bs3kit: Tried to improove the load time in the boot sector.
(edit) @83017   5 years vboxsync bs3kit: Do the long mode check in bs3-first-init-all-lm64.asm.
(edit) @83013   5 years vboxsync bs3kit: Fixed silly non-max CS16 limit crap causing trouble when …
(edit) @83003   5 years vboxsync bs3kit: Added bs3-first-init-all-lm64.asm for writing tests with …
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81605   5 years vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @78425   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @77824   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @77823   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76579   6 years vboxsync ValKit: scm header guard alignment.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76531   6 years vboxsync ValidationKit: scm --fix-header-guards. bugref:9344
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73087   7 years vboxsync VBoxBs3ObjConverter.cpp: Treat R_X86_64_PLT32 as PC32 to deal with …
(edit) @72364   7 years vboxsync comment typos
(edit) @72146   7 years vboxsync bs3kit: Made g_fBs3TrapNoV86Assist only apply to #GP assist, not to …
(edit) @72138   7 years vboxsync bs3kit: Made the CRx & DRx getters and setters work from rings other …
(edit) @72133   7 years vboxsync bs3kit: Added some more functions for setting and setting CRx and DRx …
(edit) @72125   7 years vboxsync bs3kit: Added Bs3TrapSetDpl, fixed bug in Bs3TestCheckRegCtxEx. bugref:9171
(edit) @70668   7 years vboxsync bs3kit: Windows build fix.
(edit) @69452   7 years vboxsync ValidationKit: scm update
(edit) @69222   7 years vboxsync bootsectors: scm cleanups
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68607   7 years vboxsync bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
(edit) @68605   7 years vboxsync bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
(edit) @68604   7 years vboxsync bs3kit.h: Made Bs3StrFormatV work in small model 16-bit environment …
(edit) @66874   8 years vboxsync bs3-mode-EnteredMode.asm: Always save&restore xCX and xDX too as we're …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette