VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91307   3 years vboxsync VMM/CPUM: Comment and compile time assertion upates for CPUMCTX. …
(edit) @91306   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X virtual apic page allocation into …
(edit) @91305   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X I/O permission bitmap allocations …
(edit) @91304   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X MSR permission bitmap allocations …
(edit) @91303   3 years vboxsync VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire …
(edit) @91302   3 years vboxsync VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire …
(edit) @91301   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X MSR load & store bitmap allocations …
(edit) @91300   3 years vboxsync FE/Qt: bugref:9080. Fixing some alignment issue in the button box.
(edit) @91299   3 years vboxsync VMM/CPU: Assembly struc whitespace adjustments. bugref:10093
(edit) @91298   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X shadow VMCS allocation into …
(edit) @91297   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X VMCS allocation into CPUMCTX. …
(edit) @91296   3 years vboxsync FE/Qt: bugref:9080. Adding help button to VISO creator.
(edit) @91295   3 years vboxsync VMM/CPUM: Some nested SVM init/term cleanups. bugref:10093
(edit) @91294   3 years vboxsync FE/Qt: bugref:9996. Some space fixes.
(edit) @91293   3 years vboxsync FE/Qt: bugref:9996. Some more refactoring.
(edit) @91292   3 years vboxsync VMM/CPUM: Use SVM_???_PAGES constants to size the big CPUMCTX fields. …
(edit) @91291   3 years vboxsync VMM/CPUM,++: Moved the nested SVM I/O permission bitmap allocation …
(edit) @91290   3 years vboxsync VMM/CPUM,++: Moved the nested SVM MSR permission bitmap allocation …
(edit) @91289   3 years vboxsync VMM/CPUM,++: Moved the nested SVM MSR permission bitmap allocation …
(edit) @91288   3 years vboxsync VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
(edit) @91287   3 years vboxsync VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
(edit) @91286   3 years vboxsync VMM/CPUM: Eliminated a bunch of unused host physical addresses in …
(edit) @91285   3 years vboxsync FE/Qt: bugref:9996: A bit of clenaup for Export Appliance wizard.
(edit) @91284   3 years vboxsync VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
(edit) @91283   3 years vboxsync VMM/CPUM: Moved the host's extended state (XState) from the hyper heap …
(edit) @91282   3 years vboxsync VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
(edit) @91281   3 years vboxsync VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
(edit) @91280   3 years vboxsync VMM/CPUM: Moved the PAE PDPTEs out of PGM and into CPUMCTX - saved …
(edit) @91279   3 years vboxsync FE/Qt: bugref:9996. Build fix.
(edit) @91278   3 years vboxsync FE/Qt: bugref:9996. Some more refactoring on disk editor classes
(edit) @91277   3 years vboxsync FE/Qt: bugref:9996. Redesigning new vm and new vd expert pages.
(edit) @91276   3 years vboxsync VMM: Added missing features checks while constructing mask of valid …
(edit) @91275   3 years vboxsync VMM: Added missing features checks while constructing mask of valid …
(edit) @91274   3 years vboxsync VMM: Prune unused CPUMCPUIDFEATURE_PAT and CPUMCPUIDFEATURE_MWAIT_EXTS.
(edit) @91273   3 years vboxsync VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX. …
(edit) @91272   3 years vboxsync FE/Qt: bugref:9996. Refactoring disk variant widget.
(edit) @91271   3 years vboxsync VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX.
(edit) @91270   3 years vboxsync VMM/HM: Moved various stats from the hyper heap and into the VM …
(edit) @91269   3 years vboxsync FE/Qt: bugref:9996. scm fix.
(edit) @91268   3 years vboxsync FE/Qt: bugref:9996. An addendum to r146926.
(edit) @91267   3 years vboxsync FE/Qt: bugref:9996. Fixing medium path update logic in the guided new …
(edit) @91266   3 years vboxsync VMM/CPUM: Moved CPUIDs and MSRs from the hyper heap and into the VM …
(edit) @91265   3 years vboxsync VMM/HM: Moved various stats from the hyper heap and into the VM …
(edit) @91264   3 years vboxsync VMM/EM: Copied the two stats we still use from EMSTATS and into the …
(edit) @91263   3 years vboxsync VMM/IEM: Moved instruction stats from the hyper heap and into the VM …
(edit) @91262   3 years vboxsync FE/Qt: bugref:9996: Export Appliance wizard: Get rid of …
(edit) @91261   3 years vboxsync FE/Qt: bugref:9996: Export Appliance wizard: Rename appliance field to …
(edit) @91260   3 years vboxsync FE/Qt: bugref:9996: Export Appliance wizard: Move UIVMListWidgetItem …
(edit) @91259   3 years vboxsync FE/Qt: bugref:9996: Export Appliance wizard: Move custom button click …
(edit) @91258   3 years vboxsync FE/Qt: bugref:9996. build fix.
(edit) @91257   3 years vboxsync FE/Qt: bugref:9996. Replacing UIDiskFormatsGroupBox with …
(edit) @91256   3 years vboxsync FE/Qt: bugref:9996. Refactoring UIDiskFormatsGroupBox. part 3.
(edit) @91255   3 years vboxsync VBoxGuest-netbsd.c: ​Catch up with config(9) changes in 9.99.88. …
(edit) @91254   3 years vboxsync FE/Qt: bugref:9996. Refactoring UIDiskFormatsGroupBox. part 2.
(edit) @91253   3 years vboxsync FE/Qt: bugref:9996. Build fix.
(edit) @91252   3 years vboxsync FE/Qt: bugref:9996. Refactoring UIDiskFormatsGroupBox. part 1.
(edit) @91251   3 years vboxsync VMM/IEM: Add CR0.CD and CR0.NW to conditions for calling PGMFlushTLB …
(edit) @91250   3 years vboxsync VMM/PGM: Moved pStatTrap0eAttributionR0 to GVMCPU. bugref:10093
(edit) @91249   3 years vboxsync VMM/PGM: Kicked out unused structure offset members. bugref:9517
(edit) @91248   3 years vboxsync VMM/PGM: Moved the statistics into the VM and VMCPU structures (was on …
(edit) @91247   3 years vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
(edit) @91246   3 years vboxsync VMM/PGM: Some cleanups around large page allocation... bugref:10093
(edit) @91245   3 years vboxsync VMM/PGM: Removed VMMCALLRING3_PGM_MAP_CHUNK and PGMR3PhysChunkMap as …
(edit) @91244   3 years vboxsync VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going …
(edit) @91243   3 years vboxsync VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going …
(edit) @91242   3 years vboxsync FE/Qt: bugref:6143. Tooltip changes on viso creator and UIToolBox.
(edit) @91241   3 years vboxsync FE/Qt: bugref:9996: No wizard-mode argument in UIWizardAddCloudVM.
(edit) @91240   3 years vboxsync FE/Qt: bugref:9996: Rename New/Add Cloud VM wizard pages accordingly.
(edit) @91239   3 years vboxsync FE/Qt: bugref:10067: Typo in r146895.
(edit) @91238   3 years vboxsync DevACPI: Use ASSERT_GUEST instead of Assert in a couple of place; …
(edit) @91237   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Do not auto-close failed …
(edit) @91236   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Togglable option to keep …
(edit) @91235   3 years vboxsync FE/Qt: bugref:6143. Disabling tab navigation of views in Viso creator …
(edit) @91234   3 years vboxsync ACPI: Fixed IDX0 offset mixup introduced by r139337 when adding IOMA …
(edit) @91233   3 years vboxsync Additions: Linux: vboxvideo: introduce initial support for kernel …
(edit) @91232   3 years vboxsync iprt: introduce initial support for Linux kernel 5.15, bugref:10104. …
(edit) @91231   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Forgot to stop open-timer …
(edit) @91230   3 years vboxsync EFI/VfrCompile: Workaround for a crash in release mode when parsing …
(edit) @91229   3 years vboxsync EFI/VfrCompile: Workaround for a crash in release mode when parsing …
(edit) @91228   3 years vboxsync SharedFoldersSvc: Corrected SHFL_FN_WRITE file offset return parameter …
(edit) @91227   3 years vboxsync FE/Qt: bugref:10067: Extra-data condition for keeping finished …
(edit) @91226   3 years vboxsync Reverting r146862 for commit message fixing.
(edit) @91225   3 years vboxsync FE/Qt: bugref:10067: Delay progress-notifications for a bit, similarly …
(edit) @91224   3 years vboxsync FE/Qt: bugref:10067: Close all finished notification-progresses …
(edit) @91223   3 years vboxsync FE/Qt: bugref:9996. typo fix.
(edit) @91222   3 years vboxsync FE/Qt: bugref:9996. Calling defaultExtension function with correct …
(edit) @91221   3 years vboxsync FE/Qt: bugref:9183. Cleaning.
(edit) @91220   3 years vboxsync FE/Qt: bugref:6899. More tool tip fixes.
(edit) @91219   3 years vboxsync FE/Qt: bugref:10067: A bit of refactoring for UIMessageCenter wizards …
(edit) @91218   3 years vboxsync FE/Qt: bugref:6899. Further fixes on wizard widget tool tips.
(edit) @91217   3 years vboxsync doc: Extract man page date from an *info/pubdate node (cf. …
(edit) @91216   3 years vboxsync FE/Qt: bugref:10067: Moving License Viewer messages from …
(edit) @91215   3 years vboxsync Config.kmk: Enable support for the TPM in the EFI firmware by default, …
(edit) @91214   3 years vboxsync Devices/: Make the TPM device accessible from R0, bugref:10075
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91212   3 years vboxsync Audio/VKAT: Implemented support for (optional) VKAT "test" command …
(edit) @91211   3 years vboxsync Audio/VKAT: Implemented the "--count <N>" option. bugref:10008
(edit) @91210   3 years vboxsync Audio/Validation Kit: Tweaked randomized test tone parameters a bit. …
(edit) @91209   3 years vboxsync Audio/Validation Kit: More bugfixes. bugref:10008
(edit) @91208   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
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