VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @14364   16 years vboxsync Preparations
(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) @14327   16 years vboxsync no \n in internal network name for hostif
(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 …
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