VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77330   6 years vboxsync FE/Qt: bugref:9080. Move browser actions to a single vertical toolbar.
(edit) @77329   6 years vboxsync Installer/win: Finish Properties.wxi -> Defines.wxi renaming (for MSM …
(edit) @77328   6 years vboxsync Additions/linux/installer: detect compressed kernel modules too in …
(edit) @77327   6 years vboxsync Installer/win: fix escaping (was showing up in the MSM case, but the …
(edit) @77326   6 years vboxsync FE/Qt: bugref:9340. Use correct type during medium attachment.
(edit) @77325   6 years vboxsync VMM/HM: Added V8086 mode checks to HMCanExecuteVmxGuest.
(edit) @77324   6 years vboxsync Devices/Serial: Don't try to process data if the either the buffer is …
(edit) @77323   6 years vboxsync Runtime/serialport-win.cpp: Don't keep dwEventMask on the stack for …
(edit) @77322   6 years vboxsync FE/Qt: bugref:9080. Some cleanup and commenting.
(edit) @77321   6 years vboxsync FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree …
(edit) @77319   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix clearing the MTF force-flag (typo).
(edit) @77317   6 years vboxsync Guest Control/Validation Kit: Fixes for testGuestCtrlCopyTo().
(edit) @77316   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Choose ex-group items after …
(edit) @77315   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing crash happening …
(edit) @77314   6 years vboxsync Guest Control/HostService: Removed incorrect (debug) assertion in …
(edit) @77313   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Simplify Chooser pane …
(edit) @77311   6 years vboxsync FE/Qt: bugref:9049: Windows: Rename VirtualBoxVM process name accordingly.
(edit) @77310   6 years vboxsync FE/Qt: bugref:9373: UIGraphicsScrollArea: Wheel event handling bug …
(edit) @77309   6 years vboxsync FE/Qt: bugref:9080. Build fix
(edit) @77308   6 years vboxsync FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree …
(edit) @77307   6 years vboxsync Additions/linux/installer: clean up kernel module rebuilding again. …
(edit) @77306   6 years vboxsync Additions/linux/installer: clean up kernel module rebuilding again. …
(edit) @77305   6 years vboxsync FE/Qt: bugref:9390: Manager action-pool, VirtualBox Manager and Export …
(edit) @77304   6 years vboxsync VBoxGuestR0LibSharedFolders.c: Exclude bits linux doesn't use now. …
(edit) @77303   6 years vboxsync linux/vboxsf: Cleaned out the VBOXSF_USE_DEPRECATED_VBGL_INTERFACE …
(edit) @77302   6 years vboxsync Installer/win: typo fix
(edit) @77301   6 years vboxsync Installer/win: Added repacking support for the MSM packages
(edit) @77300   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77299   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77298   6 years vboxsync FE/Qt: bugref:9390: Manager action-pool: More suitable mnemonic for …
(edit) @77297   6 years vboxsync FE/Qt: bugref:9390: Manager action-pool, VirtualBox Manager and Export …
(edit) @77296   6 years vboxsync DevLsiLogicSCSI: AssertLogRelReturn -> AssertLogRelRCReturn, fixes …
(edit) @77295   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix CR3 VM-exits to work when …
(edit) @77294   6 years vboxsync FE/Qt: bugref:9389: Add graphics controller information to Session …
(edit) @77292   6 years vboxsync Case sensitivity fix.
(edit) @77291   6 years vboxsync FE/Qt: bugref:9340. Make all medium creation functions in VBoxGlobal …
(edit) @77290   6 years vboxsync FE/Qt: bugref:9373: macOS: More native UIGraphicsScrollBar behavior …
(edit) @77289   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77288   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77287   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77286   6 years vboxsync FE/Qt: Guest Control file manager: Yet another fix for copying …
(edit) @77285   6 years vboxsync FE/Qt: bugref:9373: A bit of refactoring for UIGraphicsScrollBar to …
(edit) @77284   6 years vboxsync VMM/TM: Changed the watchdog timer frequency to 1Hz for HM mode. Will …
(edit) @77283   6 years vboxsync nit
(edit) @77282   6 years vboxsync vmsvgaFIFOLoop: Disabled incorrect assertion. bugref:9376
(edit) @77281   6 years vboxsync VMM/HMSVM: Naming nit, missed file.
(edit) @77280   6 years vboxsync VMM/HMSVM: Naming nit.
(edit) @77279   6 years vboxsync Guest Control/Main + FE/Qt: Reverted r128734 (Be more strict for …
(edit) @77278   6 years vboxsync FE/Qt: bugref:9340. Adding a comment
(edit) @77277   6 years vboxsync FE/Qt: bugref:9340. Adding a medium create action to virtualmedium …
(edit) @77276   6 years vboxsync tstSharedFolderService.cpp: Need to catch RTFileWriteAt and …
(edit) @77275   6 years vboxsync FE/Qt: bugref:9072: Restore the highlight text color fix r128070.
(edit) @77274   6 years vboxsync FE/Qt: bugref:9373: macOS: More native UIGraphicsScrollBarToken …
(edit) @77273   6 years vboxsync FE/Qt: bugref:9373: Make UIGraphicsScroollBarToken orientation aware; …
(edit) @77272   6 years vboxsync NetLwf: (bugref:8976) Odd-length packets are aligned properly, but no …
(edit) @77270   6 years vboxsync Runtime: Fix compilation with LibreSSL <2.7.0. BIO_up_ref() was …
(edit) @77269   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: No Chooser pane group …
(edit) @77268   6 years vboxsync FE/Qt: bugref:9373: macOS: No buttons for UIGraphicsScrollBar on …
(edit) @77267   6 years vboxsync FE/Qt: bugref:9373: More appropriate prepare/cleanup cascade for …
(edit) @77266   6 years vboxsync FE/Qt: bugref:9373: macOS: Make UIGraphicsScrollArea aware of real …
(edit) @77265   6 years vboxsync VBoxClient/vmsvga-x11: test for uname(2) being -1 on failure, not just …
(edit) @77264   6 years vboxsync FE/Qt: bugref:9340. some refactoring in viso creation dialog
(edit) @77263   6 years vboxsync FE/Qt: bugref:9340. some refactoring in floppy creation dialog
(edit) @77262   6 years vboxsync Runtime/RTCRest: fixed array index when serializing/deserializing …
(edit) @77261   6 years vboxsync FE/Qt: bugref:9340. some cleanup
(edit) @77260   6 years vboxsync Comment.
(edit) @77259   6 years vboxsync DevPcBios: Avoid suspect _DMI_ header table checksum calculation by …
(edit) @77258   6 years vboxsync localipc-posix.cpp: Memory leak fix in error handling code path
(edit) @77257   6 years vboxsync Runtime/RTReqPool: Memory leak fixes during destruction
(edit) @77256   6 years vboxsync Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
(edit) @77255   6 years vboxsync FE/Qt: bugref:9340. Adding a 'stub' create medium action to virtual …
(edit) @77254   6 years vboxsync Comment.
(edit) @77252   6 years vboxsync bugref:9349. Fixed aTimeRemaining wrong calculation.
(edit) @77250   6 years vboxsync linux/vboxsf: Updated kstat->blksize comment with current performance …
(edit) @77249   6 years vboxsync PDM,PGM: doxygen fixes. bugref:9172
(edit) @77248   6 years vboxsync SharedFoldersService: Use RTFileReadAt and RTFileWriteAt so we can …
(edit) @77247   6 years vboxsync linux/vboxsf: Updated kstat->blksize comment with current performance …
(edit) @77246   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77245   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77244   6 years vboxsync fileio-sg-posix.cpp: scm fix. bugref:9172
(edit) @77243   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77242   6 years vboxsync Storage/testcase/Makefile.kmk: nit
(edit) @77241   6 years vboxsync VMM: Added dev helps for bulk page mapping locking. VMMDev will be …
(edit) @77240   6 years vboxsync PGMPool: Two optimizations to the dirty page code …
(edit) @77239   6 years vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77238   6 years vboxsync FE/Qt: bugref:9340. Trying make hdd and floppy disk names unique in …
(edit) @77237   6 years vboxsync IPRT/aiomgr.cpp: Use RTListForEachSafe in rtAioMgrCheckFiles() to be …
(edit) @77235   6 years vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77234   6 years vboxsync IPRT/fileio-posix.cpp: Return VERR_TRY_AGAIN when write() returns zero …
(edit) @77233   6 years vboxsync IPRT: Some new FS types.
(edit) @77232   6 years vboxsync Storage/QED+QCOW: It is not allowed to mix RTStrDup, RTMemAlloc and …
(edit) @77231   6 years vboxsync IPRT: Return VERR_FILE_TOO_BIG if we exceed the FAT file limit while …
(edit) @77230   6 years vboxsync FE/Qt: bugref:9373: Another small fix (s.a. r128736).
(edit) @77229   6 years vboxsync FE/Qt: bugref:9373: Small fix for scrolling technique of …
(edit) @77228   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Make sure Chooser pane item …
(edit) @77227   6 years vboxsync Guest Control/Main + FE/Qt: Be more strict for …
(edit) @77226   6 years vboxsync Devices/DevVGA-SVGA: move an assertion out of the FIFO access handler. …
(edit) @77225   6 years vboxsync WDDM: Gallium Miniport Driver: handle empty command buffers. bugref:8893
(edit) @77224   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Now, that one is heavy: …
(edit) @77223   6 years vboxsync FE/Qt: bugref:9373: A bit of hovering stuff fixes for UIGraphicsScrollBar.
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