VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @14314   16 years vboxsync Fixed Accelerate3D saving.
(edit) @14313   16 years vboxsync Reduce a few cases of words doubled.
(edit) @14312   16 years vboxsync FE/Qt4: 3D Acceleration setting added into VM Settings and into VM …
(edit) @14311   16 years vboxsync VBoxGuest.cpp: r=bird, enabled the code (be bold).
(edit) @14310   16 years vboxsync VBoxGuest.cpp: fixes.
(edit) @14309   16 years vboxsync #else /* what comes now */
(edit) @14308   16 years vboxsync More logging
(edit) @14307   16 years vboxsync Log EPT misconfiguration errors
(edit) @14306   16 years vboxsync Ignore pending software exceptions. (the instruction will be restarted …
(edit) @14305   16 years vboxsync no need to loop here, this is already done in the function
(edit) @14304   16 years vboxsync Additions/linux: fix the kernel module on Linux 2.4
(edit) @14303   16 years vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @14302   16 years vboxsync Storage/VMDK: off by one, causing a crash getting the size of file data.
(edit) @14301   16 years vboxsync Synced some (inactive) new paging code.
(edit) @14300   16 years vboxsync NetFlt/win: Install/Uninstall cmd line tools
(edit) @14299   16 years vboxsync Corrected grammos in comments. No code changes.
(edit) @14298   16 years vboxsync Corrected a couple of grammos.
(edit) @14297   16 years vboxsync Corrected a couple of grammos.
(edit) @14296   16 years vboxsync Fe/Qt4: Systray: Restructured code.
(edit) @14295   16 years vboxsync Corrected a couple of grammos.
(edit) @14294   16 years vboxsync corrected a couple of typos
(edit) @14293   16 years vboxsync redirecting 64 workaround macro definitions to works like in 32bit …
(edit) @14292   16 years vboxsync Storage/VMDK: fix vmdkGetFileSize, copy/paste bug and incorrect …
(edit) @14291   16 years vboxsync freeing of reassembly close on end of TCP connection was added to …
(edit) @14290   16 years vboxsync Main: Fixed typos in printf arg list (could lead to problems similar …
(edit) @14289   16 years vboxsync code style
(edit) @14288   16 years vboxsync constants initialization for TCP reassembly
(edit) @14287   16 years vboxsync Lenght shouldn't changed because we've disabled altering size at the …
(edit) @14286   16 years vboxsync fixed adaption
(edit) @14285   16 years vboxsync heade of list of TCPCB was added and initialization code was injected
(edit) @14284   16 years vboxsync Fix of calling reassembly routine
(edit) @14283   16 years vboxsync Linux hostif: Only Ethernet interfaces gets listed.
(edit) @14282   16 years vboxsync fixed Drivers_DEFS
(edit) @14281   16 years vboxsync Storage/VMDK: Use AssertPtr whereever applicable
(edit) @14280   16 years vboxsync Solaris/VBoxNetFlt: minor bits.
(edit) @14279   16 years vboxsync Compile fix
(edit) @14278   16 years vboxsync Cleaned up.
(edit) @14277   16 years vboxsync Implemented support for virtual addresses in TLB, improves performance …
(edit) @14276   16 years vboxsync Additions/common/VBoxGuest: split VBoxGuestHGCMAsyncWaitCallback* into …
(edit) @14275   16 years vboxsync TCP reassembling (compilable, but not working version)
(edit) @14274   16 years vboxsync FE/Qt4: 3328: FE/Qt4: Update network sub-level of all GUI networking …
(edit) @14273   16 years vboxsync FE/Qt4: Changed global Makefile.kmk to install Qt4 Network library …
(edit) @14272   16 years vboxsync Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
(edit) @14271   16 years vboxsync NetFlt/win: fixes for the case NetFlt is not installed
(edit) @14270   16 years vboxsync VDI: compile fix
(edit) @14269   16 years vboxsync Storage/VDI: slightly faster fix for the VDI read count update. Plus …
(edit) @14268   16 years vboxsync EM.cpp: Shot at the solaris reset hang.
(edit) @14267   16 years vboxsync current 32 bit mode switcher (not working)
(edit) @14266   16 years vboxsync VBoxGuest.h: doxygen
(edit) @14265   16 years vboxsync #else /* what comes now */
(edit) @14264   16 years vboxsync VBoxGuest.cpp: @todo r=bird: merge callback code.
(edit) @14263   16 years vboxsync Main/Guest properties: uninitialised class member
(edit) @14262   16 years vboxsync RTErrConvertToErrno: No LogRel here!
(edit) @14261   16 years vboxsync GuestProperties/service.cpp: DEBUG -> VBOX_STRICT.
(edit) @14260   16 years vboxsync PGM: doc update.
(edit) @14259   16 years vboxsync FE/VBoxManage: fix a burn
(edit) @14258   16 years vboxsync FE/VBoxManage: added support for guest property notifications
(edit) @14257   16 years vboxsync cpuid clears the high dwords of the 64 bits registers.
(edit) @14256   16 years vboxsync Linux installer: added vboxnetflt support
(edit) @14255   16 years vboxsync configure: point to new driver location on linux.
(edit) @14254   16 years vboxsync Safety precautions.
(edit) @14253   16 years vboxsync TM: A shot at #3321
(edit) @14252   16 years vboxsync csum validation hack, for testing IP integration of fragmentation …
(edit) @14251   16 years vboxsync Correction
(edit) @14250   16 years vboxsync Storage/VDI: when reading zero blocks, update the number of bytes …
(edit) @14249   16 years vboxsync More logging (msr)
(edit) @14248   16 years vboxsync Rdmsr must also clear the high dword of 64 bits registers.
(edit) @14247   16 years vboxsync Rdtsc: must clear the high dwords.
(edit) @14246   16 years vboxsync ASMAtomicSubS32/U32.
(edit) @14245   16 years vboxsync more BLDDIRS…
(edit) @14244   16 years vboxsync PGMR0DynMap: flushing macbook air code.
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