|
|
@85609
|
4 years |
vboxsync |
ticketref:19791 fix udevadm constrol misspellings, contributed by …
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@83773
|
5 years |
vboxsync |
bs3kit: VC++ 14.1 adjustment. bugref:8489
|
|
|
@83022
|
5 years |
vboxsync |
bs3kit: Fixed bug in string formatter where %s output was counteded …
|
|
|
@83020
|
5 years |
vboxsync |
bs3kit/bootsector: Restore the error mesage that was disabled for …
|
|
|
@83019
|
5 years |
vboxsync |
bs3kit/bootsector: Fix for loading of large USB sticks with more than …
|
|
|
@83018
|
5 years |
vboxsync |
bs3kit: Tried to improove the load time in the boot sector.
|
|
|
@83017
|
5 years |
vboxsync |
bs3kit: Do the long mode check in bs3-first-init-all-lm64.asm.
|
|
|
@83013
|
5 years |
vboxsync |
bs3kit: Fixed silly non-max CS16 limit crap causing trouble when …
|
|
|
@83003
|
5 years |
vboxsync |
bs3kit: Added bs3-first-init-all-lm64.asm for writing tests with …
|
|
|
@82972
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81605
|
5 years |
vboxsync |
VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
|
|
|
@78425
|
6 years |
vboxsync |
iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
|
|
|
@77824
|
6 years |
vboxsync |
bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
|
|
|
@77823
|
6 years |
vboxsync |
bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
|
|
|
@76886
|
6 years |
vboxsync |
VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
|
|
|
@76579
|
6 years |
vboxsync |
ValKit: scm header guard alignment.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76531
|
6 years |
vboxsync |
ValidationKit: scm --fix-header-guards. bugref:9344
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@73087
|
6 years |
vboxsync |
VBoxBs3ObjConverter.cpp: Treat R_X86_64_PLT32 as PC32 to deal with …
|
|
|
@72364
|
7 years |
vboxsync |
comment typos
|
|
|
@72146
|
7 years |
vboxsync |
bs3kit: Made g_fBs3TrapNoV86Assist only apply to #GP assist, not to …
|
|
|
@72138
|
7 years |
vboxsync |
bs3kit: Made the CRx & DRx getters and setters work from rings other …
|
|
|
@72133
|
7 years |
vboxsync |
bs3kit: Added some more functions for setting and setting CRx and DRx …
|
|
|
@72125
|
7 years |
vboxsync |
bs3kit: Added Bs3TrapSetDpl, fixed bug in Bs3TestCheckRegCtxEx. bugref:9171
|
|
|
@70668
|
7 years |
vboxsync |
bs3kit: Windows build fix.
|
|
|
@69452
|
7 years |
vboxsync |
ValidationKit: scm update
|
|
|
@69222
|
7 years |
vboxsync |
bootsectors: scm cleanups
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68607
|
7 years |
vboxsync |
bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
|
|
|
@68605
|
7 years |
vboxsync |
bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
|
|
|
@68604
|
7 years |
vboxsync |
bs3kit.h: Made Bs3StrFormatV work in small model 16-bit environment …
|
|
|
@66874
|
8 years |
vboxsync |
bs3-mode-EnteredMode.asm: Always save&restore xCX and xDX too as we're …
|
|
|
@66485
|
8 years |
vboxsync |
Fix -Wmissing-braces in array initializer.
|
|
|
@66464
|
8 years |
vboxsync |
IEM: Implemented movss Vss,Wss (f3 0f 10).
|
|
|
@66456
|
8 years |
vboxsync |
bs3kit: Mark system traps with '* GURU *' to distinguish it from …
|
|
|
@66454
|
8 years |
vboxsync |
bs3kit: Added Bs3GetCpuVendor.
|
|
|
@66452
|
8 years |
vboxsync |
bs3kit: Added Bs3GetCpuVendor.
|
|
|
@66450
|
8 years |
vboxsync |
IEM: More vstmxcsr tests.
|
|
|
@66449
|
8 years |
vboxsync |
bs3kit: build fix
|
|
|
@66448
|
8 years |
vboxsync |
bs3kit: build fix
|
|
|
@66446
|
8 years |
vboxsync |
bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
|
|
|
@66421
|
8 years |
vboxsync |
bs3kit: fixed overflow problem in bs3-rm-InitMemory.c causing the …
|
|
|
@66419
|
8 years |
vboxsync |
IEM: More vstmxcsr work.
|
|
|
@66407
|
8 years |
vboxsync |
Bs3RegCtxSaveEx: Seems safe to clear BS3REG_CTX_F_NO_AMD64 after …
|
|
|
@66404
|
8 years |
vboxsync |
IEM: Implemented ldmxcsr Md.
|
|
|
@66334
|
8 years |
vboxsync |
IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
|
|
|
@66316
|
8 years |
vboxsync |
bs3kit: Real mode #GP handler (++) fix.
|
|
|
@66303
|
8 years |
vboxsync |
IEM: Implemented movupd Wpd,Vpd (66 0f 11).
|
|
|
@66289
|
8 years |
vboxsync |
Bs3RegCtxPrint: fix
|
|
|
@66240
|
8 years |
vboxsync |
bs3kit: Added Bs3MemPrintInfo for heap debugging.
|
|
|
@66226
|
8 years |
vboxsync |
bs3kit,bs3-cpu-generated-1: Extended CPU state and SSE testing work.
|
|
|
@66216
|
8 years |
vboxsync |
bs3-cpu-generated-1: SSE testing work (not quite there, but close).
|
|
|
@66214
|
8 years |
vboxsync |
bs3kit: Hacked up some FPU/SSE/AVX state stuff.
|
|
|
@66206
|
8 years |
vboxsync |
bs3-cpu-generated-1: make sure the high 32-bits of GPRs are populated …
|
|
|
@66199
|
8 years |
vboxsync |
bs3-cmn-RegCtxSaveEx.asm: Do xSP subtraction on the whole register in …
|
|
|
@66196
|
8 years |
vboxsync |
bs3-cmn-SelProtModeCodeToRealMode.asm: drpo the 'hlt' before panic.
|
|
|
@66195
|
8 years |
vboxsync |
bs3-cmn-SwitchTo32Bit.asm: Return fix for 64-bit callers.
|
|
|
@66194
|
8 years |
vboxsync |
bs3-cmn-SelFlatDataToProtFar16.asm: 64-bit parameter handling fix.
|
|
|
@66182
|
8 years |
vboxsync |
bs3kit: bs3-mode-TestDoModes*Stub.asm wtf?
|
|
|
@66181
|
8 years |
vboxsync |
bs3kit: bs3-mode-TestDoModes*Stub.asm cleanups.
|
|
|
@66180
|
8 years |
vboxsync |
bs3kit: typo.
|
|
|
@66179
|
8 years |
vboxsync |
bs3kit: Added Bs3TestDoModesByMax.
|
|
|
@66175
|
8 years |
vboxsync |
bs3kit: Preparing for new Bs3TestDoModes style API that uses worker …
|
|
|
@66168
|
8 years |
vboxsync |
bs3kit: Added lower case mode name global variables and getter.
|
|
|
@66167
|
8 years |
vboxsync |
bs3kit: Added ASMCpuIdExSlow.asm.
|
|
|
@66158
|
8 years |
vboxsync |
Bs3SelFar32ToFlat32: V86 mode fix.
|
|
|
@66149
|
8 years |
vboxsync |
Added VBox/bios.h and VBox/bios.mac (generated) and changed the …
|
|
|
@66145
|
8 years |
vboxsync |
bootsectors: Relocated shutdown port.
|
|
|
@66117
|
8 years |
vboxsync |
bs3kit: Made Bs3TestFailed* return false as that's more convenient …
|
|
|
@66115
|
8 years |
vboxsync |
bs3-cmn-TestSub.c: Must reset the sub-test reported flag.
|
|
|
@66112
|
8 years |
vboxsync |
bs3kit: Override DECLASM for 64-bit GCC targets to ensure we use the …
|
|
|
@66111
|
8 years |
vboxsync |
bs3kit: work around va_list trouble with 64-bit gcc.
|
|
|
@66054
|
8 years |
vboxsync |
bs3-first-common.mac: Fixed Bs3TotalImageSize value, BS3TEXT64 comes …
|
|
|
@66053
|
8 years |
vboxsync |
bs3kit: Bs3SelSetup16BitCode/Data fix.
|
|
|
@65959
|
8 years |
vboxsync |
bs3-cpu-generated-1: updates
|
|
|
@65928
|
8 years |
vboxsync |
Bs3Kit: Better converter error message.
|
|
|
@65651
|
8 years |
vboxsync |
gcc 7: Validation Kit: fall thru
|
|
|
@65595
|
8 years |
vboxsync |
Fixed an ancient typo.
|
|
|
@65507
|
8 years |
vboxsync |
bs3-cpu-instr-2: Simple cmpxchg16b testcase.
|
|
|
@65366
|
8 years |
vboxsync |
bs3kit: More #PF testing.
|
|
|
@64776
|
8 years |
vboxsync |
bs3-cpu-basic-2: updates
|
|
|
@64751
|
8 years |
vboxsync |
bs3kit: Added Bs3SelSetup16BitCode, Bs3SelSetup16BitData.
|
|
|
@64734
|
8 years |
vboxsync |
bs3kit: Bs3PagingQueryAddressInfo
|
|
|
@64710
|
8 years |
vboxsync |
bs3kit: s/bs3PagingGetPte/bs3PagingGetPaePte/
|
|
|
@64703
|
8 years |
vboxsync |
bs3-basic-2: started on #PF testcase
|
|
|
@64698
|
8 years |
vboxsync |
bs3kit: fix
|
|
|
@64694
|
8 years |
vboxsync |
bs3kit: Added Bs3SwitchTo32BitAndCallC and fixed a few problems …
|
|
|
@64529
|
8 years |
vboxsync |
validation kit: typos
|
|
|
@64367
|
8 years |
vboxsync |
ValidationKit/Bs3Kit: Doxygen
|
|
|
@63574
|
8 years |
vboxsync |
Shut up the other two aiGrpNms instances as well.
|
|
|
@63369
|
8 years |
vboxsync |
warnings (gcc)
|
|
|
@62594
|
8 years |
vboxsync |
warnings
|
|
|
@62484
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62471
|
8 years |
vboxsync |
Misc: scm
|
|
|
@62450
|
8 years |
vboxsync |
bldprogs: MSC level 4 warning fixes.
|
|
|
@62410
|
8 years |
vboxsync |
bs3kit: Added a instruction test case for imul & idiv.
|
|
|