VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7536   17 years vboxsync freebsd todo.
(edit) @7528   17 years vboxsync synced the VbglR3HostLikesVideoMode prototype.
(edit) @7519   17 years vboxsync Cosmetic changes to VbglR3SetGuestCaps.
(edit) @7517   17 years vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(edit) @7497   17 years vboxsync Missing header
(edit) @7475   17 years vboxsync VERR_VMX_MSR_LOCKED_OR_DISABLED
(edit) @7474   17 years vboxsync VERR_VMX_MSR_LOCKED
(edit) @7473   17 years vboxsync VERR_VMX_INIT_CPUS_FAILED added
(edit) @7471   17 years vboxsync Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
(edit) @7464   17 years vboxsync Additions/x11: use the VideoModeSupported guest request to check …
(edit) @7456   17 years vboxsync Disassemble vmread/vmwrite
(edit) @7452   17 years vboxsync MSR_IA32_VMX_BASIC_INFO_VMCS_SIZE fix
(edit) @7448   17 years vboxsync Runtime/Logger: added "LOG_TO_BACKDOOR_FULL" for guest R3 executables …
(edit) @7437   17 years vboxsync Additions/common: add ring 3 call to set guest capabilities and make …
(edit) @7432   17 years vboxsync RTUTF16 != uc or cuc. but wc or cwc.
(edit) @7431   17 years vboxsync Removed the deprecated [P|PC|]RTUCS2 types.
(edit) @7425   17 years vboxsync examplify what these certain graphical operations might be.
(edit) @7424   17 years vboxsync RTUCS2 -> RTUTF16
(edit) @7421   17 years vboxsync Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
(edit) @7420   17 years vboxsync Added RTStrCmp. Added missing NULL handling in RTStrICmp.
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7416   17 years vboxsync Added VMMR0_DO_HWACC_ENABLE
(edit) @7415   17 years vboxsync More error codes for vt-x
(edit) @7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7405   17 years vboxsync whitespace
(edit) @7388   17 years vboxsync Main/Settings: Perform conversion in a loop to allow for multi-step …
(edit) @7371   17 years vboxsync A little adjustment of the RTFILECOPY flags.
(edit) @7370   17 years vboxsync A little adjustment of the RTFILECOPY flags.
(edit) @7361   17 years vboxsync RTCpuSetIsMember returns bool not int.
(edit) @7354   17 years vboxsync RT_MP_MAX_CPU -> RTCPUSET_MAX_CPUS (/ MAXIMUM_PROCESSORS). Added the …
(edit) @7353   17 years vboxsync VERR_NOT_FOUND (always wanted this).
(edit) @7345   17 years vboxsync Main/Glue/string: Don't strcmp NULL.
(edit) @7340   17 years vboxsync Runtime: Added fFlags (RTFILECOPY_FLAG_NO_DENY_WRITE) to RTFileCopyEx.
(edit) @7339   17 years vboxsync err.h: Typo.
(edit) @7336   17 years vboxsync Cleanup.
(edit) @7330   17 years vboxsync RTMpGetMaxCpuId
(edit) @7329   17 years vboxsync RTMpGetSet, RTMpGetCount, RTMpGetOnlineSet, RTMpGetOnlineCount.
(edit) @7328   17 years vboxsync RTMpGetSet, RTMpGetCount, RTMpGetOnlineSet, RTMpGetOnlineCount.
(edit) @7326   17 years vboxsync RTCPUSET. Moved RTCPUID to types.h.
(edit) @7325   17 years vboxsync Added RTMpIsCpuOnline and RTMpDoesCpuExist. (not implemented everywhere)
(edit) @7315   17 years vboxsync Main/Settings: Added XmlTreeBackend::AutoConverter subckasss and old …
(edit) @7309   17 years vboxsync Main/Settings: Added XSLT-based auto-conversion functionality to the …
(edit) @7293   17 years vboxsync Multiprocessor Status Codes.
(edit) @7291   17 years vboxsync Introduced RT_MP_MAX_CPU
(edit) @7286   17 years vboxsync emulate [lock] xadd in GC
(edit) @7285   17 years vboxsync added DISQueryParamRegPtr to return a pointer to a register which is …
(edit) @7284   17 years vboxsync webservice: forgot err.h commit
(edit) @7279   17 years vboxsync Runtime function to load a shared library from the application directories.
(edit) @7277   17 years vboxsync Make the backend type a per-image property and get away from the per …
(edit) @7272   17 years vboxsync Use MP functions in the runtime.
(edit) @7252   17 years vboxsync FNRTMPWORKER not FNWORKER.
(edit) @7251   17 years vboxsync Sketch of an RTMp API.
(edit) @7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @7211   17 years vboxsync mempcpy proto and alias.
(edit) @7206   17 years vboxsync Added SUPR0ExecuteCallback. Currently a stub.
(edit) @7200   17 years vboxsync RT_WITHOUT_NOCRT_WRAPPER_ALIASES - to drop the alias macros.
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7182   17 years vboxsync Worked around ASMAtomicXchgU8 breakage on g++ (GCC) 3.4.4 20050721 …
(edit) @7180   17 years vboxsync Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline …
(edit) @7176   17 years vboxsync fixed typo.
(edit) @7175   17 years vboxsync More doxygen fixes.
(edit) @7174   17 years vboxsync More doxygen fixes.
(edit) @7170   17 years vboxsync Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++)
(edit) @7155   17 years vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @7140   17 years vboxsync extra -> pvMore.
(edit) @7134   17 years vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
(edit) @7133   17 years vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
(edit) @7124   17 years vboxsync Trying again…
(edit) @7121   17 years vboxsync Added a plain unsigned view to keep things shorter.
(edit) @7120   17 years vboxsync Fixed mac os x burn.
(edit) @7119   17 years vboxsync Fixed mac os x burn.
(edit) @7115   17 years vboxsync Removed duplicate docs.
(edit) @7112   17 years vboxsync Removed duplicate docs.
(edit) @7109   17 years vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @7108   17 years vboxsync removed todo on NIL_RTGCPHYS32 and added a comment on it and NIL_RTGCPHYS.
(edit) @7103   17 years vboxsync backed out r28333 as it didn't fix anything
(edit) @7097   17 years vboxsync Removed the anonymous struct
(edit) @7096   17 years vboxsync Typo
(edit) @7095   17 years vboxsync Extended the CPUMCTX structure for 64 bits mode.
(edit) @7093   17 years vboxsync Fix for ARPL
(edit) @7090   17 years vboxsync fixed ASMAtomicXchgU64 for 32-bit hosts
(edit) @7089   17 years vboxsync Backed out more alignment changes
(edit) @7084   17 years vboxsync made RTGCPHYS 32-bit again, has to be solved properly
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7071   17 years vboxsync Got rid of annoying warnings during win64 build
(edit) @7067   17 years vboxsync Introduced RTGCPHYS32
(edit) @7061   17 years vboxsync Use uint64_t instead of RTGCPHYS in VMMDevChangeMemBalloon (binary …
(edit) @7052   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7051   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7036   17 years vboxsync Broke the 64 bits build
(edit) @7028   17 years vboxsync Updates to the VRDP text cache (disabled).
(edit) @7026   17 years vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @7015   17 years vboxsync Cleaned up
(edit) @7000   17 years vboxsync Started with changes for disassembling 64 bits instructions
(edit) @6995   17 years vboxsync Increased the pdm padding to 1056 bytes to make VBOX_WITH_PDM_LOCK build.
(edit) @6992   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
(edit) @6989   17 years vboxsync HGCM: bumped service minor version
(edit) @6984   17 years vboxsync IPRT: Bugfix for RTFILE_O_VALID_MASK, did not recognize …
(edit) @6983   17 years vboxsync Removed VBOXGUEST_IOCTL_SIZE. Docs.
(edit) @6981   17 years vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
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