VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @6978   17 years vboxsync Additions/Linux: switch the VBOXGUEST_IOCTL_NR ioctl to …
(edit) @6976   17 years vboxsync Main/Glue: Added macro SUCCEEED_WARNING(rc).
(edit) @6973   17 years vboxsync Initial commit of VRDP text cache (disabled).
(edit) @6963   17 years vboxsync Main/Glue: Added com::LWResult.
(edit) @6956   17 years vboxsync Moved RTTLS to iprt/types.h (from thread.h)
(edit) @6951   17 years vboxsync Aligned the TLS destructor bits even more with posix.
(edit) @6946   17 years vboxsync Aligned the TLS destructor bits with posix.
(edit) @6937   17 years vboxsync IPRT: RTTls API draft. (TLS = Thread Local Storage)
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6927   17 years vboxsync Converted MM_RAM_FLAGS_VIRTUAL_HANDLER, MM_RAM_FLAGS_VIRTUAL_WRITE …
(edit) @6921   17 years vboxsync Main: COM Arrays: Allow for zero-sized arrays.
(edit) @6915   17 years vboxsync Pass mapping sizes in uint32_t instead of size_t to avoid warnings. …
(edit) @6913   17 years vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6912   17 years vboxsync Removed the normal (PGMVIRTHANDLERTYPE_NORMAL) kind of virtual access …
(edit) @6911   17 years vboxsync Removed the EIP (PGMVIRTHANDLERTYPE_EIP) kind of virtual access …
(edit) @6902   17 years vboxsync Converted MM_RAM_FLAGS_PHYSICAL_HANDLER, _WRITE, _ALL and _TEMP_OFF …
(edit) @6898   17 years vboxsync Main/Glue: Arrays: Compiler warnings.
(edit) @6874   17 years vboxsync Main: Arrays: 1) Added com::SafeIfaceArray to manage arrays of …
(edit) @6862   17 years vboxsync Removed the PGMPHYSHANDLERTYPE_PHYSICAL value as it was never and will …
(edit) @6854   17 years vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6849   17 years vboxsync Additions/common: fixed the guest R3 library display change query …
(edit) @6843   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6842   17 years vboxsync Additions/common: added a call to wait for a display change request …
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