VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25218   15 years vboxsync ACPI: need to update tables if rebasing, was hidden by fact that most …
(edit) @25217   15 years vboxsync 2d: disable console dbg logging for everyone except DEBUG_misha
(edit) @25216   15 years vboxsync crOpenGL: fix black screen after snapshots loading for apps using …
(edit) @25215   15 years vboxsync remove include dir added by mistake in r55705
(edit) @25214   15 years vboxsync tmR3TimerQueueRunVirtualSync: Fixed bug where we wouldn't update …
(edit) @25213   15 years vboxsync 2d accel: delay loading gl dlls for win
(edit) @25211   15 years vboxsync FE/Qt4-OSX: Reenable CMD+Key combinations, even if the Host-Key isn't …
(edit) @25207   15 years vboxsync crOpenGL-OSX: fix view destruction
(edit) @25205   15 years vboxsync NAT: port-forwarding attempts to active itself till count of …
(edit) @25204   15 years vboxsync Additions/linux/installer: remove some unneeded files and put copies …
(edit) @25203   15 years vboxsync Main: make SerialPort instance data private and make it use the XML …
(edit) @25202   15 years vboxsync Main: make ParallelPort instance data private and make it use the XML …
(edit) @25201   15 years vboxsync Main: make BIOSSettings instance data private and make it use the XML …
(edit) @25200   15 years vboxsync Main: make MediumAttachment instance data private
(edit) @25199   15 years vboxsync Main: windows build fix
(edit) @25198   15 years vboxsync Main: make StorageController instance data private
(edit) @25197   15 years vboxsync Main: less includes
(edit) @25196   15 years vboxsync filemuncher fixes
(edit) @25195   15 years vboxsync Main: windows build fix
(edit) @25194   15 years vboxsync Main: stop USBController from being a VirtualBoxBaseWithChildren; make …
(edit) @25193   15 years vboxsync Wrong use of fGlobalInit
(edit) @25192   15 years vboxsync Storage/DevATA: fix device reset if a transfer redo is pending. …
(edit) @25191   15 years vboxsync PcBios: Addending to r55590 (another case)
(edit) @25190   15 years vboxsync whitespace
(edit) @25189   15 years vboxsync crOpenGL-OSX: fix performance regression by limiting the update time …
(edit) @25188   15 years vboxsync crOpenGL-OSX: fix glxgears
(edit) @25186   15 years vboxsync Accidental commit
(edit) @25185   15 years vboxsync FE/Qt4: Trying to fix error-box appearing location at early VBox start.
(edit) @25184   15 years vboxsync Main: bring back r55600 with fix for broken machine creation
(edit) @25183   15 years vboxsync r0drv/Solaris: fix warnings.
(edit) @25182   15 years vboxsync Backed out 55600; unable to create new VMs
(edit) @25181   15 years vboxsync Fix warnings.
(edit) @25180   15 years vboxsync SUPDrv.c: Fixed shadow variable and addressed an todo.
(edit) @25179   15 years vboxsync Wrong default HWVirtExExclusive value
(edit) @25178   15 years vboxsync fix OSE
(edit) @25177   15 years vboxsync fix OSE
(edit) @25176   15 years vboxsync Main: boost default memory for RedHat/Fedora guests to 384MB
(edit) @25175   15 years vboxsync Main: revert r55610 due to misleading commit message…
(edit) @25174   15 years vboxsync Additions/linux/installer: more xorg.conf hacking fixes - some old …
(edit) @25173   15 years vboxsync Main: boost default memory for RedHat/Fedora guests to 768MB
(edit) @25172   15 years vboxsync Main: export
(edit) @25171   15 years vboxsync FE/Qt4: Relocating GUI files according new tree-structure.
(edit) @25170   15 years vboxsync Main: rework VirtualBox implemenation to no longer use …
(edit) @25169   15 years vboxsync virtio-net: don't crash if the guest is trying to send but the adapter …
(edit) @25166   15 years vboxsync VBoxService: Removed default parameter, cosmetics.
(edit) @25165   15 years vboxsync VBoxManageImport.cpp: Iff the cpu count is supposed to be validated …
(edit) @25164   15 years vboxsync ACPI: moved RTC and SMC to southbridge, and enabled RTC …
(edit) @25163   15 years vboxsync leftover
(edit) @25162   15 years vboxsync PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default …
(edit) @25161   15 years vboxsync crOpenGL: fix pointer conversion warning
(edit) @25160   15 years vboxsync IPRT/R0: Assert messages for spinlock magic.
(edit) @25159   15 years vboxsync VBoxService: Various fixes and improvements for NT4 and up: - Shuts …
(edit) @25158   15 years vboxsync #4507: Virtio: csRx removed, cs moved out of GC.
(edit) @25157   15 years vboxsync alias_db.c: consitency, use RTMemFree instead of free() on that so …
(edit) @25156   15 years vboxsync NAT: freeing allocated socket structure.
(edit) @25155   15 years vboxsync crOpenGL: better fix for blank screen after compiz loading
(edit) @25154   15 years vboxsync crOpenGL: fix various texture tracking issues
(edit) @25153   15 years vboxsync NAT: closing socket without confusing microsoft runtime libraries.
(edit) @25152   15 years vboxsync Main: kill VirtualBoxBaseWithTypedChildren template and rework Medium …
(edit) @25151   15 years vboxsync Main: cleanup: std::list< ComOBjPtr<Medium> > typedefs
(edit) @25150   15 years vboxsync Main: build fix
(edit) @25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @25148   15 years vboxsync #3987: Virtio: Fixed the race for TX queue notification state.
(edit) @25147   15 years vboxsync AsyncCompletion/Cache: Complete all pending writes before completing a …
(edit) @25146   15 years vboxsync OVF: fix export of renamed storage controllers (public #5643)
(edit) @25145   15 years vboxsync Main: remove dead assert macro code
(edit) @25144   15 years vboxsync crOpenGL: typo causing annoying warnings
(edit) @25143   15 years vboxsync Solaris/USB: explicit node permissions.
(edit) @25142   15 years vboxsync VBoxManage: fix missing --memory option which was never parsed for …
(edit) @25141   15 years vboxsync VBoxGuest: Fixed spinlock creation for NT4.
(edit) @25140   15 years vboxsync Main/solaris/NetIf: Added VLAN to pretty naming list.
(edit) @25139   15 years vboxsync Additions/linux/installer: another 64bit fix
(edit) @25138   15 years vboxsync FE/Qt: fixed an English-language string
(edit) @25137   15 years vboxsync FE/Qt: French NLS updates
(edit) @25136   15 years vboxsync FE/Qt4: Divide few settings-related classes declared in …
(edit) @25135   15 years vboxsync FE/Qt4-OSX: Better fix for the mouse wheel problem on Cocoa.
(edit) @25134   15 years vboxsync FE/Qt: reverted accidental commit r55518
(edit) @25133   15 years vboxsync FE/Qt: translation comment, right file this time
(edit) @25132   15 years vboxsync FE/Qt: translation comment
(edit) @25131   15 years vboxsync FE/Qt4: missing comment separators
(edit) @25130   15 years vboxsync NAT: unconditional signal.
(edit) @25129   15 years vboxsync VBoxVideo: Don't assert here as well.
(edit) @25128   15 years vboxsync VBoxVideo: Don't assert in vboxVHWACommandCheckHostCmds().
(edit) @25127   15 years vboxsync DevRTC: Fixed incorrect weekday calculation (two days off).
(edit) @25126   15 years vboxsync Main: fixes for libpng14 (public ticket #5615)
(edit) @25125   15 years vboxsync NAT: backed out r55479.
(edit) @25124   15 years vboxsync FE/Qt4: grr
(edit) @25123   15 years vboxsync FE/Qt4: Consolidate the plural handling of time values a little bit.
(edit) @25122   15 years vboxsync gcc warning
(edit) @25121   15 years vboxsync FE/Qt4-NLS: English - one more plural form
(edit) @25120   15 years vboxsync FE/Qt4: Now the progress dialog uses plural forms also.
(edit) @25119   15 years vboxsync NAT: typo.
(edit) @25118   15 years vboxsync NAT: sockfd isn't used in VBOX.
(edit) @25116   15 years vboxsync FE/Qt4: 4419: Test immutable images with snapshots: warning for …
(edit) @25115   15 years vboxsync NLS: Fixed VBox URL for German and Dutch languages.
(edit) @25114   15 years vboxsync FE/Qt4-NLS: Add an English translation file for the plural forms
(edit) @25111   15 years vboxsync NAT: Assert Release -> Debug
(edit) @25110   15 years vboxsync NAT: critical sections introduced. preventing signaling non-waiting …
(edit) @25109   15 years vboxsync Additions/x11/installer: configuration hacking fix for old XFree86 servers
(edit) @25108   15 years vboxsync Frontends/VBoxManage: the iSCSI backend doesn't support comments
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