VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13774   17 years vboxsync warning
(edit) @13773   17 years vboxsync clean one more file
(edit) @13772   17 years vboxsync kBuild r2052 -> r 2055: try detect fakeroot and not spawn threads if …
(edit) @13771   17 years vboxsync do {} while (0)
(edit) @13770   17 years vboxsync superflous
(edit) @13769   17 years vboxsync Solaris/VBoxNetFlt: Teardown time race fixes.
(edit) @13768   17 years vboxsync some comments.
(edit) @13767   17 years vboxsync warning
(edit) @13766   17 years vboxsync No need to call RTThreadNativeSelf twice.
(edit) @13765   17 years vboxsync VM request updates for dispatching packets to individual CPU threads.
(edit) @13764   17 years vboxsync EXPORT_SYMBOL must be placed after the function/variable was …
(edit) @13763   17 years vboxsync Backed out 38734
(edit) @13762   17 years vboxsync Backed out 38734.
(edit) @13761   17 years vboxsync Don\t know what that was…
(edit) @13760   17 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13759   17 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13758   17 years vboxsync The vboxNetFltPortOsIsPromiscuous is a bit vague, refer to the …
(edit) @13757   17 years vboxsync Compile fix
(edit) @13756   17 years vboxsync Compile fixes for the VM request changes.
(edit) @13755   17 years vboxsync Started with VM request API changes.
(edit) @13754   17 years vboxsync kBuild 2051 -> 2052: fix missing svn:executable props on windows …
(edit) @13753   17 years vboxsync kBuild 1779 -> 2051. * kBuild: Fixed template expansion bug causing …
(edit) @13752   17 years vboxsync kBuild 2045 -> 1779 (restored after experiment).
(edit) @13751   17 years vboxsync UVM updates
(edit) @13750   17 years vboxsync Alignment
(edit) @13749   17 years vboxsync Some cleanup & updates
(edit) @13748   17 years vboxsync Additions build: ensure that early win64 build failures show proper …
(edit) @13747   17 years vboxsync kBuild 1779 -> 2045 (temporarily).
(edit) @13746   17 years vboxsync Solaris/VBoxNetFlt: netinfo.
(edit) @13745   17 years vboxsync Assertion/checks changes.
(edit) @13744   17 years vboxsync Initialize all the VM pointers
(edit) @13743   17 years vboxsync Comment
(edit) @13742   17 years vboxsync Some initial VM data restructuring.
(edit) @13741   17 years vboxsync Bump the max cpu count to 255.
(edit) @13740   17 years vboxsync lock order fixed
(edit) @13739   17 years vboxsync delayed deletion in _poll part of polling
(edit) @13738   17 years vboxsync removing extra if/ifndefs introduced defered socket removing, to …
(edit) @13737   17 years vboxsync AHCI: Bugfix, use pgm page lock structure and not a pointer to a pgm …
(edit) @13736   17 years vboxsync AHCI: add some statistics for profiling
(edit) @13735   17 years vboxsync AHCI: Fix buffer sizes which are not sector aligned, fixes #3263
(edit) @13734   17 years vboxsync Document alignment restrictions for offset and size parameters in the …
(edit) @13733   17 years vboxsync The rest of macro replacment was added
(edit) @13732   17 years vboxsync Missed ifdefs
(edit) @13731   17 years vboxsync more cleanup, 32-bit mode still doesn't work. Very hard to tell why.
(edit) @13730   17 years vboxsync Solaris/VBoxNetFlt: netinfo for IPFilter compat. disabled.
(edit) @13729   17 years vboxsync Main: VirtualBoxBaseWithChildrenNEXT: Don't use a separate lock for a …
(edit) @13728   17 years vboxsync Main: HardDiskFormat::COMGETTER(Capabilities): Assert that …
(edit) @13727   17 years vboxsync Enother yet portion of macrofied if/ifndef orgy will finish soon
(edit) @13726   17 years vboxsync Some 32-bit work, not yet working
(edit) @13725   17 years vboxsync VBoxNetFlt/win: subversion properties and some adjustments.
(edit) @13724   17 years vboxsync Compile fix
(edit) @13723   17 years vboxsync Renamed the attribute
(edit) @13722   17 years vboxsync Introduced new xml setting for the number of virtual CPUs.
(edit) @13721   17 years vboxsync include/Makefile: some adjustments.
(edit) @13720   17 years vboxsync win/NetFlt: NetConfig functionality moved to a separate lib
(edit) @13719   17 years vboxsync VMM: alignment fix.
(edit) @13718   17 years vboxsync includes: made them 'build' again.
(edit) @13717   17 years vboxsync VMM,IPRT: More GC->RC and similar cleanups.
(edit) @13716   17 years vboxsync recompiler build fix
(edit) @13715   17 years vboxsync disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
(edit) @13714   17 years vboxsync VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
(edit) @13713   17 years vboxsync Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
(edit) @13712   17 years vboxsync win build fixed
(edit) @13711   17 years vboxsync Added MM_TAG_CPUM_CTX
(edit) @13710   17 years vboxsync mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces resolved deadlock
(edit) @13709   17 years vboxsync Flush the TBs during reset.
(edit) @13708   17 years vboxsync Skip the TB flush as that's rather expensive and not necessary for …
(edit) @13707   17 years vboxsync Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
(edit) @13706   17 years vboxsync Updated comment
(edit) @13705   17 years vboxsync Completed power event handling: - pause running machines for the …
(edit) @13704   17 years vboxsync TCP sync was intoducedTCP sync was intoduced
(edit) @13703   17 years vboxsync VMM++: VINF_EM_DBG_RING0_ASSERTION -> VERR_VMM_RING0_ASSERTION, …
(edit) @13702   17 years vboxsync VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
(edit) @13701   17 years vboxsync VMM: some statistics cleanup.
(edit) @13700   17 years vboxsync VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
(edit) @13699   17 years vboxsync VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
(edit) @13698   17 years vboxsync VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
(edit) @13697   17 years vboxsync VMM: cleanup in progress.
(edit) @13696   17 years vboxsync Main: Fixed: Closing sessions was not always noticed by the server …
(edit) @13695   17 years vboxsync VMM: Increased the allocation attempts for core memory as we're still …
(edit) @13694   17 years vboxsync VMM: @image
(edit) @13693   17 years vboxsync NetFlt: Quickly hacked up linux makefiles based on the stuff from …
(edit) @13692   17 years vboxsync cosmetical fix
(edit) @13691   17 years vboxsync pg_vmm update.
(edit) @13690   17 years vboxsync VBoxNetFlt: Early draft of Linux hostif, nothing is working yet
(edit) @13689   17 years vboxsync Installer/solaris: COMPRESS -> VBOX_COMPRESS. One-word variables are …
(edit) @13688   17 years vboxsync cosmetic.
(edit) @13687   17 years vboxsync documented the two other warnings we ignore.
(edit) @13686   17 years vboxsync r=bird: not acceptable.
(edit) @13685   17 years vboxsync DBGFMem.cpp: Just exclude the whole above 4GB & AMD64-paging checks if …
(edit) @13684   17 years vboxsync abort message.
(edit) @13683   17 years vboxsync Minor change
(edit) @13682   17 years vboxsync Check the AC line status too.
(edit) @13681   17 years vboxsync Enabled code to pause VMs when the host goes into suspend mode.
(edit) @13680   17 years vboxsync Power notification updates
(edit) @13679   17 years vboxsync Compile fix
(edit) @13678   17 years vboxsync Some updates
(edit) @13677   17 years vboxsync Solaris/Additions: Installer: compress files.
(edit) @13676   17 years vboxsync Main: ConfigNames -> PropertyNames
(edit) @13675   17 years vboxsync mark multiple allocated pages as compound
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette