VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87623   4 years vboxsync Windows host installer: Fixed dialog routing in network interfaces …
(edit) @87622   4 years vboxsync FE/Qt: bugref:9871: Network Manager: Layout rework for NAT network …
(edit) @87621   4 years vboxsync FE/Qt: bugref:9515. Changing the order of pages in expert mode.
(edit) @87620   4 years vboxsync NAT/Net: Get IPv4 settings from the API, not from the command line …
(edit) @87619   4 years vboxsync IPRT/rest: RTCRestDataObject::deserializeFromJson - if the value at …
(edit) @87618   4 years vboxsync NAT/Net: Oops. getExtraData() - fix previous that was only partially …
(edit) @87617   4 years vboxsync NAT/Net: Factor out VBoxNetLwipNAT::getExtraData(). bugref:9929.
(edit) @87616   4 years vboxsync NAT/Net: Move the code to create event listeners to its own …
(edit) @87613   4 years vboxsync FE/Qt: bugref:9515. Small fix
(edit) @87612   4 years vboxsync FE/Qt: bugref:9515 - Adding a checkbox to enable EFI - …
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87610   4 years vboxsync FE/Qt: bugref:9515. Explicitly enabling I/O APIC in multi processor setups.
(edit) @87609   4 years vboxsync VUSB: Removed redundant casts, fixed forgotten code (see bugref:9928)/
(edit) @87608   4 years vboxsync FE/Qt: Some small refactoring in UIFilePathSelector class
(edit) @87607   4 years vboxsync FE/Qt: bugref:9515. Saving and loading recent ISO path in the new vm wizard
(edit) @87606   4 years vboxsync VMM/HMVMX: Translate fMdsClearOnSched and fL1dFlushOnSched to world …
(edit) @87605   4 years vboxsync RTLdrFlt: Added a --kallsyms option for producing output similar to …
(edit) @87604   4 years vboxsync Audio/HDA: Make sure that unsupported guest speaker setups (> 2) also …
(edit) @87603   4 years vboxsync VMM/HMVMX: Play safe with msrSFMASK.
(edit) @87602   4 years vboxsync FE/Qt: bugref:9515. Refactoring
(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.
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