VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58891   9 years vboxsync dbgf.h: Extended DBGFEVENTTYPE with a bunch of events that may be …
(edit) @58874   9 years vboxsync Main/Network: adapter enumeration re-worked to use INetCfg with …
(edit) @58795   9 years vboxsync NetAdp/win: build fixes for renaming without a delay (#7973)
(edit) @58794   9 years vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @58658   9 years vboxsync bugref:8097: AC/DB loop fixes.
(edit) @58601   9 years vboxsync Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
(edit) @58600   9 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58597   9 years vboxsync iprt/err.h: also consider VBoxNetNAT when talking about clients …
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58390   9 years vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58371   9 years vboxsync DnD/VbglR3: Detect and handle VM session changes and do a reconnect if …
(edit) @58370   9 years vboxsync DnD: Warnings.
(edit) @58344   9 years vboxsync Audio: Fixed suspending/resuming streams on VM pause/unpause.
(edit) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58283   9 years vboxsync VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
(edit) @58257   9 years vboxsync DnD: Added context IDs for all HGCM messages.
(edit) @58231   9 years vboxsync DnD: Added VBOX_DND_CB_MAGIC_MAKE.
(edit) @58230   9 years vboxsync DnD: Bugfixes.
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58204   9 years vboxsync VBoxGuestLib: Fixed doxygen warnings.
(edit) @58203   9 years vboxsync VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to …
(edit) @58184   9 years vboxsync VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
(edit) @58183   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58181   9 years vboxsync VBoxGuestLib: Removed misunderstood …
(edit) @58178   9 years vboxsync VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
(edit) @58163   9 years vboxsync VMMDev.h: r=bird: Please, don't spread enum values like this ever again.
(edit) @58154   9 years vboxsync Doxygen: fixes
(edit) @58138   9 years vboxsync com/ErrorInfo.h: doxygen warnings.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58127   9 years vboxsync VMM: No more doxygen warnings here.
(edit) @58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58125   9 years vboxsync oops
(edit) @58124   9 years vboxsync include/VBox//*.h: pVM and pVCpu parameter description adjustments.
(edit) @58116   9 years vboxsync VMM: Doxygen fixes.
(edit) @58113   9 years vboxsync VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
(edit) @58111   9 years vboxsync include,misc: More Doxygen grouping adjustments.
(edit) @58110   9 years vboxsync include,misc: Doxygen grouping adjustments, collecting all the VMM …
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @58099   9 years vboxsync com/assert.h: Cleanup fixes.
(edit) @58098   9 years vboxsync com/assert.h: Cleanup fixes.
(edit) @58096   9 years vboxsync com/assert.h: Cleanups.
(edit) @58092   9 years vboxsync vd-ifs.h: VDINTERFACECRYPTO: Cannot use @copydoc when the parameters …
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57753   9 years vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57570   9 years vboxsync stam.h: revert r102388.
(edit) @57569   9 years vboxsync stam.h: revert r102388.
(edit) @57568   9 years vboxsync VMM: supress 'unused-but-set-variable' warning.
(edit) @57523   9 years vboxsync VBox/log.h: Add log group for NVMe
(edit) @57514   9 years vboxsync VMM/HMVMXR0: Fix EPT capabilities checks and propagate errors to ring-3.
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57492   9 years vboxsync vm.h: re-add TLB shootdown CPU forceflag as unused, reserved for …
(edit) @57477   9 years vboxsync VMM/HM: Implement PAUSE filter exiting for VT-x & AMD-V. Also …
(edit) @57470   9 years vboxsync VMM/HM: Purge the unused TLB shootdown code path.
(edit) @57446   9 years vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57429   9 years vboxsync VMM/HM: Start removing VBOX_WITH_HYBRID_32BIT_KERNEL code.
(edit) @57404   9 years vboxsync Comments.
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57392   9 years vboxsync DECLCALLBACK
(edit) @57388   9 years vboxsync DECLCALLBACK
(edit) @57270   9 years vboxsync VMM/HM: comment typos, doxygen cleanup.
(edit) @57243   9 years vboxsync VMM: comment copy/paste fix.
(edit) @57235   9 years vboxsync sup.h: newline nit.
(edit) @57229   9 years vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57222   9 years vboxsync sup.h: blank lines.
(edit) @57218   9 years vboxsync SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency …
(edit) @57213   9 years vboxsync split VERR_VD_RAW_INVALID_HEADER a bit further to have better error …
(edit) @57203   9 years vboxsync unique error codes
(edit) @57201   9 years vboxsync windows hardning error reporting improvements.
(edit) @57192   9 years vboxsync pr7933. Temporary decision: added new function …
(edit) @57191   9 years vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57172   9 years vboxsync VMM: Use the 'ro' exposed cpum part, removed unneccessary change in …
(edit) @57167   9 years vboxsync VMM: Fix crash while dumping guest core.
(edit) @57166   9 years vboxsync VMM: Interface for querying size of FPU/extended state area in the …
(edit) @57158   9 years vboxsync VMM/GIM: Add support for Hyper-V guest-crash reporting. Better logging …
(edit) @57109   9 years vboxsync VMM: Check AC during ring-0 module and VM init when the host has SMAP …
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @57090   9 years vboxsync SUP: Moved SUPIsTscFreqCompatible(Ex) to SUPLibAll.cpp and made it not …
(edit) @57088   9 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57086   9 years vboxsync Added PCLOGOHDR.
(edit) @57078   9 years vboxsync sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
(edit) @57071   9 years vboxsync sup.h: added SUPIsHostVirtualized and some parameter nits to …
(edit) @57064   9 years vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
(edit) @57059   9 years vboxsync SUP: Threshold adjustment in SUPIsTscFreqCompatibleEx.
(edit) @57055   9 years vboxsync SUPDrv: Remove the KVM hack, it only affects <= 3.8 linux kernels, …
(edit) @57051   9 years vboxsync VMM, SUPDrv: More fine-grained error codes and checking, corrected …
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @57005   9 years vboxsync Annotated format strings in ministring.h and com/strings.h.
(edit) @56952   9 years vboxsync sup.h: enabled compiling of SUPIsTscFreqCompatible().
(edit) @56909   9 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56903   10 years vboxsync DnD/DnDURIList: Added support for keeping objects open while in list, …
(edit) @56900   10 years vboxsync DnD: DNDDIRDROPPEDFILES: Track directory open status internally.
(edit) @56864   10 years vboxsync added two more OSX guest types
(edit) @56839   10 years vboxsync IntNet: Note that INTNETTRUNKSWPORT_VERSION 0xA2CDf005 will be …
(edit) @56817   10 years vboxsync Attempt at fixing VirtualBoxVM (untested).
(edit) @56788   10 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
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