VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30093   14 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30090   14 years vboxsync Added VERR_VMX_NOT_IN_VMX_ROOT_MODE
(edit) @30079   15 years vboxsync IPRT: Use PFNRTPROGRESS.
(edit) @30072   15 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
(edit) @30068   15 years vboxsync iprt/types.h: Added missing RTINTPTR_MAX and RTINTPTR_MIN defines.
(edit) @30061   15 years vboxsync Page fusion test api change
(edit) @30060   15 years vboxsync VMM: Dump all info items into the guru meditation log.
(edit) @30050   15 years vboxsync VMM: Removed 4 unused functions.
(edit) @30040   15 years vboxsync Part one of the page fusion test case
(edit) @30027   15 years vboxsync Deal with different load addresses of shared modules
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29977   15 years vboxsync iprt/err.h: Added VERR_NO_EXEC_MEMORY.
(edit) @29954   15 years vboxsync SSM: The I/O thread must wake up the master thread when quitting on …
(edit) @29931   15 years vboxsync com/ptr.h, com/array.h: Added isNotNull() methods. It is easier to …
(edit) @29929   15 years vboxsync com/ptr.h,/Makefile.kmk: Hack to make it possible to dereference the …
(edit) @29922   15 years vboxsync wddm/2d: overlay surface creation fixes
(edit) @29905   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29903   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29901   15 years vboxsync IPRT: added progress callback support to SHA1 digest calculation and …
(edit) @29880   15 years vboxsync tm.h: docs
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29869   15 years vboxsync build fix.
(edit) @29866   15 years vboxsync hgcmsvc.h: added setString().
(edit) @29821   15 years vboxsync iprt/sha.h: Corrected RTSHA1_DIGEST_LEN so it doesn't include the …
(edit) @29798   15 years vboxsync wddm: driver update w/o reboot working; dummy context creation in …
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29766   15 years vboxsync usb.h: Need bDevNum too
(edit) @29742   15 years vboxsync wddm/2D: more impl (get caps + initialization working)
(edit) @29741   15 years vboxsync Renamed PGMR0SharedModuleCheckRegion
(edit) @29709   15 years vboxsync Solaris/VBoxNetFltBow: comments, added one error code.
(edit) @29669   15 years vboxsync DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
(edit) @29663   15 years vboxsync Spaces.
(edit) @29662   15 years vboxsync IntNet: Added Interface, Interface private data passing for …
(edit) @29654   15 years vboxsync FE/Qt and Common: move the X11 keyboard library out of the GUI
(edit) @29649   15 years vboxsync Frontends/VBoxManage: make partition table processing much more …
(edit) @29635   15 years vboxsync SrvIntNetR0.cpp,VBoxNetFlt.c: Adjusted r61623 so it won't crash if the …
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29613   15 years vboxsync Pass back return code in the request packet to preserve informational …
(edit) @29590   15 years vboxsync Connect page fusion part 2
(edit) @29589   15 years vboxsync Connect page fusion state
(edit) @29567   15 years vboxsync Introduced feature.h
(edit) @29566   15 years vboxsync Enabled page fusion code (feature itself is still disabled)
(edit) @29560   15 years vboxsync RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
(edit) @29557   15 years vboxsync Proper debug logging
(edit) @29533   15 years vboxsync VBox/err.h,Main/Global.cpp: Updated COM<->VBox status code conversion.
(edit) @29532   15 years vboxsync VBox/err.h,Main/Global.cpp: Updated COM<->VBox status code conversion.
(edit) @29521   15 years vboxsync PDM: Added PDMDevHlpCallR0 and PDMDEV_VALIDATE_CONFIG_RETURN.
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29493   15 years vboxsync Build fix.
(edit) @29491   15 years vboxsync IntNet: added MAC address notification and connect/disconnect …
(edit) @29488   15 years vboxsync wddm: getcaps for d3d9, start impl 2D support
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29467   15 years vboxsync New logging group
(edit) @29463   15 years vboxsync Missing header update
(edit) @29461   15 years vboxsync Devices/Network/VDE: applied "[vbox-dev] [PATCH] VirtualBox. vde_close …
(edit) @29458   15 years vboxsync Backed out 61583
(edit) @29457   15 years vboxsync Updates for proper log flushing
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29424   15 years vboxsync Shared paging updates
(edit) @29388   15 years vboxsync include/VBox/com/VirtualBox.h: shut up noisy warning.
(edit) @29353   15 years vboxsync Main/OVF: skip removeable media attachments on export since the image …
(edit) @29345   15 years vboxsync VBoxService,VBox/err.h: Use a dedicated status code for this, …
(edit) @29344   15 years vboxsync Always include page sharing
(edit) @29308   15 years vboxsync Shared paging updates
(edit) @29307   15 years vboxsync Shared paging interface updates
(edit) @29289   15 years vboxsync IPRT: Added RTPROC_FLAGS_SERVICE for code path handling when used with …
(edit) @29286   15 years vboxsync iprt/asm.h: Create annoyance in DEBUG builds, but continue to play …
(edit) @29282   15 years vboxsync iprt/asm.h: play safe.
(edit) @29276   15 years vboxsync iprt/asm.h: cleaned up the hardcoded page size mess so we can deal …
(edit) @29275   15 years vboxsync iprt/param.h: sparc64 uses 8KB pages (on solaris at least).
(edit) @29274   15 years vboxsync iprt/cdefs.h: Adjusted RT_VALID_PTR for solaris.sparc64, seems the …
(edit) @29273   15 years vboxsync iprt/asm.h: ASMMemIsAll8/32 - current inlined C code, so drop the …
(edit) @29270   15 years vboxsync iprt/asm-amd64-x86.h: Don't allow this header to be included on other arch.
(edit) @29266   15 years vboxsync fix 64-bit sparc detection and correct the break instruction for same.
(edit) @29263   15 years vboxsync sparc adjustments.
(edit) @29257   15 years vboxsync asm-math.h: opps (ASMMultU64ByU32DivByU32)
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29245   15 years vboxsync include/iprt/asm.h: split out the bits which are obviously x86 and/or …
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(edit) @29209   15 years vboxsync More shared paging updates
(edit) @29201   15 years vboxsync Shared paging updates
(edit) @29200   15 years vboxsync more manual Oracle rebranding in headers
(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.
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