VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @13674   17 years vboxsync Main: bad typo
(edit) @13673   17 years vboxsync Main: Added the Name, Capabilities, ConfigNames attributes. Removed …
(edit) @13672   17 years vboxsync improved external events check performance, synced couple …
(edit) @13671   17 years vboxsync Main: Cosmetics.
(edit) @13670   17 years vboxsync Resolved locks in UDP Some mutex operations checked with …
(edit) @13669   17 years vboxsync FE/Qt4: Rollback the VM Selector tool-bar relayouting to previous one.
(edit) @13668   17 years vboxsync SUPDrv-linux.c: print g_abExecMemory address for #3280.
(edit) @13667   17 years vboxsync #1865: VM.
(edit) @13666   17 years vboxsync rtR0MemObjNativeMapUser/linux: vm_insert_page should not be used when …
(edit) @13665   17 years vboxsync rtMemAlloc/linux: Don't fool ourselves trying to allocate executable …
(edit) @13664   17 years vboxsync not necessary
(edit) @13663   17 years vboxsync serial: use the new RTThreadPoke() runtime function to interrupt the …
(edit) @13662   17 years vboxsync Wrong message
(edit) @13661   17 years vboxsync space
(edit) @13660   17 years vboxsync IPRT: RTThreadPoke update - don't use signal but sigaction (more well …
(edit) @13659   17 years vboxsync Main: Moved last USB classes to the new locking scheme.
(edit) @13658   17 years vboxsync cosmetical fix
(edit) @13657   17 years vboxsync ConsoleImpl2.cpp: r=bird: QuietlyIgnoreAllPromisc will never be a …
(edit) @13656   17 years vboxsync Use the unicode functions instead.
(edit) @13655   17 years vboxsync Power notification handling added (disabled skeleton).
(edit) @13654   17 years vboxsync Solaris/VBoxNetFlt: Added IPv6 support (untested).
(edit) @13653   17 years vboxsync IPRT: RTThreadPoke for posix.
(edit) @13652   17 years vboxsync Solaris and general 32-bit compilation fixes
(edit) @13651   17 years vboxsync set VBOX_USE_INSERT_PAGE = 1 as default linux host kernel module flag
(edit) @13650   17 years vboxsync Also disable warning 4250 for VC8.
(edit) @13649   17 years vboxsync draft 32-bit recompiler
(edit) @13648   17 years vboxsync Main/SafeArray: Fixed burns.
(edit) @13647   17 years vboxsync Main/SafeArray: Made ctor taking std containers actually work.
(edit) @13646   17 years vboxsync Added todo
(edit) @13645   17 years vboxsync typo
(edit) @13644   17 years vboxsync no, this is better (they changed the type later)
(edit) @13643   17 years vboxsync warning
(edit) @13642   17 years vboxsync never package FFmpeg
(edit) @13641   17 years vboxsync gcc-3.3 hack
(edit) @13640   17 years vboxsync comments was added to slirp global mutexes
(edit) @13639   17 years vboxsync mutex creation moved in allocation part of m_get
(edit) @13638   17 years vboxsync Main: GCC warning.
(edit) @13637   17 years vboxsync make ffmpeg work for Linux
(edit) @13636   17 years vboxsync build fix.
(edit) @13635   17 years vboxsync #1865: TRPM.
(edit) @13634   17 years vboxsync FE/Qt4: Use one-word icon text for actions with more than one word …
(edit) @13633   17 years vboxsync #1865: TM.
(edit) @13632   17 years vboxsync comment.
(edit) @13631   17 years vboxsync FE/Qt4: 2669: "Create VM context menu in the Selector window": Main …
(edit) @13630   17 years vboxsync Solaris/VBoxNetFlt: Implemented DLPI Link up/down and MAC address …
(edit) @13629   17 years vboxsync this isn't shared folders.
(edit) @13628   17 years vboxsync SUB_DEPTH.
(edit) @13627   17 years vboxsync tstGuestPropSvc: prefix output.
(edit) @13626   17 years vboxsync win/NetFlt: sources splitted to several files, protocol-based approach …
(edit) @13625   17 years vboxsync Linux: add VBoxFFmpeg.so to the installed packages
(edit) @13624   17 years vboxsync COM: typo
(edit) @13623   17 years vboxsync slirp:typo
(edit) @13622   17 years vboxsync slirp:typo
(edit) @13621   17 years vboxsync slirp: typo
(edit) @13620   17 years vboxsync slirp:typo
(edit) @13619   17 years vboxsync Build system: consistency fix
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