VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14414   16 years vboxsync Wrong control for rdtscp intercept.
(edit) @14413   16 years vboxsync Compile fix
(edit) @14412   16 years vboxsync semevent-linux.cpp: Use ASMAtomicCmpXchgExU32 to avoid doing unlocked …
(edit) @14411   16 years vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @14410   16 years vboxsync try to fix 64-bit Linux builds
(edit) @14409   16 years vboxsync Windows Guest Additions: VBoxService: - Fixes CR6768927 (Users …
(edit) @14408   16 years vboxsync re-enabled 64-bit fix
(edit) @14407   16 years vboxsync ip/tcp fragment reassambling routines are compilable and workable on …
(edit) @14406   16 years vboxsync activate the hostif netfilter code on Linux
(edit) @14405   16 years vboxsync Completed two incomplete doxygen @ tags.
(edit) @14404   16 years vboxsync PGMR0DynMap: Disabled the init/term code.
(edit) @14403   16 years vboxsync Inserted a missing space.
(edit) @14402   16 years vboxsync crOpenGL-OSX: darwin not yet
(edit) @14401   16 years vboxsync disabled reass code again, will be fixed soon
(edit) @14400   16 years vboxsync crOpenGL: enable building by default
(edit) @14399   16 years vboxsync deb: recommend dkms for Ubuntu/Intrepid as well
(edit) @14398   16 years vboxsync FE/Qt4: Language; another attempt to make the warning color more readable.
(edit) @14397   16 years vboxsync FE/Qt4-OSX: added helper functions for the external window handling
(edit) @14396   16 years vboxsync slirp: enable the new REASS code
(edit) @14395   16 years vboxsync FE/Qt4: removed warnings
(edit) @14394   16 years vboxsync Windows Guest Additions: VBoxService: Bugfix for writing empty values …
(edit) @14393   16 years vboxsync FE/Qt4: Warning color changed to orange.
(edit) @14392   16 years vboxsync In PAE shadow mode we must always reactivate PDPT entries. (Solaris …
(edit) @14391   16 years vboxsync slirp: simplified sync is default now
(edit) @14390   16 years vboxsync check sum calculation was fixed
(edit) @14389   16 years vboxsync HGCM: fixed service version
(edit) @14388   16 years vboxsync FE/Qt4: Preallocate vector in MediaEnumThread.
(edit) @14387   16 years vboxsync Language
(edit) @14386   16 years vboxsync Fe/Qt4: Pointer check.
(edit) @14385   16 years vboxsync Removed debug logging
(edit) @14384   16 years vboxsync testcases: no point in running tstDir and tstDir-2, as they will …
(edit) @14383   16 years vboxsync warning
(edit) @14382   16 years vboxsync FE/Qt4: Fixed unsafe usage of QLinkedList on multiple threads.
(edit) @14381   16 years vboxsync Main: Typo.
(edit) @14380   16 years vboxsync deb: netflt
(edit) @14379   16 years vboxsync debian/ sync
(edit) @14378   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14377   16 years vboxsync libs/libxml2: Added LIBXML_STATIC_FOR_DLL for Windows builds since it …
(edit) @14376   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14375   16 years vboxsync Additions/Linux: user space should not be allowed to make …
(edit) @14374   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14373   16 years vboxsync SUPDrv: expose SUPR0GetPagingMode.
(edit) @14372   16 years vboxsync FE/Qt4: Slight media-enumeration mechanism fix.
(edit) @14371   16 years vboxsync Apply patch contributed by James Lucas. Shows attached SATA disks with …
(edit) @14370   16 years vboxsync OSE debian/postinst: reflect new vbox kernel module source directory
(edit) @14369   16 years vboxsync Runtime/testcase: new testcase for sanity check of RTDirOpenFiltered.
(edit) @14368   16 years vboxsync Runtime/testcase: Dir-2: message fixes.
(edit) @14367   16 years vboxsync VBoxGuest.cpp: Don't allow ring-3 to do uninterruptible HGCM calls, …
(edit) @14366   16 years vboxsync Cleaned up some more.
(edit) @14365   16 years vboxsync Missing update
(edit) @14364   16 years vboxsync Preparations
(edit) @14363   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14362   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14361   16 years vboxsync Corrected a few typos.
(edit) @14360   16 years vboxsync Additions/VBoxControl: fixed a usage message
(edit) @14359   16 years vboxsync Additions/HGCM: some fixes to timed out HGCM requests
(edit) @14358   16 years vboxsync HostServices/GuestProperties: fixed a logical error queuing …
(edit) @14357   16 years vboxsync Corrected a couple of typos.
(edit) @14356   16 years vboxsync Added a modeline for vim in a comment (matching the settings specified …
(edit) @14355   16 years vboxsync FE/Qt4: Removed some dead code and corrected indent.
(edit) @14354   16 years vboxsync FE/Qt4: 2928: Make better default video memory size: Added VM Settings …
(edit) @14353   16 years vboxsync Solaris/Installer: install libSDL. Enabled tools fetching.
(edit) @14352   16 years vboxsync Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
(edit) @14351   16 years vboxsync Don't fixup VM::trpm.s.paStatForwardedIRQ* in build without statistics.
(edit) @14350   16 years vboxsync Storage/VBoxHDD: don't use deprecated printf formatters
(edit) @14349   16 years vboxsync NetFlt/win: addition err logging in net settings construction
(edit) @14348   16 years vboxsync NetFlt/win: err logging on IntNet construction
(edit) @14347   16 years vboxsync Additions/common: really enable Linux syntax checking of VBoxGuest
(edit) @14346   16 years vboxsync Implemented check for monitored page accesses, fixing TSS out of sync …
(edit) @14345   16 years vboxsync Additions/linux: fixed a warning
(edit) @14344   16 years vboxsync Storage/VBoxHDD-new: Fix error handling in VDBackendInfo. Caused …
(edit) @14343   16 years vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @14342   16 years vboxsync API/IDL: typo fixes in docs.
(edit) @14341   16 years vboxsync Divide by 1024.
(edit) @14340   16 years vboxsync Language.
(edit) @14339   16 years vboxsync FE/Qt4: 2405: Stricter RAM size checks. Feature implemented.
(edit) @14338   16 years vboxsync IPRT: Basic implementation of the MP API for ring-0 Darwin.
(edit) @14337   16 years vboxsync Forgot dereferrence.
(edit) @14336   16 years vboxsync Changed units to MB to match the description.
(edit) @14335   16 years vboxsync Dirty implementation of HostImpl::MemorySize and HostImpl::MemoryAvailable
(edit) @14334   16 years vboxsync SUPDrv.c: build fix.
(edit) @14333   16 years vboxsync slirp: removed dead code
(edit) @14332   16 years vboxsync SUPDrv,SUPLib: generic ring-0 service interface.
(edit) @14331   16 years vboxsync slirp: removed dead code
(edit) @14330   16 years vboxsync use slirp_get_timeout_ms() to skip the timeout if possible
(edit) @14329   16 years vboxsync slirp: removed unused control interface; added slirp_get_timeout_ms()
(edit) @14328   16 years vboxsync Config.kmk: VBOXR0 set SYSSUFF to .r0 by default.
(edit) @14327   16 years vboxsync no \n in internal network name for hostif
(edit) @14326   16 years vboxsync getopt: sample code corrections. (hope they are right)
(edit) @14325   16 years vboxsync Main/glue: real fix for the VBoxSVC double slash issue.
(edit) @14324   16 years vboxsync RTPathStripFilename root fix.
(edit) @14323   16 years vboxsync Main/xpcom: backed out the double slash fix on linux.
(edit) @14322   16 years vboxsync Additions/linux: fixed the timesync init.d script to work with Arch …
(edit) @14321   16 years vboxsync Storage/VHD: Add todo for handling diff images (too complicated and …
(edit) @14320   16 years vboxsync Main/xpcom: get rid of the annoying double slash in the VBoxSVC path name.
(edit) @14319   16 years vboxsync VBoxGuest: Merged the lower cased target with the mixed cased one, …
(edit) @14318   16 years vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @14317   16 years vboxsync crOpenGL: use accelerate3d property instead of extradata
(edit) @14316   16 years vboxsync VBoxGuest.cpp: build fix.
(edit) @14315   16 years vboxsync Correction
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