VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @50992   11 years vboxsync Build fix
(edit) @50991   11 years vboxsync Storage: Add support for filter plugins
(edit) @50990   11 years vboxsync OSE build fix
(edit) @50989   11 years vboxsync Storage: Missing file
(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) @50971   11 years vboxsync iprt/x86.h: Minimum TSS descriptor limit value.
(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 …
(edit) @50968   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: .ui file absorption.
(edit) @50967   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Abstract information-container …
(edit) @50966   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Abstract medium-type to …
(edit) @50965   11 years vboxsync DevPS2: Saved state update for new PS/2 mouse emulation. Curretly disabled.
(edit) @50964   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Tribute to paranoia: Protecting …
(edit) @50963   11 years vboxsync Display: update display when VBVA is disabled
(edit) @50962   11 years vboxsync Send HID usage codes rather than XT scan codes to keyboard devices, …
(edit) @50961   11 years vboxsync VMM/GIM: Use proper-case for the "None" provider CFGM.
(edit) @50960   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Prepare for .ui file absorption …
(edit) @50959   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Prepare for .ui file absorption …
(edit) @50958   11 years vboxsync VBoxVideo: cleanup disabled defs
(edit) @50957   11 years vboxsync wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
(edit) @50956   11 years vboxsync punctuation and english.
(edit) @50955   11 years vboxsync VERR_X509_XX moved to 230xx because we need the two 200 status codes …
(edit) @50954   11 years vboxsync x509.cpp/h: Cleaned up rtX509ReadCertificateFromPEM, please study the …
(edit) @50953   11 years vboxsync GIM: Skeleton, work in progress.
(edit) @50952   11 years vboxsync ProgressImpl: log format fix.
(edit) @50951   11 years vboxsync NAT: Rename drvNATHostNetworkConfigurationChangeEventStrategySelector …
(edit) @50950   11 years vboxsync NAT: Rename fHostNetworkConfigurationEventListener parameter to …
(edit) @50949   11 years vboxsync NAT: Rename horrifying "VBOX_NAT_HNCE_EXSPOSED_NAME_RESOLUTION_INFO" …
(edit) @50948   11 years vboxsync crOpenGL: bugfix
(edit) @50947   11 years vboxsync wddm: preemption fixes
(edit) @50946   11 years vboxsync Additions/linux/drm: remove unneeded code from and simplify version …
(edit) @50945   11 years vboxsync ConsoleImpl: fix a race at SafeVMPtr.
(edit) @50944   11 years vboxsync wddm/crOpenGL: new command submission fixes
(edit) @50943   11 years vboxsync FE/Qt: Runtime UI: Device menu: Using own new icons for no web-camera case.
(edit) @50942   11 years vboxsync build fix v2
(edit) @50941   11 years vboxsync build fix
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50939   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: New icons for cd/fd …
(edit) @50938   11 years vboxsync AHCI: Fix race condition during port reset causing a release assertion …
(edit) @50937   11 years vboxsync crOpenGL: more new command submission fixes
(edit) @50936   11 years vboxsync FE/Qt: OS type HiDPI icons.
(edit) @50935   11 years vboxsync FE/Qt: Optimization fix for r93080.
(edit) @50934   11 years vboxsync FE/Qt: HiDPI icons support code (part 1).
(edit) @50933   11 years vboxsync wddm: fix command preemption
(edit) @50932   11 years vboxsync FE/Qt: Selector UI: Chooser pane: Position icons by top-left point, …
(edit) @50931   11 years vboxsync FE/Qt: UIIconPool cleanup/rework.
(edit) @50930   11 years vboxsync Main/cbinding: Add new helper function to free memory allocated by …
(edit) @50929   11 years vboxsync wddm: bugfix, fix assertions
(edit) @50928   11 years vboxsync wddm/DevVga/crOpenGL: new command submission working for 3D
(edit) @50927   11 years vboxsync wddm: bugfix
(edit) @50926   11 years vboxsync FE/Qt: Wizards pixmaps update (color format fix).
(edit) @50925   11 years vboxsync Additions/linux/installer: make sure symlinks to the …
(edit) @50924   11 years vboxsync FE/Qt: 7329: Trying to fix the crash in machine-preview paint event: …
(edit) @50923   11 years vboxsync IEM: Use ASPECT_NOT_IMPLEMENTED on interrupt task gates instead of …
(edit) @50922   11 years vboxsync 6183 src-all/PCIDeviceAttachmentImpl.cpp
(edit) @50921   11 years vboxsync wddm/graphics/crogl: more new command submission fixes
(edit) @50920   11 years vboxsync VGABIOS: Do not increment TTY line position twice when LF is sent at …
(edit) @50919   11 years vboxsync 6183 src-all/SharedFolderImpl.cpp
(edit) @50918   11 years vboxsync VMM/HM: Fix some selector limit checks, comments.
(edit) @50917   11 years vboxsync Added PDMQueueFlushIfNecessary.
(edit) @50916   11 years vboxsync FE/Qt: Runtime UI: Do not interrupt fullscreen/seamless transition …
(edit) @50915   11 years vboxsync log.cpp had assertion temp commented out - fixed
(edit) @50914   11 years vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50913   11 years vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50912   11 years vboxsync FE/Qt: Selector UI: Details pane: Allow to change hard-drive …
(edit) @50911   11 years vboxsync FE/Qt: VBoxGlobal: Cleanup medium-mounting functionality, prepare it …
(edit) @50910   11 years vboxsync FE/Qt: UIMediumTarget rework: Taking into account further use …
(edit) @50909   11 years vboxsync FE/Qt: Selector UI: Details pane: Anchor handling feature: Small cleanup.
(edit) @50908   11 years vboxsync Main/Display: use the VBVA screen information when doing a full screen …
(edit) @50907   11 years vboxsync FE/Qt: Selector UI: VM item stuff: Integrate ConfigurationAccessLevel …
(edit) @50906   11 years vboxsync FE/Qt: Reworking SettingsDialogType => ConfigurationAccessLevel for …
(edit) @50905   11 years vboxsync VMM: fix duplicate error code.
(edit) @50904   11 years vboxsync added prefix X509 into all error definitions related to X509
(edit) @50903   11 years vboxsync added prefix X509 into all error definitions related to X509
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