|
|
@58908
|
9 years |
vboxsync |
ValidationKit/testdriver/reporter.py: Fix Garbled XML output (the …
|
|
|
@58907
|
9 years |
vboxsync |
ValidationKit/usb: More fixes
|
|
|
@58899
|
9 years |
vboxsync |
ValidationKit/tests/usb: New profile for local tests
|
|
|
@58898
|
9 years |
vboxsync |
TestExecService/TCP: Fix option handling, don't return VERR_TRY_AGAIN …
|
|
|
@58889
|
9 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Fix method names (for real …
|
|
|
@58888
|
9 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Fix method names
|
|
|
@58814
|
9 years |
vboxsync |
bs3kit: Solved the FLAT fixup issue for OMF files, while for COFF/ELF …
|
|
|
@58812
|
9 years |
vboxsync |
bs3kit: Started on the switcher code.
|
|
|
@58811
|
9 years |
vboxsync |
bs3kit: Formatting fixes.
|
|
|
@58810
|
9 years |
vboxsync |
bs3kit: Watcom intrinsics and printf
|
|
|
@58809
|
9 years |
vboxsync |
bs3kit: Watcom intrinsics (no 64-bit division yet) and printf.
|
|
|
@58808
|
9 years |
vboxsync |
bs3kit: Finished OMF EXTDEF record patching for intrinsic watcom …
|
|
|
@58806
|
9 years |
vboxsync |
bs3kit: Unfinished work -> home.
|
|
|
@58799
|
9 years |
vboxsync |
bs3kit: Early printf.
|
|
|
@58789
|
9 years |
vboxsync |
bs3kit: Worst bugs out of memory routines and related functions.
|
|
|
@58785
|
9 years |
vboxsync |
bs3kit: Memory detection and pool init.
|
|
|
@58777
|
9 years |
vboxsync |
bs3kit: Core allocator code.
|
|
|
@58765
|
9 years |
vboxsync |
bs3kit.h: BS3_XPTR_* fixes.
|
|
|
@58761
|
9 years |
vboxsync |
bs3kit: Use ASMBitFirst[Clear|Set] and ASMBitNext[Clear|Set] …
|
|
|
@58750
|
9 years |
vboxsync |
iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
|
|
|
@58720
|
9 years |
vboxsync |
bs3kit: More code.
|
|
|
@58719
|
9 years |
vboxsync |
warnings
|
|
|
@58715
|
9 years |
vboxsync |
bs3kit.h: Cross context pointers and start on a simple slab allocator …
|
|
|
@58714
|
9 years |
vboxsync |
bs3-shutdown.c: Must use BS3_DECL with Main_rm since we're no longer …
|
|
|
@58713
|
9 years |
vboxsync |
bs3kit: Use -ecw instead of -ecc for 16-bit to avoid lots of …
|
|
|
@58695
|
9 years |
vboxsync |
bs3kit: Macros for far pointers.
|
|
|
@58694
|
9 years |
vboxsync |
bs3kit: Defined GDT, IDTs, TSSes and an empty LDT.
|
|
|
@58680
|
9 years |
vboxsync |
bs3kit: Use -d1 instead of -d2 or -d1+ since it doesn't seem to affect …
|
|
|
@58679
|
9 years |
vboxsync |
bs3kit-docs.c: Documented return registers (64-bit returns in 16-bit …
|
|
|
@58675
|
9 years |
vboxsync |
bs3kit: Converted a bit more stuff and decided to got with syscalls …
|
|
|
@58673
|
9 years |
vboxsync |
VBoxBs3ObjConverter.cpp: completed the COFF fixup conversion code.
|
|
|
@58667
|
9 years |
vboxsync |
Bs3MemMove
|
|
|
@58666
|
9 years |
vboxsync |
bs3kit: started adding some useful stuff.
|
|
|
@58663
|
9 years |
vboxsync |
bs3kit: More debug info?
|
|
|
@58655
|
9 years |
vboxsync |
VBoxBs3ObjConverter.cpp: For COFF, lets try convert to X86 relocations …
|
|
|
@58652
|
9 years |
vboxsync |
VBoxBs3ObjConverter.cpp: Implemented truncating 64-bit ELF fixups to …
|
|
|
@58648
|
9 years |
vboxsync |
VBoxBs3ObjConverter.cpp: More code.
|
|
|
@58637
|
9 years |
vboxsync |
bs3kit: started on simple 64-bit address relocation converter.
|
|
|
@58633
|
9 years |
vboxsync |
VBoxBs3Linker.cpp: warning.
|
|
|
@58632
|
9 years |
vboxsync |
bs3kit: Use elf cross compiler on darwin.
|
|
|
@58630
|
9 years |
vboxsync |
bs3kit: Made gcc produced 64-bit ELF palatable for wlink.
|
|
|
@58628
|
9 years |
vboxsync |
bs3kit: Managed to link 16, 32 and 64-bit C code into the same binary, …
|
|
|
@58612
|
9 years |
vboxsync |
bs3kit-doc.c: Worked out calling convention.
|
|
|
@58609
|
9 years |
vboxsync |
bs3kit: did the gluing of link image and boot sector - bs3-shutdown …
|
|
|
@58594
|
9 years |
vboxsync |
bs3kit: 16-bit c + asm proof of concept.
|
|
|
@58593
|
9 years |
vboxsync |
bs3kit: 16-bit c + asm proof of concept.
|
|
|
@58591
|
9 years |
vboxsync |
bugref:7906: Installers/Linux: support systemd: add systemd support to …
|
|
|
@58588
|
9 years |
vboxsync |
bs3kit: kick off; to laptop.
|
|
|
@58574
|
9 years |
vboxsync |
bootsector2: map files with all available information.
|
|
|
@58543
|
9 years |
vboxsync |
bootsector2-common-init-*: fixes.
|
|
|
@58424
|
9 years |
vboxsync |
vboxwrappers.py: the 'sys' import isn't used, so drop it.
|
|
|
@58218
|
9 years |
vboxsync |
validation kit: show drag and drop mode
|
|
|
@58171
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58153
|
9 years |
vboxsync |
cppcheck warnings
|
|
|
@57987
|
9 years |
vboxsync |
ValidationKit: improve guessing the relevant FQDN of the system, …
|
|
|
@57968
|
9 years |
vboxsync |
ValidationKit: some fixes/adjustments for MAC address generation based …
|
|
|
@57740
|
9 years |
vboxsync |
tdUnitTest1.py: arg
|
|
|
@57734
|
9 years |
vboxsync |
tdUnitTest1.py: Disabled tstRTR0TimerDriver on 32-bit windows, see …
|
|
|
@57731
|
9 years |
vboxsync |
tdUnitTest1.py: Disabled tstRTFileAio again, it still fails.
|
|
|
@57705
|
9 years |
vboxsync |
tdUnitTest1.py: re-enable tstRTFileAio
|
|
|
@57702
|
9 years |
vboxsync |
duh
|
|
|
@57701
|
9 years |
vboxsync |
tdUnitTest1.py: Disable tstGIP-2 till it's fixed. (Do it in the right …
|
|
|
@57700
|
9 years |
vboxsync |
tdUnitTest1.py: Disabled tstRTFileAio for on linux, awaiting …
|
|
|
@57695
|
9 years |
vboxsync |
tdUnitTest1.py: Disable tstGIP-2 till it's fixed.
|
|
|
@57680
|
9 years |
vboxsync |
testresults.py: the 'unit' attribute can be empty (RTTESTUNIT_NONE) - …
|
|
|
@57679
|
9 years |
vboxsync |
testboxcontroller.py: Log the sError value and not just the raw XML in …
|
|
|
@57678
|
9 years |
vboxsync |
testresults.py: the 'unit' attribute can be empty (RTTESTUNIT_NONE).
|
|
|
@57416
|
9 years |
vboxsync |
More DECLCALLBACK fixes; retired RTMemAutoPtr.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57290
|
9 years |
vboxsync |
ValidationKit: More cleanup.
|
|
|
@57289
|
9 years |
vboxsync |
validationkit/tests: new pylint complains about continuation …
|
|
|
@57119
|
9 years |
vboxsync |
fix
|
|
|
@57004
|
9 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@56988
|
9 years |
vboxsync |
TestExecService.cpp: Log formatting fix.
|
|
|
@56923
|
9 years |
vboxsync |
vboxtestvms.py: Don't try use raw-mode windows 8.0 and higher, they …
|
|
|
@56810
|
9 years |
vboxsync |
warning
|
|
|
@56809
|
9 years |
vboxsync |
testmanager: Test result sorting.
|
|
|
@56808
|
9 years |
vboxsync |
testmanager/webui: Shorter interval formatting (like for test elapsed …
|
|
|
@56807
|
9 years |
vboxsync |
unwanted commit.
|
|
|
@56806
|
9 years |
vboxsync |
testmanager/webui: Shorter interval formatting (like for test elapsed …
|
|
|
@56805
|
9 years |
vboxsync |
vbox.py: pylint fix
|
|
|
@56804
|
9 years |
vboxsync |
vbox.py: Seems 'None' causes DISP_E_BADPARAMCOUNT problems with the …
|
|
|
@56803
|
9 years |
vboxsync |
schedulerbeci.py: Disabled noisy debug output.
|
|
|
@56802
|
9 years |
vboxsync |
schedulerbase.py: Disable SQL explain, it will otherwise deadlock …
|
|
|
@56801
|
9 years |
vboxsync |
testmanager/db.py: Added insertList methods for optimized multi row …
|
|
|
@56800
|
9 years |
vboxsync |
testmanager: Added admin tool (or batch) regen_sched_queues.py as an …
|
|
|
@56796
|
9 years |
vboxsync |
harmless typo
|
|
|
@56795
|
9 years |
vboxsync |
;
|
|
|
@56789
|
9 years |
vboxsync |
testmanager: index tuning.
|
|
|
@56771
|
9 years |
vboxsync |
tsUnitTest1.py: We can run tstRTR0DbgKrnlInfoDriver now (after r10419) …
|
|
|
@56765
|
9 years |
vboxsync |
wuimain.py: Increased the default period length to 6 hours (was 3) …
|
|
|
@56764
|
9 years |
vboxsync |
TestResultLogic::fetchResultsForListing+getEntriesCount: Optimize the …
|
|
|
@56763
|
9 years |
vboxsync |
report.py: We've got idBuildCategory in TestSets for a while now.
|
|
|
@56762
|
9 years |
vboxsync |
better idea for escapeAttrToStr.
|
|
|
@56761
|
9 years |
vboxsync |
baka
|
|
|
@56756
|
9 years |
vboxsync |
ValidationKit/NetPerf: Harmless memory leak on the client side latency …
|
|
|
@56755
|
9 years |
vboxsync |
tdAddGuestCtrl.py: Disabled more stuff to make it pass the …
|
|
|
@56738
|
9 years |
vboxsync |
my bad.
|
|
|
@56735
|
9 years |
vboxsync |
tdAddGuestCtrl.py: Try fix 4.3 runs.
|
|
|