VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29168   15 years vboxsync Shared paging updates
(edit) @29138   15 years vboxsync Shared paging updates
(edit) @29122   15 years vboxsync FE/Qt, Devices: moved VDE plugin headers into include/VBox and enabled …
(edit) @29091   15 years vboxsync More updates
(edit) @29086   15 years vboxsync Some shared paging updates
(edit) @29045   15 years vboxsync err.h: Fixed VINF_NO_CHANGE.
(edit) @29043   15 years vboxsync Additions: report VMMDevReq_ReportGuestInfo2 in addition to …
(edit) @29040   15 years vboxsync VBoxService/PropCache: Finished some todos, IPRT: Added VINF_NO_CHANGE.
(edit) @29027   15 years vboxsync RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
(edit) @29024   15 years vboxsync Shared paging updates
(edit) @29009   15 years vboxsync Additional information code
(edit) @28982   15 years vboxsync Additional error codes
(edit) @28974   15 years vboxsync Dump GMM stats on PGMR3PhysAllocateHandyPages failure.
(edit) @28950   15 years vboxsync VBox/com/defs.h,VirtualBoxImpl.cpp: Implemented …
(edit) @28946   15 years vboxsync XPCOM getter
(edit) @28945   15 years vboxsync Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
(edit) @28944   15 years vboxsync Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
(edit) @28909   15 years vboxsync Route input to PS/2 keyboard unless USB keyboard was explicitly activated.
(edit) @28887   15 years vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28878   15 years vboxsync uniread.cpp: Updated to cope with version 5.2 of the spec. Preparing …
(edit) @28867   15 years vboxsync Main: fixed several uninitialized variables and incomplete operators
(edit) @28854   15 years vboxsync branding
(edit) @28848   15 years vboxsync intnetinline.h: incorrect assertion, < instead of <=. duh.
(edit) @28830   15 years vboxsync IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and …
(edit) @28828   15 years vboxsync sync .mac headers
(edit) @28809   15 years vboxsync Missing header update
(edit) @28802   15 years vboxsync VRDP video channel configuration API.
(edit) @28801   15 years vboxsync VMM: Added PDMR3QueryDriverOnLun for finding a driver by name.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28794   15 years vboxsync iprt/assert.h: Use builtin_offsetof for all gcc 4.x.x variants and …
(edit) @28792   15 years vboxsync iprt: use UINT32_C() for RTMEM_CACHE_POLICY_XXX
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28784   15 years vboxsync Interface changes for error reporting and async I/O
(edit) @28777   15 years vboxsync iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
(edit) @28772   15 years vboxsync Guest Control/Main: Added local process list, added early …
(edit) @28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
(edit) @28723   15 years vboxsync IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and …
(edit) @28718   15 years vboxsync iprt/assert.h: gcc-4.5 warning fix for AssertCompileMemberAlignment
(edit) @28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28713   15 years vboxsync intnetinline.h: gcc maybe used uninitialized.
(edit) @28711   15 years vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28706   15 years vboxsync IntNet: Moved the instance pointer from VMMR0.cpp to SrvIntNetR0.cpp …
(edit) @28700   15 years vboxsync iprt/semaphore.h: RTEvent*Signal() - ring-0 clarification.
(edit) @28695   15 years vboxsync iprt/log: Added a write-through flag and a flush flag for file …
(edit) @28692   15 years vboxsync iprt: XmlFileWrite - expose the two suffixes write() uses when fSafe …
(edit) @28689   15 years vboxsync XmlFileWrite::write: Added a fSafe argument for safe writing of the …
(edit) @28688   15 years vboxsync IPRT: Added RTDirFlush and RTDirFlushParent.
(edit) @28682   15 years vboxsync Main/HostHardwareLinux: reconnect to the FAM daemon if the connection …
(edit) @28666   15 years vboxsync SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt …
(edit) @28665   15 years vboxsync intnetinline.h: logging
(edit) @28642   15 years vboxsync iprt/assert.h: fixed AssertCompileMemberAlignment for recent gcc …
(edit) @28636   15 years vboxsync VBox/err.h: wrong FAM error number value
(edit) @28623   15 years vboxsync SrvIntNetR0,VBoxNetFlt: Main body of the internal locking rewrite.
(edit) @28620   15 years vboxsync VBoxHDD: async I/O updates. Mostly complete except for bug fixes
(edit) @28619   15 years vboxsync iprt/assert.h: Added AssertCompileAdjacentMembers.
(edit) @28615   15 years vboxsync iprt/list.h: RTListForEachReverse use the right macro, no NULLs.
(edit) @28590   15 years vboxsync iprt/mem.h: Fixed RTMemAutoPtr + RTMEM_WRAP_TO_EF_APIS.
(edit) @28581   15 years vboxsync Main/NAT settings: missing initialization
(edit) @28574   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @28567   15 years vboxsync include/VMMDev: VBoxGuestInfo2
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28536   15 years vboxsync RTSocketFromNative: warning.
(edit) @28535   15 years vboxsync iprt: add RTSocketFromNative API
(edit) @28504   15 years vboxsync iprt/mem.h: added note about electric fence
(edit) @28441   15 years vboxsync warning
(edit) @28437   15 years vboxsync RTList: Fixed RTListNodeIsDummy and added RTListForEachReverse. Added …
(edit) @28435   15 years vboxsync iprt/list.h: Added RTListForEach and RTListNodeIsDummy.
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28425   15 years vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
(edit) @28422   15 years vboxsync Shared paging updates
(edit) @28418   15 years vboxsync Case sensitive
(edit) @28415   15 years vboxsync Shared paging updates
(edit) @28408   15 years vboxsync RTGCPTR -> RTGCPTR64
(edit) @28404   15 years vboxsync Shared pages updates
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28383   15 years vboxsync async I/O: Add async flush method
(edit) @28363   15 years vboxsync iprt/runtime-loader.h: doxygen, hunarian.
(edit) @28361   15 years vboxsync Runtime/runtime-loader: use RTOnce again
(edit) @28357   15 years vboxsync Runtime: generalise the code used to load libdbus at runtime to a …
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
(edit) @28331   15 years vboxsync pdmdevins.h : Made PDMBOTHCBDECL include the extern "C" bit.
(edit) @28329   15 years vboxsync pdmdrv.h: fix.
(edit) @28327   15 years vboxsync Added PDMDrvHlpGetSupDrvSession.
(edit) @28322   15 years vboxsync wddm: vbva impl cleanup
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28319   15 years vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
(edit) @28318   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
(edit) @28303   15 years vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28298   15 years vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
(edit) @28297   15 years vboxsync Guest Control: Update (update on contexts for callbacks).
(edit) @28295   15 years vboxsync Main: saving NAT Engine states while network switches.
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28276   15 years vboxsync Network/Dev*: Preparing for
(edit) @28275   15 years vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28271   15 years vboxsync IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
(edit) @28270   15 years vboxsync Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
(edit) @28267   15 years vboxsync iprt: Added RTLockValidatorHoldsLocksInClass and …
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28262   15 years vboxsync PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
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