VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   8 years vboxsync ValidationKit/bootsectors/Config.kmk: Obsolete darwin hack, rebuild …
(edit) @63881   8 years vboxsync VBOX_GCC_Wa_cma_nocompress_debug_sections for working around …
(edit) @63758   8 years vboxsync bootsectors/Config.kmk: Use the -MD nasm option, avoiding the 2nd …
(edit) @63709   8 years vboxsync Config.kmk: More kSubmit/kWorker experimentation.
(edit) @63708   8 years vboxsync bootsectors/Config.kmk: Experimenting nasm + object conversion using …
(edit) @63574   8 years vboxsync Shut up the other two aiGrpNms instances as well.
(edit) @63374   8 years vboxsync bootsectors/Makefile.kmk: tweak.
(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) @62455   8 years vboxsync bs3-cpu-instr-2: Test 2 operand imul variant.
(edit) @62450   8 years vboxsync bldprogs: MSC level 4 warning fixes.
(edit) @62412   8 years vboxsync bs3kit: div and mul testcase.
(edit) @62410   8 years vboxsync bs3kit: Added a instruction test case for imul & idiv.
(edit) @61701   8 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.
(edit) @60774   9 years vboxsync bs3kit: update / iret
(edit) @60751   9 years vboxsync bs3kit: fixes
(edit) @60750   9 years vboxsync bs3kit: cleanups
(edit) @60749   9 years vboxsync bs3kit: updates
(edit) @60729   9 years vboxsync bs3-cpu-basic-2: 486 adjustments (kind of weird).
(edit) @60728   9 years vboxsync bs3-cpu-basic-2: Completed testcase for LIDT and LGDT.
(edit) @60727   9 years vboxsync omfWriter_LEDataAddFixup: added missing flag in two byte indexes.
(edit) @60726   9 years vboxsync omfWriter_RecAddIdx: fixed shift bug.
(edit) @60724   9 years vboxsync bs3kit: updates (started on lidt)
(edit) @60687   9 years vboxsync bs3kit: Enabled full gdt base address loading (and testing).
(edit) @60686   9 years vboxsync bs3kit: Enabled full gdt base address loading (and testing).
(edit) @60682   9 years vboxsync bs3kit: Can finally check for non-canonical address #GP(0).
(edit) @60681   9 years vboxsync bs3kit: updates
(edit) @60680   9 years vboxsync bs3kit: updates.
(edit) @60679   9 years vboxsync bs3kit: updates.
(edit) @60678   9 years vboxsync bs3kit: updates.
(edit) @60676   9 years vboxsync bs3kit: updates
(edit) @60674   9 years vboxsync bs3kit: Removed unnecessary (for bs3kit) 286 detection code.
(edit) @60673   9 years vboxsync bs3kit: Removed unnecessary (for bs3kit) 286 detection code.
(edit) @60672   9 years vboxsync bs3kit: Use sidt to check for 286.
(edit) @60669   9 years vboxsync bs3kit: updates.
(edit) @60668   9 years vboxsync bs3kit: updates.
(edit) @60661   9 years vboxsync bs3kit: fixes.
(edit) @60660   9 years vboxsync bs3kit: Don't try override IVT[0x6d] as it turns out real VGA BIOSes …
(edit) @60657   9 years vboxsync bs3kit: updates
(edit) @60609   9 years vboxsync bs3kit: updates
(edit) @60600   9 years vboxsync bsk3it: doc updates
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