|
|
@81982
|
5 years |
vboxsync |
ValidationKit: add support for split out graphics adapter interface
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@79969
|
5 years |
vboxsync |
ValKit/vboxwrappers.py: Shush the findLeasByMAC noise. bugref:9151
|
|
|
@79912
|
5 years |
vboxsync |
ValKit/vboxwrappers.py: Try create a new host-only interface is no …
|
|
|
@79911
|
5 years |
vboxsync |
ValKit/vboxwrappers.py: Try create a new host-only interface is no …
|
|
|
@79908
|
5 years |
vboxsync |
ValKit: Use IDHCPServer::findLeaseByMAC to resolve VM IP addresses …
|
|
|
@79245
|
5 years |
vboxsync |
testdriver: Hack to work around what seems like missing processing …
|
|
|
@79087
|
5 years |
vboxsync |
ValKit: New pylint version - cleanup in progress.
|
|
|
@79068
|
5 years |
vboxsync |
ValKit/vboxwrappers.py: Made ProgressWrapper.logResult return True on …
|
|
|
@79056
|
5 years |
vboxsync |
ValKit/tdGuestOsUnattendedInst1: Added option for installing guest …
|
|
|
@79045
|
5 years |
vboxsync |
testdriver/vboxwrappers.py: Docs. Dropped unnecessary cont. slashes.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@72315
|
7 years |
vboxsync |
ValidationKit: Add support for basic nested hardware-virtualization …
|
|
|
@72298
|
7 years |
vboxsync |
valkit/vboxwrappers.py: Use common.netutils functions for getting the …
|
|
|
@71411
|
7 years |
vboxsync |
ValidationKit: bugref:8345 fix incorrect use of direct API call, …
|
|
|
@71378
|
7 years |
vboxsync |
ValidationKit: bugref:8345 add a helper for saving VM state
|
|
|
@71365
|
7 years |
vboxsync |
ValidationKit: report host to guest TXS session connect attempts with …
|
|
|
@71084
|
7 years |
vboxsync |
ValidationKit: Turn the warning about likely non-unique IP detected …
|
|
|
@70795
|
7 years |
vboxsync |
ValidationKit/vboxwrappers.py: Add wrappers for enabling the serial …
|
|
|
@70762
|
7 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Fix for enableing the serial port
|
|
|
@70738
|
7 years |
vboxsync |
ValidationKit/testdriver: Enable audio by default now.
|
|
|
@70718
|
7 years |
vboxsync |
ValikationKit/tdExoticOrAncient1.py: More updates here and to base code.
|
|
|
@70660
|
7 years |
vboxsync |
ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
|
|
|
@70521
|
7 years |
vboxsync |
ValidationKit: More python 3 adjustments.
|
|
|
@70508
|
7 years |
vboxsync |
testdriver: python 3 updates.
|
|
|
@70490
|
7 years |
vboxsync |
testdrivers/vbox.py,vboxwrappers.py: Adjustments for NT 3.1 (buslogic, …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@67743
|
7 years |
vboxsync |
Added chipset type change for VM.
|
|
|
@67023
|
8 years |
vboxsync |
ValidationKit: When closing the session it's time to unregister the …
|
|
|
@66962
|
8 years |
vboxsync |
TxsConnectTask: Dropped the oVBox and fpApiVer members as the former …
|
|
|
@66960
|
8 years |
vboxsync |
TxsConnectTask: Try avoid cylic references with the callback instance. …
|
|
|
@65838
|
8 years |
vboxsync |
testdriver/vboxwrappers.py: shut up warnings about already removed VM …
|
|
|
@65730
|
8 years |
vboxsync |
ValidationKit: vboxwrappers.py no longer needs array
|
|
|
@65729
|
8 years |
vboxsync |
ValidationKit: when setting the MAC address: if we can't find out the …
|
|
|
@65683
|
8 years |
vboxsync |
ValidationKit: when getting the IP address of the system (for testing …
|
|
|
@65458
|
8 years |
vboxsync |
ValidationKit: Wrappers for IConsole::attachUSBDevice and …
|
|
|
@65199
|
8 years |
vboxsync |
testdriver/base.py,vboxwrappers.py,tdUnitTest1.py: Modified pidFileAdd …
|
|
|
@64332
|
8 years |
vboxsync |
Added host audio adapter init.
|
|
|
@63761
|
8 years |
vboxsync |
ValidationKit/tdStorageBenchmark: Support testing different depths of …
|
|
|
@63746
|
8 years |
vboxsync |
ValidationKit/tdStorageBenchmark: Add option to test the different …
|
|
|
@63142
|
8 years |
vboxsync |
ValidationKit: Make it possible to set a different timeout when …
|
|
|
@63001
|
8 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Make it possible to specify …
|
|
|
@62484
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62236
|
8 years |
vboxsync |
ValidationKit: Fix adding NVMe storage controllers
|
|
|
@62180
|
8 years |
vboxsync |
ValidationKit/vboxwrappers.py: fix typos
|
|
|
@62100
|
8 years |
vboxsync |
reporter.doPollWork: Added debug string to see who is calling.
|
|
|
@62094
|
8 years |
vboxsync |
testdriver: more xml/poll/reporter hacking.
|
|
|
@61955
|
8 years |
vboxsync |
vboxwrappers.py: VBoxStartup.log -> VBoxHardening.log
|
|
|
@61953
|
8 years |
vboxsync |
testdriver: Added a doPollWork method to the reporter so the XML can …
|
|
|
@61951
|
8 years |
vboxsync |
testdriver/vbox*.py: Oh, don't be 'smart' and use pollTask to check …
|
|
|
@61950
|
8 years |
vboxsync |
testdriver/vbox*.py: Don't try gather extra info when running out of …
|
|
|
@61931
|
8 years |
vboxsync |
testdriver/vbox*.py: Stop testing on runtime errors.
|
|
|
@61829
|
8 years |
vboxsync |
vboxwrappers.py,Config.kmk: Shut up too-many-boolean-expressions …
|
|
|
@61569
|
8 years |
vboxsync |
build fix
|
|
|
@61567
|
8 years |
vboxsync |
ValidationKit: Query the guest stack for all VCPUs and add it to the …
|
|
|
@61552
|
8 years |
vboxsync |
vboxwrappers.py: queryDbgInfoVgaText: Ignore trailing newline when …
|
|
|
@61511
|
8 years |
vboxsync |
testmanager,testdriver: Add a bunch of 'info' items to the failed …
|
|
|
@61350
|
9 years |
vboxsync |
queyrOsKernelLog: report detailed error info.
|
|
|
@61323
|
9 years |
vboxsync |
ValidationKit: Try to get the kernel log from the guest for failed tests
|
|
|
@61105
|
9 years |
vboxsync |
vboxwrappers.py: SessionWrapper.powerOff: Moved the deregistration of …
|
|
|
@60564
|
9 years |
vboxsync |
build fixes (pylint)
|
|
|
@60549
|
9 years |
vboxsync |
ValidationKit/usb: Fixes for the USB testcase and enhance …
|
|
|
@60533
|
9 years |
vboxsync |
ValidationKit: fix previous change
|
|
|
@60528
|
9 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: deregister event handler …
|
|
|
@59045
|
9 years |
vboxsync |
Setup audio controller type as recommended for specified OSType. …
|
|
|
@58889
|
9 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Fix method names (for real …
|
|
|
@58888
|
9 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Fix method names
|
|
|
@58424
|
9 years |
vboxsync |
vboxwrappers.py: the 'sys' import isn't used, so drop it.
|
|
|
@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 …
|
|
|
@56001
|
10 years |
vboxsync |
pylint…
|
|
|
@56000
|
10 years |
vboxsync |
fix python output tuple ordering issue with the changed …
|
|
|
@55978
|
10 years |
vboxsync |
pylint complained…
|
|
|
@55977
|
10 years |
vboxsync |
Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
|
|
|
@55760
|
10 years |
vboxsync |
ValidationKit: forgotten API change adaption
|
|
|
@55215
|
10 years |
vboxsync |
typo
|
|
|
@55214
|
10 years |
vboxsync |
Main/Console+Machine+Session+Snapshot: move the save state and …
|
|
|
@55084
|
10 years |
vboxsync |
ValidationKit: Replace checks for API version 4.4 with 5.0, 4.4 does …
|
|
|
@54938
|
10 years |
vboxsync |
tdTreeDepth1.py: new test for checking if VBoxSVC can deal with the …
|
|
|
@54432
|
10 years |
vboxsync |
ValidationKit: use new IVirtualBox.createMedium API method which …
|
|
|
@54122
|
10 years |
vboxsync |
Fix pylint errors
|
|
|
@54118
|
10 years |
vboxsync |
ValidationKit/USB: Updates for the automated USB testing system
|
|
|
@53415
|
10 years |
vboxsync |
correct fix
|
|
|
@53413
|
10 years |
vboxsync |
ValidatioKit: adapt to r96430
|
|
|
@52978
|
10 years |
vboxsync |
IDisplay::GetScreenResolution returns status of the guest monitor.
|
|
|
@52776
|
10 years |
vboxsync |
fix OSE
|