VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70936   7 years vboxsync Additions/linux: support producing builds which work with glibc 2.3. …
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(edit) @70915   7 years vboxsync VMM: New module, NEM. [build fix]
(edit) @70914   7 years vboxsync VMM: New module, NEM.
(edit) @70913   7 years vboxsync CPUM: Infrastructure for speculative execution control.
(edit) @70895   7 years vboxsync IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
(edit) @70891   7 years vboxsync iprt/path.h: RTPathAbs doc update.
(edit) @70890   7 years vboxsync IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
(edit) @70885   7 years vboxsync VMM: updates (bugref:9044)
(edit) @70884   7 years vboxsync IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70782   7 years vboxsync VMM: Nested Hw.virt: Pick up the TSC offset from the original VMCB …
(edit) @70781   7 years vboxsync VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
(edit) @70732   7 years vboxsync VMM: Move fGif out of svm and into common nested hwvirt struct.
(edit) @70726   7 years vboxsync Do not allow SUID, SGID or sticky bits on shared folders. bugref:9047: …
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70688   7 years vboxsync VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
(edit) @70685   7 years vboxsync pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the …
(edit) @70641   7 years vboxsync Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
(edit) @70640   7 years vboxsync Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
(edit) @70612   7 years vboxsync VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70604   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70596   7 years vboxsync DevVGA: cleanup in progress
(edit) @70555   7 years vboxsync CPUMR3CpuId.cpp: Two more entries, one of which is unconfirmed.
(edit) @70551   7 years vboxsync CPUMR3CpuId.cpp: Goldmont Plus.
(edit) @70492   7 years vboxsync iprt/tcp.h: doxygen fix
(edit) @70481   7 years vboxsync iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
(edit) @70479   7 years vboxsync iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in …
(edit) @70478   7 years vboxsync iprt/poll.h: Clearifcation of RTPollSetAdd wrt to order.
(edit) @70462   7 years vboxsync VMM/HM: Added HMSvmIsVGifActive, some cleanup and comments for how/why …
(edit) @70459   7 years vboxsync kmk incs
(edit) @70450   7 years vboxsync VMM/CPUMR3CpuId.cpp: Some new intel model numbers.
(edit) @70444   7 years vboxsync hm_svm.h: consistent naming with other places.
(edit) @70443   7 years vboxsync iprt/utf16.h: doxygen fix
(edit) @70429   7 years vboxsync IPRT: Added RTUtf16NCmpAscii. [build fix]
(edit) @70428   7 years vboxsync IPRT: Changed the NT namespace passthru prefix from ' !\' to …
(edit) @70427   7 years vboxsync IPRT: Added RTUtf16NCmpAscii. [build fix]
(edit) @70426   7 years vboxsync IPRT: Added RTUtf16NCmpAscii. [build fix]
(edit) @70425   7 years vboxsync IPRT: Added RTUtf16NCmpAscii.
(edit) @70423   7 years vboxsync IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
(edit) @70422   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70418   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70417   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70415   7 years vboxsync VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept …
(edit) @70405   7 years vboxsync IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
(edit) @70400   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70395   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70393   7 years vboxsync IPRT/winsock: init fixes.
(edit) @70385   7 years vboxsync com/array.h: SafeIfaceArray(ComSafeArrayIn(I *, aArg)): We get here …
(edit) @70352   7 years vboxsync VMM/HM,CPUM: SVM VMCB layout adjustments.
(edit) @70347   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70339   7 years vboxsync iprt/nt/nt.h: Added 32-bit offset comments to RTL_USER_PROCESS_PARAMETER.
(edit) @70334   7 years vboxsync iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h.
(edit) @70322   7 years vboxsync USB: When capturing devices, provide the speed rather than USB port …
(edit) @70315   7 years vboxsync SUPR3HardendedStatic,iprt/err.h: Don't include errinfolog.cpp but …
(edit) @70313   7 years vboxsync IPRT/ldr: Made RTLdrEnumSymbols report forwards with value …
(edit) @70309   7 years vboxsync IPRT/ldr: Added VFS chain based loader open APIs.
(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.
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