VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15614   16 years vboxsync FE/Qt: NLS: Updated Russian translation.
(edit) @15613   16 years vboxsync Additions/Linux: make sure we lock user memory when we make an HGCM call
(edit) @15612   16 years vboxsync HWACCM: Added stack seg todo in HWACCMR3CanExecuteGuest.
(edit) @15611   16 years vboxsync HWACCM: Updated todo in HWACCMR3CanExecuteGuest.
(edit) @15610   16 years vboxsync FE/Qt4: Make sure the settings files are checked for the …
(edit) @15609   16 years vboxsync HWACCM/EM: Sketeched out some scheduling notification from EM to let …
(edit) @15607   16 years vboxsync Moved code around
(edit) @15606   16 years vboxsync Linux additions: recover the R0 hack which was removed in r39344 to …
(edit) @15605   16 years vboxsync #3281: Making #undef HWACCM_VMX_EMULATE_REALMODE work again, looks …
(edit) @15604   16 years vboxsync Main: #3400: Fixed a race between the VBoxSVC shutdown timer and …
(edit) @15603   16 years vboxsync FE/Qt4: 3D Acceleration check-box aligned slightly.
(edit) @15602   16 years vboxsync VBoxManage: move converthd back to internalcommands, and a few minor …
(edit) @15601   16 years vboxsync FE/Qt4: Moving 3D Acceleration check-box into the Basic tab of VM …
(edit) @15600   16 years vboxsync #3282: One more Qt3 fix.
(edit) @15599   16 years vboxsync #3282: Qt3 build fix.
(edit) @15598   16 years vboxsync Invalidate fs & gs.
(edit) @15597   16 years vboxsync slirp:icmp:win sanity checks
(edit) @15596   16 years vboxsync Main: Cosmetics.
(edit) @15595   16 years vboxsync #3282: Windows build fix with VBOX_WITH_NETFLT disabled.
(edit) @15594   16 years vboxsync Main/HardDisk2: Pass parent uuid along when creating a snapshot diff. …
(edit) @15593   16 years vboxsync typo
(edit) @15592   16 years vboxsync Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, …
(edit) @15591   16 years vboxsync Storage/VBoxHDD-new: introduce parent UUID parameter for VDCreateDiff. …
(edit) @15590   16 years vboxsync slirp:icmp: logging too noisy
(edit) @15589   16 years vboxsync script needs execute permissions otherwise it wouldn't be found by dkms
(edit) @15588   16 years vboxsync Save magic value in VMCS cache
(edit) @15587   16 years vboxsync #3281: Two more places to check for pRealModeTSS.
(edit) @15586   16 years vboxsync FE/Qt4-OSX: Fixed an regression introduced with the possibility of …
(edit) @15585   16 years vboxsync Linux additions: merged vboxvfs with vboxadd since vboxvfs has module …
(edit) @15584   16 years vboxsync #3281: VT-x real mode disable itself quietly if PDMR3VMMDevHeapAlloc …
(edit) @15582   16 years vboxsync #3281: Introduced a 'version' attribute on the <Hardware> element …
(edit) @15581   16 years vboxsync Enabled testcase for Host::MemorySize and MemoryAvailable in tstAPI by …
(edit) @15580   16 years vboxsync slirp:icmp: some cleanings
(edit) @15579   16 years vboxsync Added testcase for Host::MemorySize and MemoryAvailable to tstAPI.
(edit) @15578   16 years vboxsync Clear the read cache when the paging mode changes.
(edit) @15577   16 years vboxsync Storage/VBoxHDD-new: fix incorrect error check when copying to an …
(edit) @15576   16 years vboxsync More paranoid checks
(edit) @15575   16 years vboxsync slirp:icmp: fix on issue ICMP to alliased (DNS) addresses
(edit) @15574   16 years vboxsync #3282: Windows build fixes.
(edit) @15573   16 years vboxsync NAT: sanity check
(edit) @15572   16 years vboxsync emR3SingleStepExecRem fix
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15568   16 years vboxsync Main: HardDisk2: Pass per-image interfaces in *every* …
(edit) @15567   16 years vboxsync Frontends/VBoxManage: fix argv passing bug for clonevd, causing the …
(edit) @15566   16 years vboxsync Storage/VBoxHDD-new: eradicate copy/paste bug in VDCopy, the UUIDs …
(edit) @15565   16 years vboxsync Storage/VMDK: fix querying comment if no comment is set. Must return …
(edit) @15564   16 years vboxsync Fix for single stepping hwacc code
(edit) @15563   16 years vboxsync Save and restore the host's EFER msr in the 32->64 switcher.
(edit) @15562   16 years vboxsync FE/Qt4-OSX: disabled r40997 again, cause we didn't get any move events …
(edit) @15561   16 years vboxsync fixed header
(edit) @15560   16 years vboxsync eol
(edit) @15559   16 years vboxsync spaces
(edit) @15557   16 years vboxsync VBoxManage: Bstr doesn't actually support operator+ (it passed …
(edit) @15556   16 years vboxsync Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected …
(edit) @15555   16 years vboxsync Clear PAE bit when in 32 bits shadow mode
(edit) @15554   16 years vboxsync Storage/Vmdk: fix pointer check when no comment is present.
(edit) @15553   16 years vboxsync eol
(edit) @15552   16 years vboxsync eol
(edit) @15551   16 years vboxsync eol
(edit) @15550   16 years vboxsync fixed header
(edit) @15549   16 years vboxsync Installer/Linux: USB setup scripts for USB with hal/sysfs
(edit) @15548   16 years vboxsync fixed file headers
(edit) @15547   16 years vboxsync German NLS update
(edit) @15546   16 years vboxsync #3282: Minor cosmetic change in IDL docs.
(edit) @15545   16 years vboxsync More paranoia.
(edit) @15544   16 years vboxsync #3282 HostNetIf API: IDL documentation update.
(edit) @15543   16 years vboxsync Devices/DevATA: handle IDE async I/O thread busy a little more gracefully.
(edit) @15542   16 years vboxsync Storage/VBoxHDD-new: tighten uuid parameter declaration
(edit) @15541   16 years vboxsync Don't exit intnet receive loop if sem wait inside NIC was interrupted. …
(edit) @15540   16 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
(edit) @15539   16 years vboxsync OpenGL: Comment the workaround
(edit) @15538   16 years vboxsync bigger heap for darwin/VT-x.
(edit) @15537   16 years vboxsync Main/NetworkAdapter: eliminate dead code by changing the conditional …
(edit) @15536   16 years vboxsync OpenGL: Omit to unload libGL to fix crash with Nvidia drivers during …
(edit) @15535   16 years vboxsync space
(edit) @15534   16 years vboxsync VMMDev: new config value 'HeapEnabled' defaults to true. can be used …
(edit) @15533   16 years vboxsync Main: rip out obsolete TAPFileDescriptor, TAPSetupApplication, …
(edit) @15532   16 years vboxsync crOpenGL: export to OSE
(edit) @15531   16 years vboxsync Build fix.
(edit) @15530   16 years vboxsync XIDL: documentation updates.
(edit) @15529   16 years vboxsync Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
(edit) @15528   16 years vboxsync OSE header fix
(edit) @15527   16 years vboxsync fixed OSE headers for linux/darwin/solaris netfilter code
(edit) @15526   16 years vboxsync NetFlt/win: instal infs with WiX
(edit) @15525   16 years vboxsync Compile fix
(edit) @15524   16 years vboxsync Reset the contents of the read cache.
(edit) @15523   16 years vboxsync Reset saved paging modes
(edit) @15522   16 years vboxsync tabs
(edit) @15521   16 years vboxsync slirp:icmp: handling the situation when we're unable open raw socket.
(edit) @15519   16 years vboxsync Don't trigger unnecessary assertions
(edit) @15518   16 years vboxsync added a LogRel entry pointing out that potential child config entries …
(edit) @15517   16 years vboxsync LsiLogic: Fix bug introduced when starting to implement support for …
(edit) @15516   16 years vboxsync Check for NULL if we mean NULL. Empty strings are valid.
(edit) @15515   16 years vboxsync Fixed host crash with debug build
(edit) @15514   16 years vboxsync VBoxManage: get rid of annoying error message when trying to set a …
(edit) @15513   16 years vboxsync FE/Qt4: 3388: Translations are broken. Flag '-compress' removed.
(edit) @15512   16 years vboxsync FE/Qt4-OSX: Enabled async window resizing for faster updates on resize …
(edit) @15511   16 years vboxsync #3282: Fix for non-Windows builds.
(edit) @15510   16 years vboxsync #3282 HostNetIf API: Windows implementation is working and is enabled …
(edit) @15509   16 years vboxsync Runtime/TCP: add proper handling of error codes from resolver. …
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