VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50887   11 years vboxsync Put a warning instead an error if X509 certificate is not self-signed
(edit) @50886   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: New icons for .vdi modify action …
(edit) @50885   11 years vboxsync FE/Qt: Machine settings: Storage page: Using own new icons for USB …
(edit) @50884   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: New icons for .vdi clone action …
(edit) @50883   11 years vboxsync FE/Qt: Rest of the icons update (color format fix).
(edit) @50882   11 years vboxsync FE/Qt: New progress-dialog icons for reading/removing appliance files …
(edit) @50881   11 years vboxsync FE/Qt: New progress-dialog icon for appliance reading routine.
(edit) @50880   11 years vboxsync VMM/HMVMXR0: nit.
(edit) @50879   11 years vboxsync FE/Qt: New progress-dialog icons for network interface add/remove routines.
(edit) @50878   11 years vboxsync FE/Qt: Progress-dialog icons update (color format fix).
(edit) @50877   11 years vboxsync FE/Qt: OS icons update (color format fix).
(edit) @50876   11 years vboxsync DevSerial.cpp: Added missing bits of state info to the saved state. …
(edit) @50875   11 years vboxsync r92972 minor formatting change.
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50873   11 years vboxsync VMM/CPUM: comment typo.
(edit) @50872   11 years vboxsync VMM/HMR0: Assertion and comment.
(edit) @50871   11 years vboxsync FE/Qt: Selector UI: Details pane: Allow to remount DVD/floppy mediums …
(edit) @50870   11 years vboxsync VMM: HM comments.
(edit) @50869   11 years vboxsync FE/Qt: Medium-mount functionality: Some advanced session acquiring for …
(edit) @50868   11 years vboxsync FE/Qt: UIGraphicsTextPane: Anchor-hovering support.
(edit) @50867   11 years vboxsync VMM/HMVMXR0: Added hmR0VmxSetPendingXcptGP() and some doxygen fixes.
(edit) @50866   11 years vboxsync VMM/EMAll: Disallow writing to reserved bits while loading CR0.
(edit) @50865   11 years vboxsync warning
(edit) @50864   11 years vboxsync FE/Qt: Runtime UI: Cleanup/rework medium-mount functionality and move …
(edit) @50863   11 years vboxsync VMM/IEMAllCImpl: Comment clarification about reserved bits in CR4 for …
(edit) @50862   11 years vboxsync wddm/win8: fix divide by zero error for secondary monitors
(edit) @50861   11 years vboxsync SharedClipboard: do not kill guest requests when saving the VM state
(edit) @50860   11 years vboxsync FE/Qt: Global settings: Input page: Shortcuts filtering: Do not …
(edit) @50859   11 years vboxsync wddm: remaining bits for new command submission
(edit) @50858   11 years vboxsync tstCAPIGlue dependency fix.
(edit) @50857   11 years vboxsync Workaround for crash receiving ISnapshotDeletedEvent, …
(edit) @50856   11 years vboxsync VMM: Assert 4K alignment on global VT-x and AMD-V physical pages. …
(edit) @50855   11 years vboxsync midl.xsl: IVirtualBoxErrorInfo causes midl warning because of choice …
(edit) @50854   11 years vboxsync VMM/HMR0: VMXON regions need not be mapped executable.
(edit) @50853   11 years vboxsync Runtime/r3/win/RTSystemQueryDmiString: don't fail if the COM lib was …
(edit) @50852   11 years vboxsync Storage/VD: Zero free blocks in the parent read callback used for …
(edit) @50851   11 years vboxsync Storage/VHD: Fix wrong assertion in compaction callback
(edit) @50850   11 years vboxsync 32-bit build fix
(edit) @50849   11 years vboxsync FE/Qt: Fix for USB storage controller, missed one place to update
(edit) @50848   11 years vboxsync crOpenGL: new command submission continued
(edit) @50847   11 years vboxsync FE/Qt: UIGraphicsTextPane: Text-layout update optimization.
(edit) @50846   11 years vboxsync FE/Qt: UIGraphicsTextPane: Minimum size-hint caching optimization.
(edit) @50845   11 years vboxsync FE/Qt: Selector UI: Details pane: Update geometry on children …
(edit) @50844   11 years vboxsync FE/Qt: Build-fix for r92923.
(edit) @50843   11 years vboxsync FE/Qt: Selector UI: Details pane: Moving text-layout build stuff into …
(edit) @50842   11 years vboxsync VMMRZ: todo.
(edit) @50841   11 years vboxsync FE/Qt: show VM uptime in session information dialog
(edit) @50840   11 years vboxsync Runtime/common/asm: extra lines, nit.
(edit) @50839   11 years vboxsync warning
(edit) @50838   11 years vboxsync Additions: return the actual result of certain vbglDriverIOCtl() calls
(edit) @50837   11 years vboxsync Additions: also check the actual result of certain vbglDriverIOCtl() calls
(edit) @50836   11 years vboxsync Additions/draganddrop: warnings
(edit) @50835   11 years vboxsync fixed svn properties
(edit) @50834   11 years vboxsync hrmf!
(edit) @50833   11 years vboxsync build fix
(edit) @50832   11 years vboxsync pr6022. Support X509 certification during import OVF appliance.
(edit) @50831   11 years vboxsync crOpnGL: new command submission continued
(edit) @50830   11 years vboxsync DnD: Bugfixes.
(edit) @50829   11 years vboxsync crOpenGL: remove debug assertion
(edit) @50828   11 years vboxsync DisplayImpl: repaint display after a resize (better fix for a race)
(edit) @50827   11 years vboxsync crOpenGL: new command submission continued
(edit) @50826   11 years vboxsync VBoxGuest/VBoxGuest.cpp: Logging.
(edit) @50825   11 years vboxsync GuestCtrl/HostService: Complete call if a client was not found anymore.
(edit) @50824   11 years vboxsync FE/Qt: Runtime UI: Mouse-handling: Do not try to activate hovered …
(edit) @50823   11 years vboxsync FE/Qt: Revert r92847 because it's not good enough.
(edit) @50822   11 years vboxsync VBoxGuest/VBoxGuest-win.cpp: Logging.
(edit) @50821   11 years vboxsync crOpenGL/hgcm: fix connect failure
(edit) @50820   11 years vboxsync VMMDev: remove failed HGCM commands from the pending command list
(edit) @50819   11 years vboxsync VMMAll/PGMAllPool: Clear references to the shadow table while adding …
(edit) @50818   11 years vboxsync FE/Qt: Runtime UI: Frame-buffer NotifyUpdate should take into account …
(edit) @50817   11 years vboxsync crOpenGL: new command submission continued
(edit) @50816   11 years vboxsync FE/Qt: Runtime UI: Fullscreen/Seamless modes: Prevent mini-toolbar …
(edit) @50815   11 years vboxsync crOpenGL: bugfix
(edit) @50814   11 years vboxsync crOpenGL: fix dummy window usage
(edit) @50813   11 years vboxsync crOpenGL: remove unused code
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50811   11 years vboxsync spinlock-r0drv-linux.c: Backed out r83590 as I don't want false …
(edit) @50810   11 years vboxsync VBoxService/GuestCtrl: Do a HGCM reconnect on saved state restore when …
(edit) @50809   11 years vboxsync VMM: introduced VBOX_WITH_VMM_R0_SWITCH_STACK
(edit) @50807   11 years vboxsync FE/Qt: Runtime UI: Mouse-handling: Do not try to activate hovered …
(edit) @50806   11 years vboxsync PS2M: ImEx can be enabled any time.
(edit) @50805   11 years vboxsync DisplayImpl: repaint display after a resize (fixed a race)
(edit) @50804   11 years vboxsync DevVGA: set VBVA pause after loading the saved state.
(edit) @50803   11 years vboxsync VBoxGuest.cpp: Logging.
(edit) @50802   11 years vboxsync crOpenGL: do not create invisible windows (fix OSX deadlock)
(edit) @50801   11 years vboxsync FE/Qt: Runtime UI: Multi-screen support: Keep primary display enabled …
(edit) @50800   11 years vboxsync VMM/HMR0: Start with invalid Cpu Ids while initializing, resetting …
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50798   11 years vboxsync vboxpci: make vboxPciOsDevInit() a bit less chatty.
(edit) @50797   11 years vboxsync vboxpci: convert some more printk() to vbpci_printk()
(edit) @50796   11 years vboxsync no comment.
(edit) @50795   11 years vboxsync Build fix.
(edit) @50794   11 years vboxsync VBoxUSB/VBoxUsbLib-win.cpp: String descriptors are optional, don't …
(edit) @50793   11 years vboxsync iprt: Added RTSTR_VALIDATE_ENCODING_EXACT_LENGTH for …
(edit) @50792   11 years vboxsync IPRT: Added RTUtf16ValidateEncodingEx, RTUtf16ValidateEncoding and …
(edit) @50791   11 years vboxsync comment
(edit) @50789   11 years vboxsync VMM/HMR0: Rely on zero-initialized allocations. Still trying to figure …
(edit) @50788   11 years vboxsync Installer/solaris: For debugging stale VBoxZoneAccess service hanging …
(edit) @50787   11 years vboxsync Installer/solaris: Use pgrep, it's been there since Solaris 8.
(edit) @50786   11 years vboxsync FE/Qt: Runtime UI: Mouse handler: Mouse-event propagation mechanism: …
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