VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87601   4 years vboxsync NAT/Net: Factor out finding the home folder. It's used as the base …
(edit) @87600   4 years vboxsync VMM/DBGF: comment fix. bugref:9837
(edit) @87599   4 years vboxsync NAT/Net: Tweak the order of comInit() and logInit() declarations to …
(edit) @87598   4 years vboxsync NAT/Net: Ignore VBoxNetBaseService::init() and do COM init here with …
(edit) @87597   4 years vboxsync VMM/DBGF: Eliminated some unnecessary variable initializations. (Some …
(edit) @87596   4 years vboxsync NAT/Net: Create network's own release log file only after we have …
(edit) @87594   4 years vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
(edit) @87593   4 years vboxsync SUP: doxygen fix
(edit) @87592   4 years vboxsync FE/Qt: bugref:9515. Some layout correction.
(edit) @87591   4 years vboxsync VMM/VMMR0: Don't use doxygen comments on RT functions we override, …
(edit) @87589   4 years vboxsync FE/Qt: bugref:9515. Renaming page5 as page4.
(edit) @87588   4 years vboxsync Build fix.
(edit) @87587   4 years vboxsync Audio/HDA: Re-applied r142615 as intended: More timing-related fixes …
(edit) @87586   4 years vboxsync Audio/HDA: Reverted r142614 (committed too much). ticketoem2ref:36
(edit) @87585   4 years vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87583   4 years vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87581   4 years vboxsync IPRT/RTFileGetMaxSize: Doxygen fix.
(edit) @87580   4 years vboxsync Debugger: doxygen fix attempt
(edit) @87579   4 years vboxsync VBoxGuest: doxygen fix
(edit) @87578   4 years vboxsync Main: Doxygen v1.8.20 seems to get confused by appendTokenizedStrings …
(edit) @87577   4 years vboxsync VMM,Debugger: Doxygen fixes.
(edit) @87576   4 years vboxsync FE/Qt: bugref:9871: Network Manager: Wipe out DHCP enable/disable …
(edit) @87575   4 years vboxsync FE/Qt: bugref:9515. Renaming page4 as page3.
(edit) @87573   4 years vboxsync Audio/HDA: Doxygen fix (it doesn't have VBOX_WITH_AUDIO_HDA_ASYNC_IO …
(edit) @87572   4 years vboxsync FE/Qt: bugref:9871: Network Manager: Extend a set of tree-widget …
(edit) @87571   4 years vboxsync FE/Qt: bugref:9515. Renaming page3 as page2.
(edit) @87570   4 years vboxsync FE/Qt: bugref:9515. Moving unattended ISO selection to 1st page in the …
(edit) @87569   4 years vboxsync Audio/HDA: Doxygen fix attempt.
(edit) @87568   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87567   4 years vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87565   4 years vboxsync FE/Qt: bugref:9871: Network Manager: Do not mention active/enabled …
(edit) @87564   4 years vboxsync VMM/HM: Did some reshuffling in HMR0PERVM. bugref:9217
(edit) @87563   4 years vboxsync VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM …
(edit) @87562   4 years vboxsync VMM/HM: Doxygen fixes. bugref:9217
(edit) @87561   4 years vboxsync VMM/HMVMX: Tidied up HM some more. bugref:9217
(edit) @87560   4 years vboxsync Devics/Storage/DrvRamDisk.cpp: Implement missing interface callback …
(edit) @87559   4 years vboxsync VMM/HMVMX: Tidied up HM::vmx and HM::svm a little. bugref:9217
(edit) @87558   4 years vboxsync VMM/HMVMX: Moved/copy last branch stuff from HM::vmxUse to …
(edit) @87557   4 years vboxsync VMM/HMVMX: Moved fUseVmcsShadowing from HM::vmxUse to HMR0PERVM::vmx. …
(edit) @87556   4 years vboxsync VMM/HMVMX: Copied fSupportsVmcsEfer from HM::vmxUse to …
(edit) @87555   4 years vboxsync VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
(edit) @87554   4 years vboxsync VMM/HM: There should be no restriction on NX for PAE guests now.
(edit) @87553   4 years vboxsync VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
(edit) @87552   4 years vboxsync VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
(edit) @87551   4 years vboxsync VMM/HMVMX: cPleGapTicks/cPleWindowTicks merge todo.
(edit) @87550   4 years vboxsync VMM/HMVMX: Copied the fUsePreemptTimer member from HM::vmx to …
(edit) @87549   4 years vboxsync NAT/Net: Plagiarize (but paraphrase) COM error reporting code from …
(edit) @87548   4 years vboxsync VMM/HMVMX: Moved fUnrestrictedGuest member from HM::vmx to …
(edit) @87547   4 years vboxsync VMM/HMVMX: Moved fUnrestrictedGuest member from HM::vmx to …
(edit) @87546   4 years vboxsync VMM/HMVMX: Moved VPID and TLB flushing members from HM::vmx to …
(edit) @87545   4 years vboxsync FE/Qt: bugref:9871: Network Manager: IPv6 prefix support.
(edit) @87544   4 years vboxsync FE/Qt: bugref:9871: Network Manager: It appeared to be much more than …
(edit) @87543   4 years vboxsync VMM/HMVMX: Use g_HmMsrs instead of pVM->hm.s.vmx.Msrs in ring-0, part …
(edit) @87542   4 years vboxsync SUPDrv,VMM/HM: Modified the representation of the 9 VT-x controls MSRs …
(edit) @87541   4 years vboxsync VMM/HMVMX: Use g_HmMsrs instead of pVM->hm.s.vmx.Msrs in ring-0, part …
(edit) @87540   4 years vboxsync FE/Qt: bugref:9871: Network Manager: A bit of NLS fixes for NAT …
(edit) @87539   4 years vboxsync VMM/HMSVM: Replaced HMR0PERVM::fHostKernelFeatures with a new global …
(edit) @87538   4 years vboxsync VMM/HMSVM: Eliminated HMR0PERVM::svm::fFeatures and made the ring-0 …
(edit) @87537   4 years vboxsync VMM/HM: Moved the rest of the stuff out of g_HmR0 structure. bugref:9217
(edit) @87536   4 years vboxsync VMM/HM: Moved MSRs out of the g_HmR0 structure so we can use them …
(edit) @87535   4 years vboxsync VMM/HM: Moved the ring-0 HM vtable out of the g_HmR0 structure and …
(edit) @87534   4 years vboxsync SUPDrv/SUPR0GetHwvirtMsrs: Removed todo about caching, as we're only …
(edit) @87533   4 years vboxsync FE/Qt: bugref:9927: VM settings / Storage page: While changing a set …
(edit) @87532   4 years vboxsync VMM/HM: Moving the g_HmR0.hwvirt.svm.fSupported and …
(edit) @87531   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVM. bugref:9217
(edit) @87530   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVM. Set freed memory …
(edit) @87529   4 years vboxsync VMM/HMVMX: Fixed leak in hmR0VmxPagesAllocZ. Eliminated gotos in caller.
(edit) @87528   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87527   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87526   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87525   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87524   4 years vboxsync IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
(edit) @87523   4 years vboxsync VMM/CPUM/HM: No else after return.
(edit) @87522   4 years vboxsync VMM/HM: Moved CPUMCTX::fWorldSwitcher to HMR0PERVCPU::fWorldSwitcher. …
(edit) @87521   4 years vboxsync VMM/HM: Moved HM::fHostKernelFeatures to HMR0PERVM. Use the ring-0 …
(edit) @87520   4 years vboxsync vmmR0InitVM: Removed forgotten SUPR0Printf.
(edit) @87519   4 years vboxsync VMM/HM: Make a R0 copy of HM::cMaxResumeLoopsCfg and do proper …
(edit) @87518   4 years vboxsync VMM/HM: Make a R0 copy of HM::fAllow64BitGuests on setup (for VT-x). …
(edit) @87517   4 years vboxsync FE/Qt: bugref:9917: Forgot something under macOS in r142541.
(edit) @87516   4 years vboxsync FE/Qt: bugref:9917: VirtualBox Manager: Replace a pack of tool …
(edit) @87515   4 years vboxsync VMM/HM: Make a R0 copy of HM::fNestedPaging on setup. Moved …
(edit) @87513   4 years vboxsync FE/Qt: bugref:9917: Throwing UIToolType action property to …
(edit) @87512   4 years vboxsync VMM/HM: Removed unused HM::fHMR0Init member. Added todo on PatchTree. …
(edit) @87511   4 years vboxsync VMM/HMSVM: Moving some SVM stuff to HMR0PERVM. Removed 3 unused …
(edit) @87510   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87509   4 years vboxsync FE/Qt: bugref:9917: A bit of rework for Manager's action pool: Global …
(edit) @87508   4 years vboxsync VMM/HMSVM: Moving SVMNESTEDVMCBCACHE to HMInternal.h.
(edit) @87507   4 years vboxsync FE/Qt: bugref:9917: Extend Manager's action pool with Welcome Screen …
(edit) @87506   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87505   4 years vboxsync FE/Qt: bugref:9917: A bit of refactoring for Manager's action pool: …
(edit) @87504   4 years vboxsync VMM/HMSVM: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87503   4 years vboxsync VMM/HMSVM: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87502   4 years vboxsync VMM/HM: Removed obsolete VMXVMCSINFOSHARED::fSwitchedTo64on32Obsolete …
(edit) @87501   4 years vboxsync VMM/HM: Reverted r142521 as r142524 is a better fix.
(edit) @87500   4 years vboxsync VMM/HM: Drop the VMX/SVM data unions in the VM and GVM structures. Too …
(edit) @87499   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87498   4 years vboxsync FE/Qt: bugfix:9923. Disabling help button for global and machine settings.
(edit) @87497   4 years vboxsync VMM/HMR3ResetCpu: Only touch the vmx fields if we're in vmx mode.
(edit) @87496   4 years vboxsync AMD IOMMU: bugref:9654 Nits.
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