VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59612   9 years vboxsync Build fix.
(edit) @59611   9 years vboxsync Comment.
(edit) @59610   9 years vboxsync VDIfVfs2.cpp: Assertion fixes.
(edit) @59609   9 years vboxsync VMDK.cpp: Corrected incorrect free. Drop const on temporary strings …
(edit) @59608   9 years vboxsync Controller setup fix.
(edit) @59607   9 years vboxsync Switched controller type to SCSI for Debian7 and Fedora18
(edit) @59606   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when the guest …
(edit) @59605   9 years vboxsync Randomly switch between SATA/SCSI controller.
(edit) @59604   9 years vboxsync NAT: Comment change only - replace "See above" that refers to a …
(edit) @59602   9 years vboxsync VMM/HMVMXR0: Add missing VMCS fields for newer CPUs, renamed some …
(edit) @59601   9 years vboxsync StorageLib: Added VDIfCreateFromVfsStream and VDIfDestroyFromVfsStream …
(edit) @59600   9 years vboxsync indent
(edit) @59599   9 years vboxsync Added ckecking VBOX_MSI_INSTALL_PATH environment variable.
(edit) @59598   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add kernel …
(edit) @59597   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add kernel …
(edit) @59596   9 years vboxsync DisplayImpl: initialize mcRectVisibleRegion member
(edit) @59595   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not start …
(edit) @59594   9 years vboxsync IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
(edit) @59593   9 years vboxsync tstVDIo: don't crash on pfnSetAllocationSize()
(edit) @59591   9 years vboxsync nit
(edit) @59590   9 years vboxsync Appliance::i_taskThreadImportOrExport: wrong status codes for …
(edit) @59589   9 years vboxsync Appliance::read: Simpler.
(edit) @59588   9 years vboxsync Appliance::read: Return errors, don't return S_OK and no progress …
(edit) @59587   9 years vboxsync Appliance::i_readImpl: task is always NULL in the catch.
(edit) @59586   9 years vboxsync Appliance::i_readImpl: Either throw errors or return them, don't do …
(edit) @59585   9 years vboxsync NAT: use non-pattern host resolver mappings for reverse lookups too.
(edit) @59584   9 years vboxsync VBoxManage: fix typos in the comment for DESTDIRMAP.
(edit) @59583   9 years vboxsync Additions/installer/autorun.sh: do also test for mate-terminal …
(edit) @59582   9 years vboxsync ApplianceImplImport.cpp: Simplifications.
(edit) @59581   9 years vboxsync tdAppliance1.py: test OVF style importing.
(edit) @59578   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59577   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59576   9 years vboxsync i_readFSOVF,i_readFSImpl: Rewrote the digest detection in i_readFSOVF …
(edit) @59575   9 years vboxsync iprt: Added RTManifestQueryAllAttrTypes.
(edit) @59573   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix a (correct) …
(edit) @59572   9 years vboxsync FE/Qt: bugref:7985: Mac OS X: Runtime UI: UI Session: Adjust the …
(edit) @59571   9 years vboxsync Main(bugref:7809): Moved driver version reporting from VBox.log to …
(edit) @59570   9 years vboxsync Build fix for r105377
(edit) @59569   9 years vboxsync BugReportTool(bugref:8169): Added Setup API logs, dropped factory, …
(edit) @59568   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: further …
(edit) @59567   9 years vboxsync RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
(edit) @59566   9 years vboxsync VBoxProxyStub.c: duh2
(edit) @59565   9 years vboxsync Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
(edit) @59564   9 years vboxsync Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
(edit) @59563   9 years vboxsync IEM: Updated todo. Unwated blank line.
(edit) @59562   9 years vboxsync VBoxProxyStub.c: build fix.
(edit) @59561   9 years vboxsync VBoxProxyStub.c: Adjusted assertions to ignore ERROR_ACCESS_DENIED in …
(edit) @59560   9 years vboxsync FE/Qt: Qt5 migration (part 83): Preparing Qt5 tool: Ups, do the …
(edit) @59559   9 years vboxsync FE/Qt: Qt5 migration (part 82): Preparing Qt5 tool: Adjusting GUI …
(edit) @59558   9 years vboxsync Additions/linux/drm: added -Wno-declaration-after-statement
(edit) @59556   9 years vboxsync tdAppliance1.py: Quick import test of the tiny checked in OVAs.
(edit) @59555   9 years vboxsync ApplianceImpl: Use the other manifest API to do verification.
(edit) @59554   9 years vboxsync RTManifestReadStandardEx: Don't assume spaces between the attribute …
(edit) @59553   9 years vboxsync ovfreader.cpp: Adjusted AHCI acceptance weirdness so it can handle …
(edit) @59552   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: only build the …
(edit) @59551   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: enable building …
(edit) @59550   9 years vboxsync Storage/DrvVD: Log errors and requests taking too long (moved from the …
(edit) @59549   9 years vboxsync Validation Kit: Documentation.
(edit) @59548   9 years vboxsync ValidationKit/tests/additions/tdAddBasic1.py: Initialize …
(edit) @59547   9 years vboxsync ValidationKit/tests/additions/tdAddBasic1.py: Some tweaks to make the …
(edit) @59546   9 years vboxsync Documentation build fix.
(edit) @59545   9 years vboxsync win/RTErrConvertFromWin32.cpp: Added mapping for …
(edit) @59544   9 years vboxsync IPRT: r3/win/process-win.cpp: Removed debug output.
(edit) @59543   9 years vboxsync Build fix.
(edit) @59542   9 years vboxsync IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain …
(edit) @59541   9 years vboxsync DevIchHdaCodec.cpp: Initialize and check for pu32Addr in …
(edit) @59540   9 years vboxsync NVMe: Remove custom recoverable I/O error handling code and let the …
(edit) @59539   9 years vboxsync Storage/DrvVD: Add methods to PDMIMEDIAEX for saving the request state …
(edit) @59538   9 years vboxsync Storage/DrvVD: Add methods to query suspended requests, will be used …
(edit) @59536   9 years vboxsync Storage: Move the suspend on recoverable error handling down to DrvVD …
(edit) @59535   9 years vboxsync ValidationKit: Kick-off for a simple IAppliance (OVF/OVA) testcase.
(edit) @59534   9 years vboxsync VBoxBs3ObjConverter.cpp: warnings.
(edit) @59530   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59527   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59526   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: adjust DRM/KMS …
(edit) @59524   9 years vboxsync IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
(edit) @59523   9 years vboxsync Devices/PC/DevPit-i8254.cpp: update PC speaker passthrough, make it …
(edit) @59522   9 years vboxsync Backed out r105295 (manifest hack).
(edit) @59521   9 years vboxsync BugReportTool(bugref:8169): version reporting
(edit) @59520   9 years vboxsync Nit.
(edit) @59519   9 years vboxsync IPRT: r3/win/process-win.cpp: Error checking.
(edit) @59518   9 years vboxsync WDDM: bugref:8228: display-only driver does not need vsync.
(edit) @59517   9 years vboxsync VBoxService/VBoxServiceControlProcess.cpp: Check for pszDomain in …
(edit) @59516   9 years vboxsync bugref:6022. OVF import: Workaround in the case if there is no the SHA …
(edit) @59513   9 years vboxsync Fix for the cleanup
(edit) @59512   9 years vboxsync IPRT: Smaller cleanups to the Linux and Posix specific …
(edit) @59511   9 years vboxsync IPRT: RTFileSetAllocationSize() implementation for POSIX compatible …
(edit) @59509   9 years vboxsync FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
(edit) @59507   9 years vboxsync FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
(edit) @59506   9 years vboxsync FE/Qt: bugref:5105: Runtime UI: Preventing switching host keyboard …
(edit) @59505   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix r104816: we …
(edit) @59503   9 years vboxsync Logging.
(edit) @59501   9 years vboxsync Additions/common/VBoxGuest: change the regular guest heart beat …
(edit) @59500   9 years vboxsync VBoxBugReport: warning and Makefile.kmk fix
(edit) @59499   9 years vboxsync alignment fix
(edit) @59498   9 years vboxsync FE/Qt: bugref:8069: LogWindow: Removing unnecessary dynamic-allocation …
(edit) @59497   9 years vboxsync Devices/PC/DevPit-i8254.cpp: Add code (currently linux host only) for …
(edit) @59496   9 years vboxsync kmk update-pcbios-source update-vgabios-source
(edit) @59495   9 years vboxsync BIOS/system.c: fix subfunction decoding in int15/0x83 (interval delay)
(edit) @59494   9 years vboxsync make VBoxBugReport public
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