VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92456   3 years vboxsync VMM/NEMR3Native-darwin.cpp: Sigh Apple2, bugref:9044
(edit) @92455   3 years vboxsync FE/Qt: bugref:6248: UIMachineSettingsStorage: Fix for horizontal …
(edit) @92454   3 years vboxsync VMM/TRPM: Workaround for the NEM on darwin case, bugref:9044
(edit) @92453   3 years vboxsync VMM/NEMR3Native-darwin.cpp: Fixes to the guest state import/export …
(edit) @92452   3 years vboxsync Audio/Validation Kit: Fixes for going to the next recording / playing …
(edit) @92451   3 years vboxsync VMM/VMXAllTemplate.cpp.h: Some more fixes for the NEM/darwin case, …
(edit) @92450   3 years vboxsync Audio/Validation Kit: More capturing code for the Validation Kit audio …
(edit) @92449   3 years vboxsync VMM/NEM: Add NEMHCGetFeatures() to return a bitmask of features …
(edit) @92448   3 years vboxsync Audio/Validation Kit: A bit more verbose logging for …
(edit) @92447   3 years vboxsync Audio/Validation Kit: Use a break here (harmless). bugref:10008
(edit) @92446   3 years vboxsync FE/Qt: bugref:6248: UIMachineSettingsStorage: Initiate D&D on …
(edit) @92445   3 years vboxsync VMM/NEM-linux: Some very early bits. [scm fix] bugref:9044
(edit) @92444   3 years vboxsync VMM/NEM-linux: Some very early bits. bugref:9044
(edit) @92443   3 years vboxsync VMM/NEM-win: More NUC 11 bs3-memalloc-1 numbers and a comment. bugref:10122
(edit) @92442   3 years vboxsync VMM/NEM-win: Some NUC 11 bs3-memalloc-1 numbers. bugref:10122
(edit) @92441   3 years vboxsync VMM/PGM: Increased the size of ram ranges to cover 16 GiB each. …
(edit) @92440   3 years vboxsync FE/Qt: bugref:10141. Saving and loading medium selector geometry.
(edit) @92439   3 years vboxsync Audio/Validation Kit: Added ability to also optionally enable the …
(edit) @92438   3 years vboxsync Audio/Validation Kit: Logging nits. bugref:10008
(edit) @92437   3 years vboxsync FE/Qt: bugref:10141. Adding some extra data for medium selector dialog.
(edit) @92436   3 years vboxsync FE/Qt: Nit picking
(edit) @92435   3 years vboxsync VMM/PGM: Nits. bugref:10122
(edit) @92434   3 years vboxsync VMM/NEM-win,SUPLib-win: Allocate large pages in SUPPageAlloc when …
(edit) @92432   3 years vboxsync Main" bugref:1909: Removed translation marks form printUsage and its …
(edit) @92431   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Support for …
(edit) @92430   3 years vboxsync FE/Qt: bugref:10141. Migrating medium selector's menu to the action pool.
(edit) @92429   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UINotificationCenter.
(edit) @92428   3 years vboxsync FE/Qt: bugref:10141. Removng retranslate code for the action which …
(edit) @92427   3 years vboxsync FE/Qt: bugref:10141. Using action pool actions in medium selector.
(edit) @92426   3 years vboxsync VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API …
(edit) @92425   3 years vboxsync VMM/MM: Split the extended memory range to get better large page …
(edit) @92424   3 years vboxsync VMM/PGM: Adjusted the ram range sizes again so they better align with …
(edit) @92423   3 years vboxsync FE/Qt: bugref:10141 Adding actions of medium selector dialog to the …
(edit) @92421   3 years vboxsync Main: Enabled large pages by default on linux too. bugref:5324
(edit) @92420   3 years vboxsync VMM/PGM: Deal with VERR_NOT_SUPPORTED by …
(edit) @92418   3 years vboxsync IPRT/memobj-r0drv-linux: Implemented rtR0MemObjNativeAllocLarge using …
(edit) @92417   3 years vboxsync SUPDrv: Missed disabling StkBack_ inside SUPDrv.cpp. bugref:10093 …
(edit) @92416   3 years vboxsync FE/Qt: bugref:10141. Typo
(edit) @92415   3 years vboxsync FE/Qt: bugref:10141. Moving actions of viso creation dialog to action pool.
(edit) @92414   3 years vboxsync FE/Qt: bugref:10141. Some more fixes related to the action pool.
(edit) @92413   3 years vboxsync FE/Qt: bugref:10141. Passing the action pool instance pointer to …
(edit) @92412   3 years vboxsync FE/Qt: bugref:10141 Some toolbar fixes.
(edit) @92411   3 years vboxsync VMM: Two more VMMR0 calls that must not valid idCpu as a valid EMT. …
(edit) @92410   3 years vboxsync VMM/PDM,PGM: Added PGMR3IsNemModeEnabled and made PDM not put devices …
(edit) @92409   3 years vboxsync VMM/PDM,PGM: Added PGMR3IsNemModeEnabled and made PDM not put devices …
(edit) @92408   3 years vboxsync VMM: Reworked most of the call-ring-3 stuff into …
(edit) @92407   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92406   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92405   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92404   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92403   3 years vboxsync Main: bugref:1909: Added translation engine into VBoxManage, Added …
(edit) @92402   3 years vboxsync Additions: Linux: VBoxDRMClient: refactoring, bugref:10134. No …
(edit) @92401   3 years vboxsync FE/Qt: bugref:10067: UIExtraDataManager: Make notification-center …
(edit) @92400   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Support for …
(edit) @92399   3 years vboxsync Additions: Linux: VBoxDRMClient: cache and validate incomming screen …
(edit) @92398   3 years vboxsync FE/Qt: bugref:10067: UIExtraDataDefs: Renaming e-data flag introduced …
(edit) @92397   3 years vboxsync FE/Qt: bugref:10141 Passing the action pool instance to VISO creator.
(edit) @92396   3 years vboxsync Audio/Validation Kit: Implemented test ID encoding into the pre / post …
(edit) @92395   3 years vboxsync VMM/VMMRZ: scm fix, 2nd try. bugref:10093
(edit) @92394   3 years vboxsync VMM: HM build fix. bugref:10093
(edit) @92393   3 years vboxsync VMM/VMMRZ: scm fix. bugref:10093
(edit) @92392   3 years vboxsync VMM: Removed the callring-3 API and some of the associated stuff. …
(edit) @92391   3 years vboxsync VMM/PGM,GMM: Made pgmR0PhysAllocateHandyPages & …
(edit) @92390   3 years vboxsync VMM/PGM: Moved the zeroing and failure reporting from …
(edit) @92389   3 years vboxsync VMM/PGM: PGMR0PhysAllocateHandyPages should no longer need to deal …
(edit) @92388   3 years vboxsync VMMDev: Corrected some statistics.
(edit) @92387   3 years vboxsync VMM/STAM: New STAMUNIT_BYTES_PER_CALL unit. Improved the formatting …
(edit) @92386   3 years vboxsync VMM,VUSB: Statistics corrections (unit, type).
(edit) @92385   3 years vboxsync VMM/PGM: Some more large page stats. bugref:10093
(edit) @92384   3 years vboxsync VBoxManage/Makefile.kmk: Undid random change from r148226 on line 70; …
(edit) @92383   3 years vboxsync VMM/PGM: Tweaking pgmR0PhysAllocateLargePage a bit to hope to speed it …
(edit) @92382   3 years vboxsync Audio/Validation Kit: Logging nits. bugref:10008
(edit) @92381   3 years vboxsync VMM/PGM: Don't flush the VCPU TLB unless necessary after allocating a …
(edit) @92380   3 years vboxsync Audio/Validation Kit: Disabled the test driver's maximum logging line …
(edit) @92379   3 years vboxsync Audio/Validation Kit: Better check for silent blocks in …
(edit) @92378   3 years vboxsync Audio/Validation Kit: Check for silent blocks in …
(edit) @92377   3 years vboxsync VMM/NEMR0Native-stubs.cpp: Some compile fixes, bugref:9044
(edit) @92376   3 years vboxsync VMM/NEMR3Native-darwin: Make use of the ASID feature if available on …
(edit) @92375   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92374   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @92373   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92372   3 years vboxsync Main: bugref:1909: Added translation marks around messages of …
(edit) @92371   3 years vboxsync VMM/PGM: Fixed GCPhys parameter passed in ring-3 to the ring-0 large …
(edit) @92370   3 years vboxsync Additions: Linux: VBoxDRMClient: fix resizing issue on kernels <= …
(edit) @92369   3 years vboxsync Audio/Validation Kit: More verbosity level handling for the testdriver …
(edit) @92368   3 years vboxsync VMM/PGM,GMM: Baked PGMR3PhysAllocateLargePage into …
(edit) @92367   3 years vboxsync Audio/Validation Kit: More verbosity level handling for the testdriver …
(edit) @92366   3 years vboxsync Audio/Validation Kit: More verbosity level handling for the testdriver …
(edit) @92365   3 years vboxsync Audio/Validation Kit: More verbosity level handling for the testdriver …
(edit) @92364   3 years vboxsync Frontends/VBoxManage: Fix synopsis for "VBoxManage hostonlyif", …
(edit) @92363   3 years vboxsync VMM/include/HMVMXCommon.h: Use IN_NEM_DARWIN instead of IN_RING0 so …
(edit) @92361   3 years vboxsync FE/Qt: bugref:10141. Getting rid of an extra line
(edit) @92360   3 years vboxsync FE/Qt: bugref:10141. A small refactoring
(edit) @92359   3 years vboxsync VMM/include: Seperate some things we require both for HM and the …
(edit) @92357   3 years vboxsync VMM/NEMR3Native-darwin.cpp: Statistics, bugref:9044
(edit) @92356   3 years vboxsync VMM/NEMInternal.h: Add the state required for working with Apple's HV …
(edit) @92355   3 years vboxsync VMM/VMXAllTemplate.cpp.h: Some adjustment for accessing statistics …
(edit) @92354   3 years vboxsync VMM/include: Seperate some things we require both for HM and the …
(edit) @92352   3 years vboxsync FE/Qt: bugref:10141. More layout fixes.
(edit) @92351   3 years vboxsync VMM/NEMR3Native-darwin.cpp,VMM/Makefile.kmk: Fon't link directly …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette