VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94137   3 years vboxsync OpenGLTest: qt6 adjustments. bugref:9898
(edit) @93978   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93973   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93972   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93971   3 years vboxsync VBox/hgcmsvc.h: Fixed typos.
(edit) @93970   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93969   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93966   3 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
(edit) @93963   3 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
(edit) @93946   3 years vboxsync hm_vmx.h: Comment typo fix.
(edit) @93922   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
(edit) @93914   3 years vboxsync Devices/USB: Convert the HCI emulations to call into the roothub using …
(edit) @93913   3 years vboxsync VMM: Comment nits.
(edit) @93912   3 years vboxsync VMM: Add driver helper to destroy a timer, bugref:10196
(edit) @93901   3 years vboxsync VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
(edit) @93891   3 years vboxsync Main: Guest Properties: improved property name and value validation, …
(edit) @93830   3 years vboxsync VMM/CPUM: Add some helpers for NEM to activate the hyper or guest …
(edit) @93790   3 years vboxsync VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
(edit) @93787   3 years vboxsync VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
(edit) @93754   3 years vboxsync IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
(edit) @93742   3 years vboxsync Disasm,iprt/cdefs.h: clang and arm64 adjustments. bugref:9898
(edit) @93725   3 years vboxsync VMM: More arm64 adjustments. bugref:9898
(edit) @93724   3 years vboxsync SUP: SUPReadTsc for arm. bugref:9898
(edit) @93718   3 years vboxsync VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517
(edit) @93716   3 years vboxsync VMM/PGM: Moved the physical handler allocation off the hyper heap and …
(edit) @93658   3 years vboxsync VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of …
(edit) @93655   3 years vboxsync VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of …
(edit) @93651   3 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93650   3 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93635   3 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
(edit) @93628   3 years vboxsync VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
(edit) @93620   3 years vboxsync VMM/MMHyper: Removed unused code. bugref:10093
(edit) @93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
(edit) @93600   3 years vboxsync VMM: Put dummy function w/ assertion for reserved VMM function table …
(edit) @93598   3 years vboxsync VMM/MM: Removed unused MMR3HCPhys2HCVirt(). bugref:10093
(edit) @93597   3 years vboxsync VMM/MM: Removed now unused MMR3HyperHCVirt2HCPhys(). bugref:10093
(edit) @93596   3 years vboxsync VMM/PGM: Init HCPhysZeroPg and HCPhysMmioPg in ring-0 and forget …
(edit) @93595   3 years vboxsync VMM/MM: Removed unused MMR3PageDummyHCPhys & MMR3PageDummyHCPtr …
(edit) @93594   3 years vboxsync VMM: Embedded the zero and mmio-dummy pages into the VM structure and …
(edit) @93593   3 years vboxsync VMM: Embedded the zero and mmio-dummy pages into the VM structure and …
(edit) @93592   3 years vboxsync VMM/MM: Removed some more unused functions. bugref:9517
(edit) @93588   3 years vboxsync Main/Global,FE/Qt: Added OS type for windows server 2022.
(edit) @93560   3 years vboxsync Added emulation of several classic Ethernet adapters.
(edit) @93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
(edit) @93518   3 years vboxsync vmm/cpum.h: x86 build fix. bugref:9898
(edit) @93515   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93499   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93495   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93490   3 years vboxsync vmm/dbgf.h: doxygen fix. bugref:10072
(edit) @93470   3 years vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
(edit) @93468   3 years vboxsync VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
(edit) @93466   3 years vboxsync Additions: Guest Library: Add interface to query if DRM IPC server …
(edit) @93460   3 years vboxsync Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: …
(edit) @93449   3 years vboxsync Main,ExtPacks: Don't like with the VMM anymore, use the function …
(edit) @93448   3 years vboxsync include: build fix (clang). bugref:10074
(edit) @93447   3 years vboxsync include: build fix (gcc 4.7). bugref:10074
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93364   3 years vboxsync VBox/ostypes.h: Grab 4-bits of the VBOXOSTYPE value for specifying the …
(edit) @93336   3 years vboxsync VMM: Nested VMX: bugref:10092 Use a separate CR0-fixed-0 define for …
(edit) @93321   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93290   3 years vboxsync VMM: Nested VMX: bugref:10092 Mind the union reporting VMX MSRs.
(edit) @93223   3 years vboxsync VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by …
(edit) @93222   3 years vboxsync Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134.
(edit) @93221   3 years vboxsync iprt: xrandr: extend amount of dynamically loaded library symbols, …
(edit) @93213   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Reverted r149264. This needs to be …
(edit) @93212   3 years vboxsync VMM: Nested VMX: bugref:10092 Avoid asserting VMX non-root mode in …
(edit) @93198   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Add INVEPT interface.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93105   3 years vboxsync Main/glue: Added Bstr::startsWith methods.
(edit) @93070   3 years vboxsync Added ArcaOS to the list of OS/2 variants. ticketref:20741
(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) @93015   3 years vboxsync CFGM: bugref:9469 Password data type introduced
(edit) @92992   3 years vboxsync iprt: xrandr headers: 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) @92907   3 years vboxsync VBox/com/VirtualBox.h: Must include windows.h via our clean wrappers …
(edit) @92892   3 years vboxsync GVMMR0: Experimental code (disabled) for using HR host timers to wake …
(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) @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 …
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