VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59625   9 years vboxsync IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
(edit) @59624   9 years vboxsync recompiler: fixed wrong assembler constraint in a testcase
(edit) @59623   9 years vboxsync NetAdp/Win(bugref:6379): Link speed define for easy tweaking
(edit) @59622   9 years vboxsync ApplianceImplImport.cpp: Solaris build fix.
(edit) @59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(edit) @59620   9 years vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @59619   9 years vboxsync NAT: Fix ancient (r39466) typo/edito in the test that affected taking …
(edit) @59618   9 years vboxsync SUPDrvGip: revert temporary change in r105447.
(edit) @59617   9 years vboxsync SupDrvGip: temporary change to TSC-delta measurement for testing on …
(edit) @59616   9 years vboxsync USB/VUSBSniffer: Export new files
(edit) @59615   9 years vboxsync USB/VUSBSniffer: Separate API from format to make it possible to …
(edit) @59614   9 years vboxsync hm_vmx.h: added posted-interrupt pin-based ctrl value.
(edit) @59613   9 years vboxsync openssl 1.0.1r: VBox adaptions (taken from 1.0.1q), adapted path in …
(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) @59603   9 years vboxsync hm_vmx.h: nit.
(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) @59592   9 years vboxsync tools: ignore nasm
(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) @59580   9 years vboxsync re-enabled VBOX_WITH_LIBCURL
(edit) @59579   9 years vboxsync re-enabled VBOX_WITH_LIBCURL
(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) @59574   9 years vboxsync FE/Qt: Qt5 migration (part 85): Preparing Qt5 tool: Windows: Fixing …
(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) @59557   9 years vboxsync FE/Qt: Qt5 migration (part 81): Windows platform plugins are now …
(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) @59537   9 years vboxsync doc/manual: typo
(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) @59533   9 years vboxsync iprt/asm.h: build fix
(edit) @59532   9 years vboxsync iprt/asm.h: ASMSerializingInstruction* should list 'memory' clobber …
(edit) @59531   9 years vboxsync iprt/asm.h: ASMSerializingInstruction* should list 'memory' clobber …
(edit) @59530   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59529   9 years vboxsync iprt/asm-amd64-x86-watcom-32.h: Fixed ASMReadTscWithAux bug.
(edit) @59528   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 …
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