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) @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   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73087   6 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 …
(edit) @66485   8 years vboxsync Fix -Wmissing-braces in array initializer.
(edit) @66464   8 years vboxsync IEM: Implemented movss Vss,Wss (f3 0f 10).
(edit) @66456   8 years vboxsync bs3kit: Mark system traps with '* GURU *' to distinguish it from …
(edit) @66454   8 years vboxsync bs3kit: Added Bs3GetCpuVendor.
(edit) @66452   8 years vboxsync bs3kit: Added Bs3GetCpuVendor.
(edit) @66450   8 years vboxsync IEM: More vstmxcsr tests.
(edit) @66449   8 years vboxsync bs3kit: build fix
(edit) @66448   8 years vboxsync bs3kit: build fix
(edit) @66446   8 years vboxsync bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
(edit) @66421   8 years vboxsync bs3kit: fixed overflow problem in bs3-rm-InitMemory.c causing the …
(edit) @66419   8 years vboxsync IEM: More vstmxcsr work.
(edit) @66407   8 years vboxsync Bs3RegCtxSaveEx: Seems safe to clear BS3REG_CTX_F_NO_AMD64 after …
(edit) @66404   8 years vboxsync IEM: Implemented ldmxcsr Md.
(edit) @66334   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66316   8 years vboxsync bs3kit: Real mode #GP handler (++) fix.
(edit) @66303   8 years vboxsync IEM: Implemented movupd Wpd,Vpd (66 0f 11).
(edit) @66289   8 years vboxsync Bs3RegCtxPrint: fix
(edit) @66240   8 years vboxsync bs3kit: Added Bs3MemPrintInfo for heap debugging.
(edit) @66226   8 years vboxsync bs3kit,bs3-cpu-generated-1: Extended CPU state and SSE testing work.
(edit) @66216   8 years vboxsync bs3-cpu-generated-1: SSE testing work (not quite there, but close).
(edit) @66214   8 years vboxsync bs3kit: Hacked up some FPU/SSE/AVX state stuff.
(edit) @66206   8 years vboxsync bs3-cpu-generated-1: make sure the high 32-bits of GPRs are populated …
(edit) @66199   8 years vboxsync bs3-cmn-RegCtxSaveEx.asm: Do xSP subtraction on the whole register in …
(edit) @66196   8 years vboxsync bs3-cmn-SelProtModeCodeToRealMode.asm: drpo the 'hlt' before panic.
(edit) @66195   8 years vboxsync bs3-cmn-SwitchTo32Bit.asm: Return fix for 64-bit callers.
(edit) @66194   8 years vboxsync bs3-cmn-SelFlatDataToProtFar16.asm: 64-bit parameter handling fix.
(edit) @66182   8 years vboxsync bs3kit: bs3-mode-TestDoModes*Stub.asm wtf?
(edit) @66181   8 years vboxsync bs3kit: bs3-mode-TestDoModes*Stub.asm cleanups.
(edit) @66180   8 years vboxsync bs3kit: typo.
(edit) @66179   8 years vboxsync bs3kit: Added Bs3TestDoModesByMax.
(edit) @66175   8 years vboxsync bs3kit: Preparing for new Bs3TestDoModes style API that uses worker …
(edit) @66168   8 years vboxsync bs3kit: Added lower case mode name global variables and getter.
(edit) @66167   8 years vboxsync bs3kit: Added ASMCpuIdExSlow.asm.
(edit) @66158   8 years vboxsync Bs3SelFar32ToFlat32: V86 mode fix.
(edit) @66149   8 years vboxsync Added VBox/bios.h and VBox/bios.mac (generated) and changed the …
(edit) @66145   8 years vboxsync bootsectors: Relocated shutdown port.
(edit) @66117   8 years vboxsync bs3kit: Made Bs3TestFailed* return false as that's more convenient …
(edit) @66115   8 years vboxsync bs3-cmn-TestSub.c: Must reset the sub-test reported flag.
(edit) @66112   8 years vboxsync bs3kit: Override DECLASM for 64-bit GCC targets to ensure we use the …
(edit) @66111   8 years vboxsync bs3kit: work around va_list trouble with 64-bit gcc.
(edit) @66054   8 years vboxsync bs3-first-common.mac: Fixed Bs3TotalImageSize value, BS3TEXT64 comes …
(edit) @66053   8 years vboxsync bs3kit: Bs3SelSetup16BitCode/Data fix.
(edit) @65959   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @65928   8 years vboxsync Bs3Kit: Better converter error message.
(edit) @65651   8 years vboxsync gcc 7: Validation Kit: fall thru
(edit) @65595   8 years vboxsync Fixed an ancient typo.
(edit) @65507   8 years vboxsync bs3-cpu-instr-2: Simple cmpxchg16b testcase.
(edit) @65366   8 years vboxsync bs3kit: More #PF testing.
(edit) @64776   8 years vboxsync bs3-cpu-basic-2: updates
(edit) @64751   8 years vboxsync bs3kit: Added Bs3SelSetup16BitCode, Bs3SelSetup16BitData.
(edit) @64734   8 years vboxsync bs3kit: Bs3PagingQueryAddressInfo
(edit) @64710   8 years vboxsync bs3kit: s/bs3PagingGetPte/bs3PagingGetPaePte/
(edit) @64703   8 years vboxsync bs3-basic-2: started on #PF testcase
(edit) @64698   8 years vboxsync bs3kit: fix
(edit) @64694   8 years vboxsync bs3kit: Added Bs3SwitchTo32BitAndCallC and fixed a few problems …
(edit) @64529   8 years vboxsync validation kit: typos
(edit) @64367   8 years vboxsync ValidationKit/Bs3Kit: Doxygen
(edit) @63574   8 years vboxsync Shut up the other two aiGrpNms instances as well.
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @62594   8 years vboxsync warnings
(edit) @62484   8 years vboxsync (C) 2016
(edit) @62471   8 years vboxsync Misc: scm
(edit) @62450   8 years vboxsync bldprogs: MSC level 4 warning fixes.
(edit) @62410   8 years vboxsync bs3kit: Added a instruction test case for imul & idiv.
(edit) @61547   9 years vboxsync updates
(edit) @61539   9 years vboxsync bs3kit: minor updates.
(edit) @61533   9 years vboxsync bs3kit: bs3-first-init-all-pe32.asm
(edit) @61487   9 years vboxsync bs3kit.h: duplicate typedefs.
(edit) @61393   9 years vboxsync bs3kit: raw-mode.
(edit) @61389   9 years vboxsync bs3kit: Use PIT for timing out the FPU testcase.
(edit) @61385   9 years vboxsync bs3-fpustate-1: Extended the tests to force the ring-0 and raw-mode …
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