|
|
@83370
|
5 years |
vboxsync |
OCI: addCloudMachine - snapshot work in progress. Still missing the …
|
|
|
@83368
|
5 years |
vboxsync |
IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP].
|
|
|
@83367
|
5 years |
vboxsync |
FE/Qt: No 22px icons anymore; Only 16, 24, 32px icons are allowed.
|
|
|
@83366
|
5 years |
vboxsync |
TestManager/wui: burn fix.
|
|
|
@83365
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Adding IO columns
|
|
|
@83364
|
5 years |
vboxsync |
TestManager: Adding test box selection to the scheduling group form …
|
|
|
@83363
|
5 years |
vboxsync |
TestManager/partial-db-dump.py: Include the TestBoxesInSchedGroups table.
|
|
|
@83362
|
5 years |
vboxsync |
TestManager/wui: No trailing separator..
|
|
|
@83361
|
5 years |
vboxsync |
TestManager/wui: Added separator between scheduling queue blocks.
|
|
|
@83360
|
5 years |
vboxsync |
TestManager/wui: More flexible time navigation input. Items-per-page …
|
|
|
@83359
|
5 years |
vboxsync |
TestManager/base.py: Allow a few more timestamp variants.
|
|
|
@83358
|
5 years |
vboxsync |
TestManager/db.py: Used new utils functions for address a todo in …
|
|
|
@83357
|
5 years |
vboxsync |
common/utils.py: Added a few functions of parsing and managing iso …
|
|
|
@83356
|
5 years |
vboxsync |
IPRT/http: When we issue PUT tell curl about the data size when the …
|
|
|
@83355
|
5 years |
vboxsync |
IPRT/http: Fix upload/download confusion. One is in a comment. The …
|
|
|
@83354
|
5 years |
vboxsync |
VMSVGA: Implemented SVGA_CMD_RECT_COPY (see bugref:9424).
|
|
|
@83353
|
5 years |
vboxsync |
FE/Qt: bugref:9623: UIMediumEnumerator: Make sure each medium being …
|
|
|
@83352
|
5 years |
vboxsync |
FE/Qt: bugref:9623: VirtualBox Manager: Details pane: A set of …
|
|
|
@83351
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Keep cloud VM …
|
|
|
@83350
|
5 years |
vboxsync |
FE/Qt: bugref:9080: Makefile cleanup for r127977.
|
|
|
@83349
|
5 years |
vboxsync |
Guest Control/VBoxService: Check for correct file mode when opening files.
|
|
|
@83348
|
5 years |
vboxsync |
HostDrivers/Support: Don't enable …
|
|
|
@83347
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Some cleanup
|
|
|
@83346
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Splitting some common code.
|
|
|
@83345
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Renaming and moving some classes/files. take 2
|
|
|
@83344
|
5 years |
vboxsync |
Validation Kit/Guest Control: Re-enabled all tests again.
|
|
|
@83343
|
5 years |
vboxsync |
TestManager/schedqueue.py: Sorting tweak that favours VirtualBox and …
|
|
|
@83342
|
5 years |
vboxsync |
TestManager/schedqueue.py: Ignore SchedQueues.fEnabled as we no longer …
|
|
|
@83341
|
5 years |
vboxsync |
TestManager: Don't generate scheduling entries for disabled scheduling …
|
|
|
@83340
|
5 years |
vboxsync |
TestManger/schedgroup.py: changed the sorting
|
|
|
@83339
|
5 years |
vboxsync |
TestManager/schedqueue.py: Disable unittest for now. bugref:9657
|
|
|
@83338
|
5 years |
vboxsync |
TestManager: Scheduling queue patch #4 with fEnable sorting …
|
|
|
@83337
|
5 years |
vboxsync |
Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
|
|
|
@83336
|
5 years |
vboxsync |
Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
|
|
|
@83335
|
5 years |
vboxsync |
Guest Control/Main: Use std::bad_alloc. bugref:9320
|
|
|
@83334
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Renaming and moving some classes/files.
|
|
|
@83330
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Possibility to …
|
|
|
@83329
|
5 years |
vboxsync |
ValKit/bs3-fpustate-1: amd adjustments.
|
|
|
@83327
|
5 years |
vboxsync |
Main: bugref:9341: Fixed: the VM always started for specified user …
|
|
|
@83326
|
5 years |
vboxsync |
IPRT/r0drv/mp-r0drv-linux.c: Use version checks for linux/cpumask.h …
|
|
|
@83325
|
5 years |
vboxsync |
SUPDrv-linux.c: log msg clarification
|
|
|
@83323
|
5 years |
vboxsync |
Guest Control/Main: Don't use RT_ZERO on non-POD types. bugref:9320
|
|
|
@83322
|
5 years |
vboxsync |
Guest Control/Main: Resolved another @todo in …
|
|
|
@83321
|
5 years |
vboxsync |
Guest Control/Main: Added GuestSession::i_directoryExists().
|
|
|
@83320
|
5 years |
vboxsync |
Guest Control/Main: Resolved another @todo: Do validation of …
|
|
|
@83319
|
5 years |
vboxsync |
Guest Control/Main: Added some more class/struct constructor initializers.
|
|
|
@83318
|
5 years |
vboxsync |
ValKit/bs3-fpustate-1: Check the value we read and also test MOVUPS. …
|
|
|
@83317
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Possibility to …
|
|
|
@83316
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A bit of …
|
|
|
@83315
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A bit of …
|
|
|
@83314
|
5 years |
vboxsync |
FE/Qt: bugref:9469: Missed part of UI converter stuff in r134139.
|
|
|
@83313
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Adding some more fields to the table view.
|
|
|
@83312
|
5 years |
vboxsync |
FE/Qt: bugref:9692: Runtime UI: UIFrameBuffer: A fix for frame-buffer …
|
|
|
@83311
|
5 years |
vboxsync |
FE/Qt: bugref:9686. build fix
|
|
|
@83310
|
5 years |
vboxsync |
Validation Kit/Guest Control: Enabled the directoryExists testcases in …
|
|
|
@83309
|
5 years |
vboxsync |
Guest Control: Fixes for IGuestSession::directoryExists() + documentation.
|
|
|
@83308
|
5 years |
vboxsync |
Validation Kit/tests + Guest Control: Added (optional) parameter for …
|
|
|
@83307
|
5 years |
vboxsync |
FE/Qt: bugref:9692: Runtime UI: UIFrameBuffer: A fix for frame-buffer …
|
|
|
@83306
|
5 years |
vboxsync |
FE/Qt: bugref:9692: Runtime UI: UIFrameBuffer: A fix for frame-buffer …
|
|
|
@83305
|
5 years |
vboxsync |
VMSVGA: Explicitly turn cursor on and off when enabling/disabling …
|
|
|
@83304
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Adding the vm resource monitor dialog to our …
|
|
|
@83303
|
5 years |
vboxsync |
Guest Control/VBoxManage: Resolve absolute path of --source argument …
|
|
|
@83302
|
5 years |
vboxsync |
bugref:9662 setup.sh changes for "--spb" option (doesn't work without it)
|
|
|
@83301
|
5 years |
vboxsync |
Doxygen.
|
|
|
@83300
|
5 years |
vboxsync |
scm
|
|
|
@83299
|
5 years |
vboxsync |
DevPS2: Discard input when device's serial line is disabled. Also …
|
|
|
@83298
|
5 years |
vboxsync |
Audio/HDA: Added some more stream ID checks.
|
|
|
@83297
|
5 years |
vboxsync |
deleted unknown symbol from the end of the script
|
|
|
@83296
|
5 years |
vboxsync |
Devices/tstDevice: Copy over and modify PDMThread* API so we can fuzz …
|
|
|
@83295
|
5 years |
vboxsync |
Guest Control/Main: Added flags validation for …
|
|
|
@83294
|
5 years |
vboxsync |
ValidationKit/testdriver: Fixed exceptions where removing PIDs in …
|
|
|
@83293
|
5 years |
vboxsync |
FE/Qt: Small cleanup
|
|
|
@83292
|
5 years |
vboxsync |
Devices/Graphics: added buffer offset to a debug log statement.
|
|
|
@83291
|
5 years |
vboxsync |
Runtime/common/fuzz: Fixes
|
|
|
@83290
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Rework cloud VM item to be …
|
|
|
@83289
|
5 years |
vboxsync |
IPRT/RTProcDaemonize-generic: Fixed leaking the stdin handle for …
|
|
|
@83288
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Rename id/name of …
|
|
|
@83287
|
5 years |
vboxsync |
VBoxService / Guest Control: Fixed guest process thread teardown / …
|
|
|
@83286
|
5 years |
vboxsync |
VBoxService / Guest Control: Fixed guest process thread teardown / …
|
|
|
@83284
|
5 years |
vboxsync |
Devices/DevVGA: Remove now unused pVM variable
|
|
|
@83283
|
5 years |
vboxsync |
PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
|
|
|
@83282
|
5 years |
vboxsync |
Devices/DevVGA: Make use of the new PDM device helpers instead of …
|
|
|
@83281
|
5 years |
vboxsync |
PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
|
|
|
@83280
|
5 years |
vboxsync |
VMSVGA: Do not needlessly register VGA LFB handler when updating …
|
|
|
@83279
|
5 years |
vboxsync |
added displaying help information for the cloud commands. The …
|
|
|
@83278
|
5 years |
vboxsync |
VMSVGA: The SVGA_REG_BITS_PER_PIXEL must be initialized to the host …
|
|
|
@83277
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Rename fake cloud VM node …
|
|
|
@83276
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Remove fake …
|
|
|
@83275
|
5 years |
vboxsync |
OCI: Add stub ICloudMachine interface and …
|
|
|
@83274
|
5 years |
vboxsync |
VMSVGA: Implemented register-based cursor movement interface used by …
|
|
|
@83273
|
5 years |
vboxsync |
VMSVGA: Unregister VRAM handler after loading state if necessary.
|
|
|
@83272
|
5 years |
vboxsync |
VBoxService / Guest Control: Fixed using wrong pipe handle with poll …
|
|
|
@83271
|
5 years |
vboxsync |
Main: bugref:9341: Fixed "the VM starts always during autostart …
|
|
|
@83270
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Details pane: Crash fix for …
|
|
|
@83269
|
5 years |
vboxsync |
VBoxService/ Guest Control: Resolved a @todo: Simplified building a …
|
|
|
@83268
|
5 years |
vboxsync |
FE/Qt: bugref:9653: VirtualBox Manager: Implement refresh for …
|
|
|
@83267
|
5 years |
vboxsync |
FE/Qt: bugref:9653: UICloudMachine: Don't forget to reset last access …
|
|
|
@83266
|
5 years |
vboxsync |
Runtime/common/fuzz: Add API to specify the range in an input corpus …
|
|
|
@83265
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654: Unintended line change, reverted.
|
|
|
@83264
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Skeletal bits.
|
|
|