VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @54563   10 years vboxsync BIOS: INT13h function 17h/18h support. Contributed by Dave Meagher.
(edit) @54562   10 years vboxsync QtGui: prepareDebugger is done too early, moved to …
(edit) @54561   10 years vboxsync Moved all the CPUID related code from CPUM.cpp to CPUMR3CpuId.cpp
(edit) @54560   10 years vboxsync SUPHardNt: Don't get confused and throw …
(edit) @54558   10 years vboxsync Fixing sRGB profile for certain png resource files (step 1).
(edit) @54556   10 years vboxsync VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
(edit) @54555   10 years vboxsync FE/Qt: 6227: Build-fix for r98688.
(edit) @54554   10 years vboxsync FE/Qt: 6227: Inline enum values for generated COM enums.
(edit) @54553   10 years vboxsync NetworkServices/DHCP: document the current state of specifying custom …
(edit) @54552   10 years vboxsync VMMR0: Clear pVCpu->idHostCpu on way out while measuring deltas as well.
(edit) @54551   10 years vboxsync HostDrivers/Support: doxygen nit.
(edit) @54550   10 years vboxsync TM: Updated per cpu info logging for the gip (log everything that …
(edit) @54549   10 years vboxsync TM.cpp: Use the nominal CPU frequency, not the current …
(edit) @54548   10 years vboxsync ValidationKit: excluded wei01-b6ka-3 from network cleanup script
(edit) @54547   10 years vboxsync PDM/Audio: Fix for Core Audio input streams.
(edit) @54546   10 years vboxsync VMMSwitcher: no write completion required
(edit) @54545   10 years vboxsync VMM/HMR0: Temporarily revert r98414.
(edit) @54544   10 years vboxsync VBoxNetDHCP: Removed XXX as this is the correct way to call a method. …
(edit) @54543   10 years vboxsync VBoxNetDHCP: COMGETTER(MacOptions) apparently isn't. It works on Unix …
(edit) @54542   10 years vboxsync VBoxNetDHCP: Use map::end() instead of map::cend() to cater to older STL.
(edit) @54541   10 years vboxsync VBoxNetDHCP: Quick and dirty code to pass extra DHCP options to …
(edit) @54539   10 years vboxsync FE/Qt: Comment fixes according Qt Linguist NLS codec requirements.
(edit) @54538   10 years vboxsync FE/Qt: 6669: Few small fixes and rework/cleanup for QIMainDialog.
(edit) @54537   10 years vboxsync VMMSwitcher: fixed code for disabling the Extended LVT APIC registers
(edit) @54536   10 years vboxsync D'oh!
(edit) @54535   10 years vboxsync CPUMR0: more debug logging
(edit) @54534   10 years vboxsync PDM/Audio: Fix for Core Audio backend.
(edit) @54532   10 years vboxsync FE/Qt: Runtime UI: Update View menu with new HiDPI icons (part #4).
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