VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70301   7 years vboxsync VMM: Updating VMCB layout with the new GUEST_INTERRUPT_MASK field, …
(edit) @70299   7 years vboxsync VMM: Moved the SVM dumping functions to where it's logically more …
(edit) @70289   7 years vboxsync USB/win: Removed no longer needed flags (IOCTL interface change, …
(edit) @70286   7 years vboxsync More unused code.
(edit) @70285   7 years vboxsync Removed unused code/struct.
(edit) @70266   7 years vboxsync VMM/HM: Added dumping of SVM VMCB state save area.
(edit) @70265   7 years vboxsync x86.h: DebugCtl MSR bits.
(edit) @70264   7 years vboxsync VMM/HMSVM: Add VGIF, dump new VMCB bits (VGIF, SEV, SEV-ES, Virt …
(edit) @70262   7 years vboxsync VMM/HM: SVM VMCB struct logical adjustments for new SVM features …
(edit) @70260   7 years vboxsync VMM: SVM VMCB struct logical adjustments for new SVM feature bits …
(edit) @70259   7 years vboxsync VMM: build fix.
(edit) @70258   7 years vboxsync VMM/HM: Access SVM VMCB clean bits as a 32-bit field.
(edit) @70254   7 years vboxsync VMM: Match the AMD specs exactly whenever possible for SVM specific …
(edit) @70222   7 years vboxsync GuestPropertySvc.h: Use memcpy instead of strcpy as the latter is …
(edit) @70221   7 years vboxsync Backed out r119656 as it was not the fix I asked for.
(edit) @70217   7 years vboxsync VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
(edit) @70197   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental).
(edit) @70193   7 years vboxsync Audio/pdmaudiifs.h: Fixed PDMAUDIOPCMPROPS_MAKE_SHIFT.
(edit) @70184   7 years vboxsync VMM/CPUM: Added guest CPUID feature bits for SVM VGIF and Virtualized …
(edit) @70183   7 years vboxsync nt.h: 3.51 note
(edit) @70181   7 years vboxsync pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
(edit) @70179   7 years vboxsync iprt/win/winsock.h: Fixed C&P block.
(edit) @70171   7 years vboxsync VBoxService: Working on removing TARGET_NT4 here too…
(edit) @70148   7 years vboxsync IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
(edit) @70114   7 years vboxsync (XP)COM: optimize safearray copying (partially, only dealing with the …
(edit) @70108   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70092   7 years vboxsync IPRT: Added RTStrNICmpAscii.
(edit) @70091   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70090   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70089   7 years vboxsync Build fix.
(edit) @70086   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @70073   7 years vboxsync Audio/HDA: Added PDMAUDIOFILE_DEFAULT_OPEN_FLAGS for DrvAudioHlpFileOpen().
(edit) @70064   7 years vboxsync GuestPropertySvc.h: file header fix
(edit) @70063   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70062   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70060   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70056   7 years vboxsync VMM: Nested hw.virt: Apply nested-guest TSC offset when executing the …
(edit) @70039   7 years vboxsync Fixed typo: Occurance -> Occurrence.
(edit) @70013   7 years vboxsync Audio: Unified audio debug / dumping code to also get device DMA data …
(edit) @70000   7 years vboxsync VMM: Nested Hw.virt: Make SVM intercept functions smarter. Avoids …
(edit) @69996   7 years vboxsync hm_svm.h: Fixed mismatched doxygen braces
(edit) @69977   7 years vboxsync IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
(edit) @69971   7 years vboxsync iprt/memtracker: Add the caller address to the tracking information.
(edit) @69956   7 years vboxsync Audio: Implemented support for dumping raw PCM data if debug mode is …
(edit) @69955   7 years vboxsync IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite …
(edit) @69949   7 years vboxsync Typo.
(edit) @69942   7 years vboxsync iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional.
(edit) @69930   7 years vboxsync VMM/HMSVMR0: Nits.
(edit) @69925   7 years vboxsync iprt/ntfsvfs.cpp: Made opening and traversing directories work.
(edit) @69924   7 years vboxsync iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
(edit) @69910   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes).
(edit) @69907   7 years vboxsync Runtime/serialport-posix: Updates
(edit) @69902   7 years vboxsync IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups.
(edit) @69895   7 years vboxsync Runtime: New serial port API [build fix for doxygen]
(edit) @69892   7 years vboxsync Runtime: Start on a platform independent serial port access API which …
(edit) @69885   7 years vboxsync iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
(edit) @69873   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69866   7 years vboxsync iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
(edit) @69865   7 years vboxsync iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
(edit) @69864   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69861   7 years vboxsync iprt/formats/ntfs: updates
(edit) @69855   7 years vboxsync IPRT: Added AVL tree for uint64_t. [mangling]
(edit) @69854   7 years vboxsync IPRT: Added AVL tree for uint64_t.
(edit) @69853   7 years vboxsync nits
(edit) @69849   7 years vboxsync ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
(edit) @69844   7 years vboxsync IPRT: VFS IsRangeInUse cleanup. * Renamed to RTVfsQueryRangeState / …
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69833   7 years vboxsync iprt/string.h: Adding %Rhcb + %Rhci for human readable size formatting …
(edit) @69828   7 years vboxsync IPRT/VFS: Reimplemented RTVfsDirOpen and RTVfsDirOpenDir to use …
(edit) @69826   7 years vboxsync IPRT/VFS: More path parsing work. Symlinks should work better now.
(edit) @69818   7 years vboxsync IPRT/VFS: Got rid of the pfnTraversalOpen method.
(edit) @69817   7 years vboxsync build fix
(edit) @69813   7 years vboxsync IPRT: VFS opening reworking in progress.
(edit) @69764   7 years vboxsync VMM: Nested Hw.virt: SVM fixes.
(edit) @69761   7 years vboxsync iprt/dir.h,iprt/types.h: Moved the RTDIR type to types.h
(edit) @69759   7 years vboxsync RTDIRENTRY::enmType: Make the warning more visible as such.
(edit) @69757   7 years vboxsync iprt/dir.h: Added RTDirReadExA and RTDirReadExAFree for avoiding …
(edit) @69756   7 years vboxsync iprt/dir.h: doc updates
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69752   7 years vboxsync RTLogCreateEx[V] format annotations; fixed unsafe use in VBoxService.
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69745   7 years vboxsync IPRT: Added tweak (RTLOGDEST_F_DELAY_FILE) for delaying log file …
(edit) @69742   7 years vboxsync IPRT: Added RTGetOptFormatError.
(edit) @69730   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff. [build fix]
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(edit) @69720   7 years vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69716   7 years vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69715   7 years vboxsync VMM/HM: Nested Hw.virt: Cache and restore EFER of the nested-guest …
(edit) @69709   7 years vboxsync iprt/dir.h: RTDIRCREATE_FLAGS_XXX fixes.
(edit) @69705   7 years vboxsync IPRT: VFS and NT path handling fixes. * Rewrote RTDirQueryInfo for …
(edit) @69694   7 years vboxsync scm nits
(edit) @69691   7 years vboxsync iprt: Started on RTDirRel for NT.
(edit) @69688   7 years vboxsync iprt: pathint-nt.cpp: Added RTNtPathRelativeFromUtf8 for RTDirRel. …
(edit) @69686   7 years vboxsync /include/: darwin header tweaks
(edit) @69679   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69677   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
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