VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66161   8 years vboxsync bs3-cpu-generated-1: Test more encodings.
(edit) @66159   8 years vboxsync IEM,bs3-cpu-generated-1: Implemented the BOUND instruction and …
(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) @66134   8 years vboxsync bs3-cpu-generated-1: Deal with instructions not available in 64-bit …
(edit) @66127   8 years vboxsync bs3-cpu-generated-1: python type fix.
(edit) @66124   8 years vboxsync bs3-cpu-generated-1,IEM: More tests, fixed rAX,Iz testing bug.
(edit) @66123   8 years vboxsync bs3-cpu-generated-1: Implemented testing instructions taking GV,Ev or …
(edit) @66119   8 years vboxsync bs3-cpu-generated-1: Implemented testing instructions taking rAX,Iz as …
(edit) @66118   8 years vboxsync bs3-cpu-generated-1: Implemented testing instruction taking AL,Ib as …
(edit) @66117   8 years vboxsync bs3kit: Made Bs3TestFailed* return false as that's more convenient …
(edit) @66116   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66115   8 years vboxsync bs3-cmn-TestSub.c: Must reset the sub-test reported flag.
(edit) @66114   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66113   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(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) @66102   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @66055   8 years vboxsync bs3-cpu-generated-1: updates.
(edit) @66054   8 years vboxsync bs3-first-common.mac: Fixed Bs3TotalImageSize value, BS3TEXT64 comes …
(edit) @66053   8 years vboxsync bs3kit: Bs3SelSetup16BitCode/Data fix.
(edit) @65979   8 years vboxsync bs3-cpu-generated-1-data.py: 't' mode is default and might not be …
(edit) @65971   8 years vboxsync ValidationKit/bootsectors: pylint the generator script.
(edit) @65959   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @65944   8 years vboxsync bs3-cpu-generated-1-data.py: python 3 fix
(edit) @65942   8 years vboxsync bs3-cpu-generated-1-data.py: Don't use common/utils.py because our …
(edit) @65931   8 years vboxsync build fix
(edit) @65928   8 years vboxsync Bs3Kit: Better converter error message.
(edit) @65927   8 years vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65926   8 years vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65903   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @65893   8 years vboxsync bs3-cpu-generated-1: Some sketches.
(edit) @65783   8 years vboxsync bs3-cpu-decoding-1: group 15 undefined opcode checks.
(edit) @65777   8 years vboxsync bs3-cpu-decoding-1: group 12, 13, and 14 undefined opcode checks.
(edit) @65776   8 years vboxsync x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
(edit) @65651   8 years vboxsync gcc 7: Validation Kit: fall thru
(edit) @65617   8 years vboxsync bs3-cpu-decoding-1: doc update
(edit) @65616   8 years vboxsync bs3-cpu-decoding-1: jaguar notes
(edit) @65595   8 years vboxsync Fixed an ancient typo.
(edit) @65575   8 years vboxsync bs3-cpu-decoding-1: Another decoding prefix test that pits CMPPS, …
(edit) @65556   8 years vboxsync bs3-cpu-decoding-1: Disabled broken DecodeEdgeTest code.
(edit) @65555   8 years vboxsync bs3-cpu-decoding-1: Testcase for MOVBE & CRC32 encoding (the 066h …
(edit) @65528   8 years vboxsync bs3-cpu-decoding-1: More undefined opcode testing.
(edit) @65527   8 years vboxsync bs3-cpu-decoding-1: Working on testing undefined areas since these may …
(edit) @65524   8 years vboxsync bs3-cpu-decoding-1: Working on testing undefined areas since these may …
(edit) @65511   8 years vboxsync bs3-cpu-basic-2-pf: updates
(edit) @65510   8 years vboxsync bs3-cpu-instr-2: Simple cmpxchg16b testcase.
(edit) @65507   8 years vboxsync bs3-cpu-instr-2: Simple cmpxchg16b testcase.
(edit) @65408   8 years vboxsync bs3-cpu-basic-2: more
(edit) @65396   8 years vboxsync bs3-cpu-basic-2-pf: Added testcase for access bit and instruction …
(edit) @65366   8 years vboxsync bs3kit: More #PF testing.
(edit) @64776   8 years vboxsync bs3-cpu-basic-2: updates
(edit) @64758   8 years vboxsync validationkit: warnings
(edit) @64752   8 years vboxsync bs3-cpu-basic-2: updates
(edit) @64751   8 years vboxsync bs3kit: Added Bs3SelSetup16BitCode, Bs3SelSetup16BitData.
(edit) @64735   8 years vboxsync bs3-cpu-basic-2-pf: updates
(edit) @64734   8 years vboxsync bs3kit: Bs3PagingQueryAddressInfo
(edit) @64710   8 years vboxsync bs3kit: s/bs3PagingGetPte/bs3PagingGetPaePte/
(edit) @64704   8 years vboxsync bs3-basic-2: started on #PF testcase
(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) @64122   9 years vboxsync ValidationKit/bootsectors/Config.kmk: Obsolete darwin hack, rebuild …
(edit) @63881   9 years vboxsync VBOX_GCC_Wa_cma_nocompress_debug_sections for working around …
(edit) @63758   9 years vboxsync bootsectors/Config.kmk: Use the -MD nasm option, avoiding the 2nd …
(edit) @63709   9 years vboxsync Config.kmk: More kSubmit/kWorker experimentation.
(edit) @63708   9 years vboxsync bootsectors/Config.kmk: Experimenting nasm + object conversion using …
(edit) @63574   9 years vboxsync Shut up the other two aiGrpNms instances as well.
(edit) @63374   9 years vboxsync bootsectors/Makefile.kmk: tweak.
(edit) @63369   9 years vboxsync warnings (gcc)
(edit) @62594   9 years vboxsync warnings
(edit) @62484   9 years vboxsync (C) 2016
(edit) @62471   9 years vboxsync Misc: scm
(edit) @62455   9 years vboxsync bs3-cpu-instr-2: Test 2 operand imul variant.
(edit) @62450   9 years vboxsync bldprogs: MSC level 4 warning fixes.
(edit) @62412   9 years vboxsync bs3kit: div and mul testcase.
(edit) @62410   9 years vboxsync bs3kit: Added a instruction test case for imul & idiv.
(edit) @61701   9 years vboxsync don't set VBOX_WITH_BS3KIT if gcc does not support -m64
(edit) @61547   9 years vboxsync updates
(edit) @61540   9 years vboxsync oops
(edit) @61539   9 years vboxsync bs3kit: minor updates.
(edit) @61538   9 years vboxsync end of meeting
(edit) @61535   9 years vboxsync meeting
(edit) @61533   9 years vboxsync bs3kit: bs3-first-init-all-pe32.asm
(edit) @61487   9 years vboxsync bs3kit.h: duplicate typedefs.
(edit) @61394   9 years vboxsync bs3-fpustate-1: missing printf params.
(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 …
(edit) @61374   9 years vboxsync bootsectors: warning
(edit) @61317   9 years vboxsync CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
(edit) @61315   9 years vboxsync bs3-fpustate-1: Hacked up a quick FPU corruption testcase.
(edit) @61085   9 years vboxsync -fno-pie
(edit) @60797   9 years vboxsync bs3kit: updates
(edit) @60788   9 years vboxsync bs3kit: updates
(edit) @60778   9 years vboxsync bs3kit: Must atomically replace large pages in case of very tiny TLB.
(edit) @60777   9 years vboxsync bs3kit: Must atomically replace large pages in case of very tiny TLB.
Note: See TracRevisionLog for help on using the revision log.

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