VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57616   9 years vboxsync IPRT,UINetworkReply: Build & bug fixes.
(edit) @57615   9 years vboxsync RTPathGlob: build and bug fix.
(edit) @57614   9 years vboxsync build fix
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57612   9 years vboxsync FE/Qt: Thread-pool: Doxy.
(edit) @57611   9 years vboxsync FE/Qt: Thread-pool: Move medium-enumeration's thread-pool object to …
(edit) @57610   9 years vboxsync Logging.
(edit) @57609   9 years vboxsync manual: rephrased the comment.
(edit) @57608   9 years vboxsync FE/Qt: About-VirtualBox Dialog: Rework/Cleanup and review comments …
(edit) @57607   9 years vboxsync doc/manual: comment
(edit) @57606   9 years vboxsync HostDrivers/VBoxNetAdp/solaris: check the return value of mod_remove() …
(edit) @57605   9 years vboxsync Additions/solaris: check the return value of mod_remove() before doing …
(edit) @57604   9 years vboxsync IPRT/testcase: Added tstRTVfs.cpp for testing VFS API functions.
(edit) @57603   9 years vboxsync IPRT/fileio-win.cpp: Follow-up fix to r102458: Use the undocumented …
(edit) @57602   9 years vboxsync VMMDev: log the guest OS type in plain text for convenience when …
(edit) @57601   9 years vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(edit) @57600   9 years vboxsync NAT: don't deadlock if we try to activate a NAT network while the VM …
(edit) @57599   9 years vboxsync Main/ConsoleImpl: don't complain if NAT redirection rules should be …
(edit) @57598   9 years vboxsync Typo.
(edit) @57597   9 years vboxsync IPRT/fileio-win.cpp: Fixed support for RTFileQueryInfo() in …
(edit) @57596   9 years vboxsync Main/Network: reduce amount of release log messages (#7993)
(edit) @57595   9 years vboxsync NVMe: Fixes
(edit) @57594   9 years vboxsync HostDrivers/VBoxPci: enclose find_module() calls by mutex_lock/unlock …
(edit) @57593   9 years vboxsync Fe/VBoxManage: Fixed broken "guestcontrol <VM-Name> list" command. …
(edit) @57592   9 years vboxsync FE/Qt: Build fix for r102439.
(edit) @57591   9 years vboxsync FE/Qt: 7958: Reusing VBoxGlobal host-screen wrappers.
(edit) @57590   9 years vboxsync FE/Qt: 7958: Adding more host-screen related wrappers to VBoxGlobal. …
(edit) @57589   9 years vboxsync Additions/linux: don't freak out if the compilation of vboxvideo.ko fails
(edit) @57588   9 years vboxsync FE/Qt: 7127: UIMedium: Replace annoying assertion with silent check.
(edit) @57587   9 years vboxsync doc/manual: export some missing files
(edit) @57586   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57585   9 years vboxsync DevVGA: fixed wrong comparison which broke some VGA modes.
(edit) @57584   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57583   9 years vboxsync vboxDrvCfgInfEnumerationCallback: add missing newlines in debug logs.
(edit) @57582   9 years vboxsync build fix
(edit) @57581   9 years vboxsync UINetworkReply.cpp: Quick hack: Mark the ancient certificate as …
(edit) @57580   9 years vboxsync IPRT: Implemented RTCrStoreCreateSnapshotById for darwin.
(edit) @57579   9 years vboxsync iprt/asn1.h: Unused parameter warnings.
(edit) @57578   9 years vboxsync typos
(edit) @57577   9 years vboxsync IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
(edit) @57576   9 years vboxsync NetFlt/Win: do not restart netlwf filter when VM changes state (#8009)
(edit) @57575   9 years vboxsync VMM/PGM: fix typo in stam counter in the macro (though unused).
(edit) @57574   9 years vboxsync rtCrx509TbsCertificate_AddKeyUsageFlags: Fix assertion.
(edit) @57573   9 years vboxsync UINetworkReply.cpp: Implemented retrieving SSL root certs from the …
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57571   9 years vboxsync Audio/CoreAudio: Fix cracks and lost samples when the sample rates …
(edit) @57570   9 years vboxsync stam.h: revert r102388.
(edit) @57569   9 years vboxsync stam.h: revert r102388.
(edit) @57568   9 years vboxsync VMM: supress 'unused-but-set-variable' warning.
(edit) @57567   9 years vboxsync VMM: unused var.
(edit) @57566   9 years vboxsync VMM/Makefile: revert r102380 temporarily.
(edit) @57565   9 years vboxsync VMM: unused var.
(edit) @57564   9 years vboxsync VMM: unused var.
(edit) @57563   9 years vboxsync VMM: unused var.
(edit) @57562   9 years vboxsync VMM: unused vars.
(edit) @57561   9 years vboxsync VMM: Add gcc's unused-variables warning to VMMR0 template.
(edit) @57560   9 years vboxsync VMM/GIM: unused vars.
(edit) @57559   9 years vboxsync Storage/VD: Allow block allocation when writing back the encrypted …
(edit) @57558   9 years vboxsync VMM: unused vars.
(edit) @57557   9 years vboxsync VMM/HMVMXR0: windows build fix.
(edit) @57556   9 years vboxsync Main/Network: fix to include wireless adapters into bridged list (#7993)
(edit) @57555   9 years vboxsync VMM/HMVMXR0: Don't lose interrupt-window exiting due to unrelated …
(edit) @57554   9 years vboxsync Main/Network: alternative implementation of NetIfList using …
(edit) @57553   9 years vboxsync FE/Qt: Better log statement for geometry load/save.
(edit) @57552   9 years vboxsync Main: be slightly more descriptive with this informational message
(edit) @57551   9 years vboxsync FE/Qt: About-VirtualBox Dialog: Rework/Cleanup and coding style …
(edit) @57550   9 years vboxsync NAT: improved error message
(edit) @57549   9 years vboxsync VMM/HMR0A: Avoid 2 conditional branches in the VT-x vmlaunch/vmresume …
(edit) @57548   9 years vboxsync RTCrStoreCertAddFromFile.cpp: Updated PEM certificate markers.
(edit) @57547   9 years vboxsync FE/Qt: 7958: Adding yet another host-screen related wrapper to …
(edit) @57546   9 years vboxsync UsbCardReader: Clear the pointer to the driver or we might run into a …
(edit) @57545   9 years vboxsync FE/Qt: 7961: Fixing/Improving log search regression caused in r102258.
(edit) @57544   9 years vboxsync warning
(edit) @57543   9 years vboxsync warning
(edit) @57542   9 years vboxsync SharedOpenGL: Missed the realloc case
(edit) @57541   9 years vboxsync SharedOpenGL: Use RTMemAlloc and friends to allocate memory, so we can …
(edit) @57540   9 years vboxsync FE/Qt: 7958: Adding few more screen-geometry related wrappers to …
(edit) @57539   9 years vboxsync FE/Qt: 7980: Handling one more RTHttp error-code.
(edit) @57538   9 years vboxsync Typo.
(edit) @57537   9 years vboxsync NVMe: Alignment testcase
(edit) @57536   9 years vboxsync Main/Network: Yet another attempt to find the root cause of failure to …
(edit) @57535   9 years vboxsync VMMR3.def: Include methods used for the NVMe emulation in the …
(edit) @57534   9 years vboxsync Missing file
(edit) @57533   9 years vboxsync tstVDIo: Fix for the out of memory case
(edit) @57532   9 years vboxsync Storage/testcase: Remove unused testcases which have a counterpart in …
(edit) @57531   9 years vboxsync Storage: Remove vditool as it is completely useless by now and was …
(edit) @57530   9 years vboxsync Storage: Remove vditool as it is completely useless by now and was …
(edit) @57529   9 years vboxsync Storage/ISCSI: shut up gcc warning
(edit) @57528   9 years vboxsync FE/VBoxShell: Fix for attaching USB devices
(edit) @57527   9 years vboxsync Storage/DrvDiskIntegrity: Fixes
(edit) @57526   9 years vboxsync VUSBSniffer: Fix small memory leak
(edit) @57525   9 years vboxsync FE/VBoxManage: NVMe integration
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @57523   9 years vboxsync VBox/log.h: Add log group for NVMe
(edit) @57522   9 years vboxsync USB/IP: Fixes and enable building it
(edit) @57521   9 years vboxsync NVMe: Changes required for building it and integrating into the PUEL …
(edit) @57520   9 years vboxsync build fix
(edit) @57519   9 years vboxsync SVGA3d/win: Fixed the scrolling issues with the SVGA_3D_CMD_PRESENT …
(edit) @57518   9 years vboxsync build fix
(edit) @57517   9 years vboxsync SVGA3d/ogl: Finally figured out the scrolling issue with the …
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