VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52031   11 years vboxsync Windows host installer: Try fixing downgrading from an already …
(edit) @52030   11 years vboxsync Forward ported r95010 from 4.3
(edit) @52029   11 years vboxsync Main: warning
(edit) @52028   11 years vboxsync Runtime: added missing RTMemSaver* functions
(edit) @52027   11 years vboxsync VMM/GIM: Enable relaxed timing for Hyper-V.
(edit) @52026   11 years vboxsync Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks
(edit) @52025   11 years vboxsync trunk, VBox-4.*, VBox-3.2: Cleaned up base64/RT_C_IS_SPACE CR mess.
(edit) @52024   11 years vboxsync trunk, 4.3, 4.2, 4.1, 4.0: build fix.
(edit) @52023   11 years vboxsync pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
(edit) @52021   11 years vboxsync IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
(edit) @52020   11 years vboxsync Shot at burning Windows build box
(edit) @52019   11 years vboxsync Main/Console: Switch to RTMemSafer* for key backings
(edit) @52018   11 years vboxsync IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
(edit) @52017   11 years vboxsync Additions/linux/drm: small fix to work with Linux 3.16.
(edit) @52016   11 years vboxsync Main/include/objectslist.h: fix synchronization (lock order violation, …
(edit) @52015   11 years vboxsync Windows host installer: Try fixing upgrading an already installed version.
(edit) @52014   11 years vboxsync FE/Qt: 3646: Make sure keyboard/mouse indicators are properly updated …
(edit) @52013   11 years vboxsync FE/Qt: 3646: Extra-data Manager: Allow to change stastus-bar content …
(edit) @52012   11 years vboxsync FE/Qt: UIConverter extension: Convert status-bar indicator-types to …
(edit) @52011   11 years vboxsync VBoxManage: typo
(edit) @52010   11 years vboxsync VMM/GIM: Add Hyper-V SSM version to the saved-state.
(edit) @52009   11 years vboxsync Comments and nits.
(edit) @52008   11 years vboxsync NAT/Net: Fix corner case of incorrect wraparound in ring buffer logic …
(edit) @52007   11 years vboxsync 4.3: TrustedError: replace \n with <br>.
(edit) @52006   11 years vboxsync VMM: VT-x and AMD-V support for making GIM hypercalls.
(edit) @52005   11 years vboxsync VMM/HM: spaces.
(edit) @52004   11 years vboxsync Main/src-client: Fix passing the right OS-type for minimal provider as …
(edit) @52003   11 years vboxsync Debugger/VBoxDbgConsole: missed copyright header year update.
(edit) @52002   11 years vboxsync Debugger/VBoxDbgConsole: Add context-menu options to change color and …
(edit) @52001   11 years vboxsync NAT/Net: Bump up TCP_SND_QUEUELEN. IPv6 has smaller MSS, so it needs …
(edit) @52000   11 years vboxsync SUPInstall should start the service too now. Cleaned up exit code …
(edit) @51999   11 years vboxsync Removed left over DEBUG_bird bits in iprt/asn1.h and added …
(edit) @51997   11 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51996   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Notify Runtime …
(edit) @51995   11 years vboxsync FE/Qt: Runtime UI: Indicator-pool should listen for configuration …
(edit) @51994   11 years vboxsync FE/Qt: Runtime UI: Status-bar indicator rework/cleanup (part 2).
(edit) @51993   11 years vboxsync FE/Qt: Runtime UI: Action-pool: NLS fix for Configure Shortcuts action.
(edit) @51992   11 years vboxsync FE/Qt: Runtime UI: Status-bar indicator rework/cleanup (part 1).
(edit) @51991   11 years vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51990   11 years vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51989   11 years vboxsync FE/Qt: Forgot some cosmetics in r94920.
(edit) @51988   11 years vboxsync FE/Qt: Paravirtualization Interface UI support.
(edit) @51987   11 years vboxsync Comment.
(edit) @51985   11 years vboxsync Windows host installer: Try building the MSM modules in parallel.
(edit) @51984   11 years vboxsync Main: fix mode switch issue
(edit) @51983   11 years vboxsync VMM/GIM: doxygen.
(edit) @51982   11 years vboxsync VMM/GIM: Comment typo.
(edit) @51981   11 years vboxsync VMM/GIM, VMM/HM: Add support for Hyper-V hypervisor capabilities …
(edit) @51980   11 years vboxsync VMM/GIM: Get system-reset MSR working, added EOI, TPR, ICR APIC MSR …
(edit) @51979   11 years vboxsync VMM/GIM: Fixes.
(edit) @51978   11 years vboxsync Need to initialize the SUPR3HardenedVerify* bits in the extension pack …
(edit) @51977   11 years vboxsync Refuse symantec sysfer.dll; accept microsoft sfc.dll.
(edit) @51976   11 years vboxsync SharedFolders: warning, LogRel if folder can not be loaded.
(edit) @51975   11 years vboxsync crOpenGL/OSX: fix garbage on resize
(edit) @51974   11 years vboxsync NAT/Net: Careful with that DWORD... It's unsigned, so assigning …
(edit) @51973   11 years vboxsync Support/Makefile.kmk: Add 64-bit math stuff to SUPR3HardenedStatic.lib …
(edit) @51972   11 years vboxsync duh
(edit) @51971   11 years vboxsync VBoxExtPackHelperApp.cpp: Must initialize SUPLib before using it to …
(edit) @51970   11 years vboxsync SUP: More image verifier init fixes.
(edit) @51969   11 years vboxsync SUPLib-win: Make sure to call supR3HardenedWinInitVersion and …
(edit) @51967   11 years vboxsync follow up fix to VBoxSupLib.
(edit) @51965   11 years vboxsync tstCollector: ignore empty disk lists for now
(edit) @51963   11 years vboxsync Additions/freebsd/vboxvfs: SHFLSTRING init fix
(edit) @51962   11 years vboxsync VBoxGuestR0LibSharedFolders: warnings
(edit) @51961   11 years vboxsync VMM/GIM: Fix Hyper-V TSC offset scaling to 100ns units.
(edit) @51960   11 years vboxsync wddm: bugfix, sigh
(edit) @51959   11 years vboxsync TM: Set pVM->tm.s.u64LastPausedTSC to the highest pVCpu->tm.s.u64TSC …
(edit) @51958   11 years vboxsync s/ZwReadFile/ZwOpenFile.
(edit) @51957   11 years vboxsync Debugger: typo in error message
(edit) @51956   11 years vboxsync FE/Qt: Runtime UI: Mini tool-bar: Make sure tool-bar position is …
(edit) @51955   11 years vboxsync Correct the NtQueryVirtualMemory hack for 32-bit pre-Vista OSes. The …
(edit) @51954   11 years vboxsync VMM/GIM: Fix referencing the wrong Hyper-V page while updating the TSC page
(edit) @51953   11 years vboxsync FE/Qt: 6660: Extra-data Manager: Map acknowledging support.
(edit) @51952   11 years vboxsync FE/Qt: Fix for r94855.
(edit) @51951   11 years vboxsync FE/Qt: 6660: Extra-data Manager: Add-extra-data-record dialog should …
(edit) @51950   11 years vboxsync FE/Qt: 6660: Extra-data Manager: Mac OS X: Add-extra-data-record …
(edit) @51949   11 years vboxsync FE/Qt: #ifdef some Qt stuff which requires Qt4.7.
(edit) @51948   11 years vboxsync SUPLib-win.cpp: Removed unused name defines.
(edit) @51947   11 years vboxsync SUPDrv-win.cpp: Drop the DOS/Windows symlinks.
(edit) @51945   11 years vboxsync Try again for up to 5 seconds when we see STATUS_NO_SUCH_DEVICE and …
(edit) @51944   11 years vboxsync crOpenGL: fix assertion
(edit) @51943   11 years vboxsync wddm: fix display-only
(edit) @51941   11 years vboxsync SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
(edit) @51940   11 years vboxsync GMMR0: Switched from fast mutex to critical section for the giant …
(edit) @51939   11 years vboxsync FE/Qt: Mac OS X: QIFileDialog bug-fixes.
(edit) @51938   11 years vboxsync Runtime/r0drv: RHEL7 hack
(edit) @51937   11 years vboxsync FE/Qt: UIToolBar: Cleanup/Doxygen.
(edit) @51936   11 years vboxsync One more define.
(edit) @51934   11 years vboxsync VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
(edit) @51933   11 years vboxsync FE/Qt: 6660: Extra-data Manager: Mac OS X: Native tool-bar fix.
(edit) @51932   11 years vboxsync FE/Qt: Build-fix for r94823.
(edit) @51931   11 years vboxsync FE/Qt: 6660: Extra-data Manager: Initial GUI implementation (NOTE: …
(edit) @51930   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Notifies …
(edit) @51929   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Extend public …
(edit) @51928   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Remove …
(edit) @51927   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Move GlobalID …
(edit) @51926   11 years vboxsync VMM: Updated info fflags code.
(edit) @51925   11 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51924   11 years vboxsync VBoxTray/DnD: Assign service context before starting internal thread.
(edit) @51923   11 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
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