VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93042   3 years vboxsync include/VBox/vd-ifs.h: Fix implementation of VDInterfaceRemove() …
(edit) @93041   3 years vboxsync include/VBox/hgcmsvc.h: Actually return VERR_NOT_IMPLEMENTED for non …
(edit) @93031   3 years vboxsync include/VBox/sup.h: Don't crash in SUPReadTsc() when the GIP is not …
(edit) @93029   3 years vboxsync CFGM: bugref:9469 Bump PDM_DRVHLPR3_VERSION and PDM_DEVHLPR3_VERSION …
(edit) @93019   3 years vboxsync iprt: local ipc server: add interface to grant r/w access to a server …
(edit) @93015   3 years vboxsync CFGM: bugref:9469 Password data type introduced
(edit) @92992   3 years vboxsync iprt: xrandr headers: fix build, bugref:10134.
(edit) @92991   3 years vboxsync iprt: scm fix, bugref:10134.
(edit) @92990   3 years vboxsync iprt: fix build, bugref:10134.
(edit) @92989   3 years vboxsync iprt: add header files to trigger libXrandr symbols dynamic loading, …
(edit) @92986   3 years vboxsync IPRT: Linux: extend list of dynamically loaded libdbus symbols, …
(edit) @92960   3 years vboxsync iprt/nt/ntddk.h: Kludge for the W11 WDK where ntddk.h includes ntdef.h …
(edit) @92959   3 years vboxsync iprt/nt/nt.h: Some adjustments for the W11 WDK. bugref:10116
(edit) @92922   3 years vboxsync iprt/win/d3dkmthk.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
(edit) @92921   3 years vboxsync iprt/nt/nt.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
(edit) @92910   3 years vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @92907   3 years vboxsync VBox/com/VirtualBox.h: Must include windows.h via our clean wrappers …
(edit) @92902   3 years vboxsync iprt/win/windows.h,++: Workaround for buggy winioctl.h in some windows …
(edit) @92892   3 years vboxsync GVMMR0: Experimental code (disabled) for using HR host timers to wake …
(edit) @92891   3 years vboxsync iprt/timer.h: RTTIMER_FLAGS_ARE_VALID tweaking.
(edit) @92843   3 years vboxsync VMM: Nested VMX: bugref:10092 For upcoming INVEPT instruction support.
(edit) @92809   3 years vboxsync Disasm: Better packing of DISOPCODE in DIS_CORE_ONLY mode. Build …
(edit) @92805   3 years vboxsync Disasm: Pack DISOPCODE in DIS_CORE_ONLY mode on x86 and amd64 to save …
(edit) @92799   3 years vboxsync iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
(edit) @92791   3 years vboxsync iprt/nt/nt.h: Corrected NtWaitForSingleObject prototype. bugref:10138
(edit) @92775   3 years vboxsync iprt/ldr.h: alignment
(edit) @92751   3 years vboxsync VMM: Nested VMX: bugref:10092 Remove PGMGstSetPage, no longer used.
(edit) @92745   3 years vboxsync VMM/IEM,DBGF: Hook INT3 emulation IEM up with DBGF to make breakpoints …
(edit) @92740   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92738   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92737   3 years vboxsync Shared Clipboard/Transfers: Corrected SHCL_OBJ_CF_VALID_MASK. bugref:9437
(edit) @92735   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92734   3 years vboxsync Shared Clipboard/Transfers: Added VERR_SHCLPB_EVENT_ID_NOT_FOUND; the …
(edit) @92721   3 years vboxsync VMM: Made driverless adjustments to the halt and cleanup code. bugref:10138
(edit) @92709   3 years vboxsync VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
(edit) @92708   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @92707   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @92705   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
(edit) @92703   3 years vboxsync VMM: Trying to cope without the support driver... bugref:10138
(edit) @92698   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
(edit) @92697   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
(edit) @92685   3 years vboxsync VMM: Nested VMX: bugref:10092 Started with constructing EPT-violation …
(edit) @92672   3 years vboxsync IPRT/RTProcCreateEx/posix: Added VERR_PROC_NO_ARG_TRANSLATION for …
(edit) @92671   3 years vboxsync IPRT/RTProcCreateEx/posix: Added RTPROC_FLAGS_UTF8_ARGV and …
(edit) @92639   3 years vboxsync VMM: Nested VMX: bugref:10092 Try not to fail if nested-guest CR3 is …
(edit) @92626   3 years vboxsync VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate …
(edit) @92617   3 years vboxsync IPRT,RTProcCreatEx/posix: Run the login shell with a command dumping …
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92600   3 years vboxsync Fixing a small typo.
(edit) @92586   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
(edit) @92585   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
(edit) @92577   3 years vboxsync IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
(edit) @92562   3 years vboxsync IPRT/initterm.h: Typo.
(edit) @92556   3 years vboxsync SUP,VMM: Added a fFlags parameter to SUPR3PageAlloc so we can indicate …
(edit) @92541   3 years vboxsync VMM: Nested VMX: bugref:10092 Allow forcing mapping/unmapping of CR3 …
(edit) @92528   3 years vboxsync VMMDev: Added a command for querying configuration values, with 10 …
(edit) @92527   3 years vboxsync VMM/PDMDevHlp: Added PDMDevHlpGetMainExecutionEngine for …
(edit) @92523   3 years vboxsync VMMDev,ValKit/Bootsectors: Moved the VMMDevTesting MMIO page from …
(edit) @92515   3 years vboxsync VMM/NEM-linux: Some CPUID work; simplified the SSE/AVX/++ state …
(edit) @92509   3 years vboxsync iprt/asmdefs.mac,Config.kmk: An attempt at mangling assembly code …
(edit) @92507   3 years vboxsync IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
(edit) @92495   3 years vboxsync VMM/CPUM,++: Merged CPUMCTX_EXTRN_HM_VMX_INT_STATE, …
(edit) @92494   3 years vboxsync vmm/iom.h: Removed two prototypes for non-existing functions.
(edit) @92493   3 years vboxsync VMM: Nested VMX: bugref:10092 Purge VINF_PGM_CHANGE_MODE, no longer used.
(edit) @92479   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed EPT bitfield macro to be more …
(edit) @92470   3 years vboxsync VMM: Nested VMX: bugref:10092 Added PGMSLATFAIL for distinguishing …
(edit) @92465   3 years vboxsync VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
(edit) @92449   3 years vboxsync VMM/NEM: Add NEMHCGetFeatures() to return a bitmask of features …
(edit) @92444   3 years vboxsync VMM/NEM-linux: Some very early bits. bugref:9044
(edit) @92426   3 years vboxsync VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API …
(edit) @92422   3 years vboxsync iprt/types.h: Don't try inlcude stddef.h when IN_RING0 on linux. …
(edit) @92419   3 years vboxsync VMM/STAM: Added STAM_PROFILE_STOP_START and …
(edit) @92409   3 years vboxsync VMM/PDM,PGM: Added PGMR3IsNemModeEnabled and made PDM not put devices …
(edit) @92408   3 years vboxsync VMM: Reworked most of the call-ring-3 stuff into …
(edit) @92392   3 years vboxsync VMM: Removed the callring-3 API and some of the associated stuff. …
(edit) @92391   3 years vboxsync VMM/PGM,GMM: Made pgmR0PhysAllocateHandyPages & …
(edit) @92387   3 years vboxsync VMM/STAM: New STAMUNIT_BYTES_PER_CALL unit. Improved the formatting …
(edit) @92368   3 years vboxsync VMM/PGM,GMM: Baked PGMR3PhysAllocateLargePage into …
(edit) @92362   3 years vboxsync include/VBox/vmm/vm.mac: Need to keep this in sync with vm.h of …
(edit) @92358   3 years vboxsync include/VBox/vmm/vm.h: Reserve some more space for the NEM part of …
(edit) @92353   3 years vboxsync include/VBox/vmm/vm.h: Reserve some more space for the NEM part of …
(edit) @92350   3 years vboxsync VMM: Nested VMX: bugref:10092 Removed PGMPhysInterpretedRead, …
(edit) @92344   3 years vboxsync VMM: Nested VMX: bugref:10092 Removed PGMVerifyAccess and …
(edit) @92329   3 years vboxsync VMM/GMM,PGM: Optimize zeroing of RAM allocations by not doing it again …
(edit) @92326   3 years vboxsync VMM/GMM,PGM: Optimize zeroing of RAM allocations by not doing it again …
(edit) @92323   3 years vboxsync vmm/pdmaudioifs.h: comment typo
(edit) @92303   3 years vboxsync iprt/test.h: Added another place to update when adding new test units.
(edit) @92292   3 years vboxsync VMM/gmm.h: Corrected the GMM_PAGEID_LAST constant, it was way too low. …
(edit) @92258   3 years vboxsync IPRT,VMMDev,ValKit: Some new test units. bugref:10093
(edit) @92250   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @92248   3 years vboxsync VMM/GMM: Removed all the legacy mode code (disabled everywhere since …
(edit) @92246   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @92216   3 years vboxsync VMM/EMAll: Rename EMR0HistoryUpdatePC to EMHistoryUpdatePC and make it …
(edit) @92205   3 years vboxsync VMM/GVMM,VMM: Make it possible for known worker thread to enter …
(edit) @92200   3 years vboxsync VMM/GVMM,VMM: Make it possible for known worker thread to enter …
(edit) @92186   3 years vboxsync VMM: Nested VMX: bugref:10092 Separate the guest's second-level …
(edit) @92170   3 years vboxsync VMM/PGM,NEM: Let NEM handle dirty VRAM (MMIO2) page tracking. Saves …
(edit) @92164   3 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @92162   3 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @92155   3 years vboxsync VMM/PDMUsb: Add thread helpers to the helper callback table, bugref:10074
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