VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69624   7 years vboxsync Devices/Graphics: VMSVGA update.
(edit) @69623   7 years vboxsync fatvfs.cpp: drop duplicate '.' and '..' entries.
(edit) @69622   7 years vboxsync fatvfs.cpp: name conversion issue in read dir
(edit) @69621   7 years vboxsync fatvfs: Directory fix. FAT16 read support.
(edit) @69620   7 years vboxsync Some preprocessor indent
(edit) @69619   7 years vboxsync fatvfs: Relaxed idxEndOfChain (FAT entry #2) checks.
(edit) @69618   7 years vboxsync dvm.h: Added RTDVMVOLTYPE_FAT12.
(edit) @69616   7 years vboxsync DVM: Got a working pseudo vfs. It's now possible to do stuff like: …
(edit) @69615   7 years vboxsync FE/Qt: Fixing a crush causing by a dangling reference to QByteArray
(edit) @69614   7 years vboxsync RTLs: Quickly hacked up human readable size, owners and groups. Stack …
(edit) @69613   7 years vboxsync EFI/HFS: Fixed a problem with null character comparison on HFS+ …
(edit) @69612   7 years vboxsync Touched up test code.
(edit) @69611   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress. [build fix]
(edit) @69610   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress. [build fix]
(edit) @69609   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress.
(edit) @69608   7 years vboxsync Devices/Graphics: VMSVGA vmsvga3dDrawPrimitives should take into …
(edit) @69607   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Options/Details widget: Prevent …
(edit) @69606   7 years vboxsync tUnitTest1.py: Exclude tstOVF as it may create a mess if it/VBoxSVC fails.
(edit) @69605   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Options/Details widget: A bit of …
(edit) @69604   7 years vboxsync Runtime/tools: Added hack for accessing the 'vd' VFS chain element …
(edit) @69603   7 years vboxsync Runtime/tools: Added hack for accessing the 'vd' VFS chain element …
(edit) @69602   7 years vboxsync Storage/VDVfs.cpp: Added VFS chain element 'vd' for accessing image …
(edit) @69600   7 years vboxsync rtFsFatDir_CreateDir: imlemented, but untested
(edit) @69599   7 years vboxsync fatvfs.cpp: Implemented directory listing and opening. [build fix]
(edit) @69598   7 years vboxsync fatvfs.cpp: Implemented directory listing and opening.
(edit) @69597   7 years vboxsync Devices/Graphics: VMSVGA vmsvga3dDrawPrimitives rewritten to avoid …
(edit) @69596   7 years vboxsync fatvfs.cpp: Split dir and file structures into shared and handle …
(edit) @69595   7 years vboxsync fatvfs.cpp: Split dir and file structures into shared and handle …
(edit) @69594   7 years vboxsync isovfs.cpp: comment typo
(edit) @69593   7 years vboxsync RTCat: Fixed handle leak.
(edit) @69592   7 years vboxsync vfsstdfile.cpp: Tweaked the flush implementation to hush up …
(edit) @69591   7 years vboxsync tdGuestOsInstOs2.py: got rid of self.oVM.
(edit) @69590   7 years vboxsync thread.cpp: fixed thread structure leak in VBoxC debug builds with …
(edit) @69589   7 years vboxsync scm fix
(edit) @69587   7 years vboxsync testdriver/vbox.py: Replaced _xpcom.NS_ShutdownXPCOM call with …
(edit) @69586   7 years vboxsync Added sample 65nm Core 2 CPU profile. Not currently exposed.
(edit) @69585   7 years vboxsync Warning.
(edit) @69584   7 years vboxsync VBoxCpuReport: Need to be extra careful if MSR modifications are not …
(edit) @69583   7 years vboxsync VBoxCpuReport: Linux 32-bit build fix attempt.
(edit) @69582   7 years vboxsync VBoxCpuReport: Made MSR probing interface more modular, added …
(edit) @69581   7 years vboxsync PGMPhysRead: Try always memset to 0xff when pgmPhysReadHandler 'fails'.
(edit) @69580   7 years vboxsync testdriver/vbox.py: lets try not keeping COM around forever on 5.2+…
(edit) @69579   7 years vboxsync tdGuestOsInstOs2.py: oops
(edit) @69578   7 years vboxsync better processExists() implementations for windows.
(edit) @69577   7 years vboxsync testdriver: dropped the heap checks.
(edit) @69576   7 years vboxsync some windbg+python notes
(edit) @69575   7 years vboxsync shut up
(edit) @69574   7 years vboxsync testdriver/vbox.py: Extended dangling object logging in …
(edit) @69573   7 years vboxsync common/utils.py: Added getObjectTypeName method.
(edit) @69571   7 years vboxsync testdriver/base.py: Fixed invalid CloseHandle application verifier …
(edit) @69570   7 years vboxsync FE/Qt: updated translations. Thank you Burak Yavuz, Vincenzo Reale …
(edit) @69568   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Options/Details widget: Do not …
(edit) @69567   7 years vboxsync Linux module make files: pass KMK job count and verbosity to test …
(edit) @69566   7 years vboxsync IEM/IEMAllCImplSvmInstr.cpp.h: fix windows build issue with …
(edit) @69565   7 years vboxsync Linux module make files: allow overriding kernel version detection. …
(edit) @69564   7 years vboxsync Linux Additions: do not try to remove kernel modules on clean-up. …
(edit) @69563   7 years vboxsync Additions/linux/drm: better detection for EL7 variants. bugref:4567: …
(edit) @69562   7 years vboxsync testdriver/vbox.py: stupid stupid windows installer putting vboxapi …
(edit) @69561   7 years vboxsync testdriver/vbox.py: pylint
(edit) @69560   7 years vboxsync VMMR3: force disabling of Address Sanitiser on PGMPool.cpp - fix a …
(edit) @69559   7 years vboxsync VMMR3: force disabling of Address Sanitiser on PGMPool.cpp. …
(edit) @69558   7 years vboxsync testdriver/vbox.py: experimental hack for bugref:9037
(edit) @69557   7 years vboxsync vboxapi.py: drop the CoUninitialize call indeinit as it has no match …
(edit) @69556   7 years vboxsync vboxapi.py: cleanup
(edit) @69555   7 years vboxsync tdGuestOsInstOs2.py: Less noise
(edit) @69554   7 years vboxsync testdriver/vbox.py: Display COM stats after dropping and destroying …
(edit) @69553   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Propose to automatically release …
(edit) @69552   7 years vboxsync FE/Qt: Setting different WM_CLASS for VirtualBox Manager and Virtual …
(edit) @69551   7 years vboxsync FE/Qt: Supply pointee of QPointer explicitly in signal-slot …
(edit) @69550   7 years vboxsync FE/Qt: Using Qt5 signal-slot connection notation for VBox Qt 'src/net' …
(edit) @69549   7 years vboxsync tdGuestOsInstOs2.py: More debugging (since we're crashing in PyUnknown …
(edit) @69548   7 years vboxsync FE/Qt: Using Qt5 signal-slot connection notation for VBox Qt …
(edit) @69547   7 years vboxsync common/utils.py: Use the PyHandle.Close method rather than …
(edit) @69546   7 years vboxsync winbase: Use the PyHandle.Close method rather than …
(edit) @69545   7 years vboxsync tdGuestOsInstOS2.py: more heap debug
(edit) @69544   7 years vboxsync testdriver: temporary heap debug code for windows [scm fix]
(edit) @69543   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69542   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69541   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69540   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Options/Details widget: No medium …
(edit) @69539   7 years vboxsync Linux/NetFlt: (bugref:9036) Drop UFO support to prevent compilation …
(edit) @69538   7 years vboxsync FE/Qt: bugref:8901: Snapshot Pane: Cleanup error handling a bit, no …
(edit) @69537   7 years vboxsync VMM/HMSVMR0: todo.
(edit) @69536   7 years vboxsync IPRT: Go seriously paranoid on written byte counts returned by …
(edit) @69535   7 years vboxsync VMM/HM: Nested Hw.virt: nit.
(edit) @69534   7 years vboxsync Linux drivers: only do test builds of drivers which are enabled. …
(edit) @69531   7 years vboxsync Linux and FreeBSD drivers: use -src not -mod for all install rules. …
(edit) @69529   7 years vboxsync Linux drivers: make it easier to use different kernel headers. …
(edit) @69528   7 years vboxsync Linux drivers: move module test build function to Config.kmk. …
(edit) @69527   7 years vboxsync Installer/linux: re-enable use of the variable KERN_DIR for building …
(edit) @69526   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Adjust layout a bit to avoid …
(edit) @69525   7 years vboxsync Additions/linux/drm: remove load_lut call-back removed in 4.14. …
(edit) @69524   7 years vboxsync Additions/linux/drm: fix preprocessor error. bugref:8524: …
(edit) @69523   7 years vboxsync Runtime/vfs/vfsiosmisc: Fix possible memory leak
(edit) @69522   7 years vboxsync pkzip: Fixed memory leak and missing error code in unlikely error …
(edit) @69521   7 years vboxsync pemfile.cpp: Don't leak pSection if binary and _F_ONLY_PEM is used. …
(edit) @69520   7 years vboxsync Runtime/json: Plug small memory leak in out of memory error condition
(edit) @69519   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Resurrecting …
(edit) @69518   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Moving UIEnumerationProgressBar …
(edit) @69512   7 years vboxsync oops
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