VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

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