VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54667   10 years vboxsync VMM/GIM: nit.
(edit) @54666   10 years vboxsync SUPDrv-win.cpp: Make sure we don't call ExFreePoolWithTag with a NULL …
(edit) @54665   10 years vboxsync Runtime/r0drv/solaris: temporarily disable thread_join() in …
(edit) @54664   10 years vboxsync SUPDrv-win: be pedantic
(edit) @54663   10 years vboxsync IPRT: RTMpOnPair fix for Linux < 2.6.27
(edit) @54662   10 years vboxsync Main/HostDnsService: instead of keeping fragile state g/c notifyAll() …
(edit) @54661   10 years vboxsync missed one.
(edit) @54660   10 years vboxsync darwin build fix.
(edit) @54659   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Attempt to deal with annoying assertions in for …
(edit) @54658   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Texture (surface) load and saving (to memory) …
(edit) @54657   10 years vboxsync FE/Qt: Event-listener/event-handlers cleanup/doxygen.
(edit) @54656   10 years vboxsync VMM/GIM: build fix.
(edit) @54655   10 years vboxsync VMM/GIM: nits.
(edit) @54654   10 years vboxsync VMM/GIM: cleanup.
(edit) @54653   10 years vboxsync bootsector2: read CR4 test
(edit) @54652   10 years vboxsync FE/Qt: 6227: Removing couple of unnecessary includes.
(edit) @54651   10 years vboxsync build fix
(edit) @54650   10 years vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54648   10 years vboxsync FE/Qt and Debugger UI: 6227: Omitting some of the dependencies for COM …
(edit) @54647   10 years vboxsync Fix lock order violation
(edit) @54646   10 years vboxsync FE/Qt: build fix
(edit) @54645   10 years vboxsync Encryption/Main: Allow encryption of differencing media as long as …
(edit) @54644   10 years vboxsync FE/Qt: Re-applying stuff reverted in r98784.
(edit) @54643   10 years vboxsync Runtime/r0drv/solaris: (c) year missed update.
(edit) @54642   10 years vboxsync Runtime/r0drv/solaris: Add runtime struct member offset detection for …
(edit) @54641   10 years vboxsync Corrected wrong assertion in vmsvga3dDrawPrimitives that would trigger …
(edit) @54640   10 years vboxsync warnings
(edit) @54639   10 years vboxsync logging
(edit) @54638   10 years vboxsync Looks like we have to do glFlush() before changing GL context on mac os x.
(edit) @54637   10 years vboxsync FE/Qt: Reverting r98781, r98782, r98783 as x11 still not happy enough.
(edit) @54636   10 years vboxsync FE/Qt: Yet another build fix for r98781.
(edit) @54635   10 years vboxsync FE/Qt: Build fix for r98781.
(edit) @54634   10 years vboxsync FE/Qt: 6227: Reworking COM wrappers generator and corresponding …
(edit) @54633   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: More logging.
(edit) @54632   10 years vboxsync Mac OS X host 3D: unscaled HiDPI: always set viewport according to …
(edit) @54631   10 years vboxsync Main/HostDnsService: fixed a typo which prevented to pass any DNS …
(edit) @54629   10 years vboxsync FE/Qt: Before calling IMachine::CanShowConsoleWindow() check the …
(edit) @54627   10 years vboxsync FE/Qt: Reverting r98765 as it's too early for it, need to make it …
(edit) @54626   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: LogFlow idAssociatedContext changes.
(edit) @54625   10 years vboxsync Main: Fixes for disk encryption support and make use of the optimized …
(edit) @54624   10 years vboxsync Storage/VD: Add API to prepare a chain of images for use with filters
(edit) @54622   10 years vboxsync FE/Qt: 6227: Reworking COM wrappers generator and corresponding …
(edit) @54621   10 years vboxsync validation kit: allow to overwrite features in the test script, don't …
(edit) @54620   10 years vboxsync Addition/solaris/SharedFolders: comment.
(edit) @54619   10 years vboxsync Additions/Solaris/SharedFolders: todo for incompatibility between S10 …
(edit) @54618   10 years vboxsync Reorder steps a bit.
(edit) @54617   10 years vboxsync Added some steps to setup Windows testbox.
(edit) @54616   10 years vboxsync Initialize input mapping variables.
(edit) @54615   10 years vboxsync Fixed VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS validation and adjusted …
(edit) @54614   10 years vboxsync nit
(edit) @54613   10 years vboxsync VBoxGuest: Optimized vbgdBitUsageTrackerChange and got rid of some …
(edit) @54612   10 years vboxsync VBoxGuest: Call vbgdResetMouseStatusOnHost at init too. Removed …
(edit) @54611   10 years vboxsync VBoxControl writelog: Append newline to each argument if it hasn't got any.
(edit) @54610   10 years vboxsync fix
(edit) @54609   10 years vboxsync Seems someone forgot to merge VBoxGuest2.cpp into VBoxGuest.cpp, …
(edit) @54608   10 years vboxsync VBoxGuest: cleanups, mainly fixing and shortening function name prefixes.
(edit) @54607   10 years vboxsync VBoxControl: typo in writelog.
(edit) @54606   10 years vboxsync VBoxGuest: Guest capabilities, mouse status, and event filter cleanups …
(edit) @54605   10 years vboxsync FE/Qt: Fix for r72091.
(edit) @54604   10 years vboxsync FE/Qt: Another fix for r95260.
(edit) @54603   10 years vboxsync FE/Qt: Mac OS X: 6278: Adding 3D API calls for the Unscaled HiDPI …
(edit) @54602   10 years vboxsync FE/Qt: 6227: Regression crash for for r98729.
(edit) @54601   10 years vboxsync VBoxGuest: First part of the noisy vboxGuestUpdateHostFlags cleanup.
(edit) @54600   10 years vboxsync VMM/HMR0: Clarify todo.
(edit) @54599   10 years vboxsync Mac OSX host 3D: unscaled HiDPI output: always allocate sufficient …
(edit) @54598   10 years vboxsync FE/Qt: Fix for r95260.
(edit) @54597   10 years vboxsync FE/Qt: Fix for r83539.
(edit) @54596   10 years vboxsync tdGuestOsInstTest1.py: don't try to install Fedora 7 on the new …
(edit) @54595   10 years vboxsync tdGuestOsInstTest1.py: Corrected kfUbuntuNewAmdBug and dropped it from …
(edit) @54594   10 years vboxsync Devices/Graphics: re-set the whole mode hint array to un-break …
(edit) @54593   10 years vboxsync VBoxGuest.cpp: Moved the code guest caps where it belongs.
(edit) @54592   10 years vboxsync Build fix
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54590   10 years vboxsync FE/Qt: 6227: Step-by-step reworking frame-buffer to move COM …
(edit) @54589   10 years vboxsync FE/Qt: 6227: Step-by-step reworking frame-buffer to move COM …
(edit) @54588   10 years vboxsync FE/Qt: 6227: Step-by-step reworking frame-buffer to move COM …
(edit) @54587   10 years vboxsync FE/Qt: 6227: Step-by-step reworking frame-buffer to move COM …
(edit) @54586   10 years vboxsync ValidationKit: build fix (unused import)
(edit) @54585   10 years vboxsync ValidationKit: disabled network cleanup script for all test boxes
(edit) @54584   10 years vboxsync DHCPServer: Define DHCP option encodings as an enum. The enum is not …
(edit) @54583   10 years vboxsync comment nit.
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54581   10 years vboxsync HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
(edit) @54580   10 years vboxsync VBoxControl: Added a 'writelog' command (untested).
(edit) @54579   10 years vboxsync paranoia.
(edit) @54578   10 years vboxsync HostDrivers/Support: Host suspend/resume now recomputes TSC-deltas for …
(edit) @54577   10 years vboxsync FE/Qt: Fix for r65354.
(edit) @54576   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: recreate surfaces in vmsvga3dContextDestroy …
(edit) @54575   10 years vboxsync DrvHostOSSAudio: typo
(edit) @54574   10 years vboxsync Storage/vditool: copyright
(edit) @54573   10 years vboxsync forward-ported r98709 (NAT: missing check in LogRel)
(edit) @54572   10 years vboxsync Added 3D capability usage xrefs against current linux sources.
(edit) @54571   10 years vboxsync Dump more.
(edit) @54570   10 years vboxsync simplification.
(edit) @54569   10 years vboxsync added a linux too for dumping svga capabilites as seen by the guest.
(edit) @54568   10 years vboxsync In case we need it later.
(edit) @54567   10 years vboxsync DisplayImpl: handle VBVA_SCREEN_F_BLANK
(edit) @54566   10 years vboxsync FE/Qt: UIFramebuffer: no special NULL value for pending source bitmap.
(edit) @54565   10 years vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54564   10 years vboxsync style
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