VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51074   11 years vboxsync Runtime: Add RTMemLocked* API to allocate locked memory
(edit) @51073   11 years vboxsync VD: Fixes for filter support
(edit) @51072   11 years vboxsync crOpenGL: yet another fix for CrCmd enable/disable
(edit) @51071   11 years vboxsync Networking: NAT: fix network loss due to ARP cache entry override from …
(edit) @51070   11 years vboxsync crOpenGL: remove debug assertion
(edit) @51069   11 years vboxsync crOpenGL: display 3D data properly on display enable or saved state load
(edit) @51067   11 years vboxsync Runtime/VBoxRTDeps.cpp: comment out DH_generate_parameters
(edit) @51066   11 years vboxsync Runtime/VBoxRTDeps.cpp: add a few symbols to the dependency table to …
(edit) @51065   11 years vboxsync build fix
(edit) @51064   11 years vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @51063   11 years vboxsync Windows host installer: Try to fix testsuite installation tests.
(edit) @51062   11 years vboxsync update alternative BIOS sources
(edit) @51061   11 years vboxsync Forgot to move label.
(edit) @51060   11 years vboxsync Windows host installer: Cleanup.
(edit) @51059   11 years vboxsync BIOS: Force hard reset if user entered POST but did not indicate warm boot.
(edit) @51058   11 years vboxsync BIOS: Set warm boot flag on Ctrl-Alt-Del.
(edit) @51057   11 years vboxsync Improved code readability slightly.
(edit) @51056   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Small cleanup.
(edit) @51055   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Forgot …
(edit) @51054   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Taking …
(edit) @51053   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Hot-loading of …
(edit) @51052   11 years vboxsync VMM: Minor logging.
(edit) @51051   11 years vboxsync FE/Qt: Runtime UI: Update Take Snapshot action according extra-data …
(edit) @51050   11 years vboxsync Windows host installer: Bugfixes.
(edit) @51049   11 years vboxsync Windows installer: fix local build.
(edit) @51048   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Caching …
(edit) @51047   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Prepare/cleanup …
(edit) @51046   11 years vboxsync Windows host installer: Fixed building if VBOX_WITH_QTGUI is not defined.
(edit) @51045   11 years vboxsync Windows host installer: Fixed building if VBOX_WITH_QTGUI is not defined.
(edit) @51044   11 years vboxsync Windows host installer: Fixed building if VBOX_WITH_QTGUI is not defined.
(edit) @51043   11 years vboxsync Windows host installer: Bugfixes.
(edit) @51042   11 years vboxsync wddm/DevVGA: complex command submission; bugfixes
(edit) @51041   11 years vboxsync Main/VirtualBox: fix regression (array of empty strings instead of …
(edit) @51040   11 years vboxsync Installer/linux: explicitely specify the boot order priority for …
(edit) @51039   11 years vboxsync Windows host installer: Bugfixes.
(edit) @51038   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: …
(edit) @51037   11 years vboxsync Runtime: init-win.cpp: OSVERSIONINFO typos.
(edit) @51036   11 years vboxsync wddm: new command submission fixes
(edit) @51035   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Rename …
(edit) @51034   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Moving …
(edit) @51033   11 years vboxsync FE/Qt: UIDnD* stuff Makefile.kmk bug-fix: No need to generate .moc for …
(edit) @51032   11 years vboxsync Networking: slirp: fixed IP adresses leak on init-reboot DHCP request.
(edit) @51031   11 years vboxsync Windows host installer: No need to sign + integrate common .cab file …
(edit) @51029   11 years vboxsync DisplayImpl: call pfnUpdateDisplayAll directly.
(edit) @51028   11 years vboxsync Windows host installer: Enabled building and using merge modules for …
(edit) @51027   11 years vboxsync Windows host installer: Fixed dependency file generation.
(edit) @51026   11 years vboxsync ConsoleImpl: SafeVMPtr mRC priority.
(edit) @51025   11 years vboxsync Build fix.
(edit) @51024   11 years vboxsync Build fix.
(edit) @51023   11 years vboxsync Windows host installer: Update for merge module (msm) support.
(edit) @51022   11 years vboxsync NAT/Net: call fcntl(F_GETFL) correctly, it ignores its argument and …
(edit) @51021   11 years vboxsync FE/Qt: New GUI/GuruMeditationHandler per-VM extra-data flag allowing …
(edit) @51020   11 years vboxsync wddm: enable new command submission (guest side)
(edit) @51019   11 years vboxsync crOpenGL: enable new command submission and command blocks (host side)
(edit) @51018   11 years vboxsync wddm: formatting
(edit) @51017   11 years vboxsync wddm: fixes
(edit) @51016   11 years vboxsync HostServices/SharedOpenGL: missing dependency
(edit) @51014   11 years vboxsync Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
(edit) @51013   11 years vboxsync Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
(edit) @51012   11 years vboxsync FE/Qt: UIWindowMenuManager: Comments: Fixing some mess from r66238 and …
(edit) @51011   11 years vboxsync Windows host installer: Use the common.cab for merge modules as well; …
(edit) @51010   11 years vboxsync another OSE build fix
(edit) @51009   11 years vboxsync Windows host installer: Added merge module (msm) support.
(edit) @51008   11 years vboxsync ConsoleImpl: SafeVMPtr, AutoVMCaller mRC init.
(edit) @51007   11 years vboxsync warning fix
(edit) @51006   11 years vboxsync burn fix
(edit) @51005   11 years vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @51004   11 years vboxsync FE/Qt: 7340: Make GUI VM process task-bar icon configurable …
(edit) @51003   11 years vboxsync FE/Qt: Mac OS X: QIMainDialog cleanup/rework: Remove unused proxy-icon …
(edit) @51002   11 years vboxsync FE/Qt: VM Information Dialog rework/cleanup: Re-parent …
(edit) @51001   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Re-parent UIMediumManager class …
(edit) @51000   11 years vboxsync BIOS: CMOS equipment byte must be read before running VGA POST.
(edit) @50999   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Restoring dialog-proxy-icon …
(edit) @50998   11 years vboxsync PS2M: Clear any buffered command response if command reissued.
(edit) @50997   11 years vboxsync BIOS: Init vector 1Ah before initializing VGA BIOS (in case it needs PCI).
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50995   11 years vboxsync OSE build fix
(edit) @50994   11 years vboxsync VMM/GIM: Introduce the Minimal provider.
(edit) @50993   11 years vboxsync SUPDrv: minor typo.
(edit) @50991   11 years vboxsync Storage: Add support for filter plugins
(edit) @50990   11 years vboxsync OSE build fix
(edit) @50988   11 years vboxsync Storage/VD: Cleanup VD plugin handling. One shared object can now …
(edit) @50987   11 years vboxsync wddm: do not allocate VRAM for host-side or dummy allocations
(edit) @50986   11 years vboxsync NAT: Update function comment for icmp_error to reflect r93155 (it was …
(edit) @50985   11 years vboxsync FE/Qt: Make sure GUI/HideFromManager per-VM extra-data option affects …
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50983   11 years vboxsync crOpenGL: debugging stuff
(edit) @50982   11 years vboxsync VMMDevHGCM: RTMemAllocZ instead of memset.
(edit) @50981   11 years vboxsync Additions/x11/vboxvideo: set a root window property to say whether we …
(edit) @50980   11 years vboxsync NAT: Rewrite icmp_error(). r91460 messed it up and all that jerking …
(edit) @50979   11 years vboxsync Additions/x11/vboxvideo: revert r92593: set a root window property …
(edit) @50978   11 years vboxsync build fix
(edit) @50977   11 years vboxsync UIUpdateStepVirtualBox::platformInfo: Use RTSystemQueryOSInfo on …
(edit) @50976   11 years vboxsync RTSystemQueryOSInfo-win.cpp,init-win.cpp: Detect windows 8.1 …
(edit) @50975   11 years vboxsync crOpenGL build fix take 2
(edit) @50974   11 years vboxsync build fix
(edit) @50973   11 years vboxsync crOpenGL: command blocks (disabled for now)
(edit) @50972   11 years vboxsync FE/Qt: Mac OS X: No retina support can be enabled in VBoxOSE.
(edit) @50970   11 years vboxsync Additions/linux/installer: respect VBOX_WITH_CROGL
(edit) @50969   11 years vboxsync NAT: Undo the second hunk of r92637, nested LIST_FOREACH already does …
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