VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80346   5 years vboxsync VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
(edit) @80334   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80333   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80319   5 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 .
(edit) @80317   5 years vboxsync VMM: doxygen fixes. bugref:9217
(edit) @80305   5 years vboxsync REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
(edit) @80293   5 years vboxsync VMM(CPUM),DevPcBios: Added CPUM methods for getting the guest (and …
(edit) @80281   5 years vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80264   5 years vboxsync VMM: Kicking out raw-mode - PGM [fix regression from r132607] bugref:9517
(edit) @80262   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Expose "TPR-shadow", …
(edit) @80202   5 years vboxsync VMM/HM: Build fix bugref:9217 bugref:9517
(edit) @80191   5 years vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(edit) @80183   5 years vboxsync VMM: Kicking out raw-mode - PGM doxygen fixes. bugref:9517
(edit) @80182   5 years vboxsync VMM: Kicking out raw-mode - Eliminated more RCPTRTYPE use in PGM. …
(edit) @80181   5 years vboxsync VMM: Kicking out raw-mode - Bunch of RCPTRTYPE use in PGM. bugref:9517
(edit) @80180   5 years vboxsync Backing out r132620.
(edit) @80179   5 years vboxsync VMM: Kicking out raw-mode - Bunch of R0PTRTYPE use in PGM. bugref:9517
(edit) @80174   5 years vboxsync VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517
(edit) @80173   5 years vboxsync VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517
(edit) @80166   5 years vboxsync VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517
(edit) @80165   5 years vboxsync VMM: Kicking out raw-mode - PGM Virt Handlers, ++. [scm fix] bugref:9517
(edit) @80164   5 years vboxsync VMM: Kicking out raw-mode - PGM Virt Handlers, ++. [scm fix] bugref:9517
(edit) @80163   5 years vboxsync VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517
(edit) @80161   5 years vboxsync VMM,REM: Kicking out raw-mode. bugref:9517
(edit) @80160   5 years vboxsync VMM/TM: More 'info cpuload' improvements. [doxyfix]
(edit) @80159   5 years vboxsync VMM/TM: More 'info cpuload' improvements.
(edit) @80157   5 years vboxsync VMM/TM: 'info cpuload' improvements.
(edit) @80156   5 years vboxsync DBGFInfo: Added a getopt error reporter helper.
(edit) @80154   5 years vboxsync VMM/DBGF: Added argv style info handlers. USB devices only have …
(edit) @80153   5 years vboxsync VMM/DBGF: Added argv style info handlers. USB devices only have …
(edit) @80150   5 years vboxsync VMM: Kicking out 32-bit host support - VMX [drop VMCSCACHE]. bugref:9511
(edit) @80142   5 years vboxsync TM: Sketched the 'cpuload' debug info item.
(edit) @80141   5 years vboxsync TM: Sketched the 'cpuload' debug info item.
(edit) @80135   5 years vboxsync PGM: Split the phys guest->host TLB into separate ring-0 and ring-3 …
(edit) @80119   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
(edit) @80118   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
(edit) @80115   5 years vboxsync VMM/TM: Added half an hour of load percentage history.
(edit) @80113   5 years vboxsync VMM/TM: Adding an interface for getting the CPU load for the last …
(edit) @80111   5 years vboxsync PGMR3PoolGrow: Nested paging root pages should not be limited on …
(edit) @80102   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - CPUM. [saved state fix] …
(edit) @80091   5 years vboxsync VMM: Kicking out raw-mode - IOM. bugref:9517
(edit) @80090   5 years vboxsync VMM: Kicking out raw-mode - IOM. bugref:9517
(edit) @80089   5 years vboxsync VMM: Kicking out raw-mode - IEM. bugref:9517
(edit) @80080   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - HM, VMMSWITCHER, ++. …
(edit) @80077   5 years vboxsync VMM: Kicking out raw-mode - GIM. bugref:9517
(edit) @80076   5 years vboxsync VMM: Kicking out raw-mode - import library. bugref:9517
(edit) @80075   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80064   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - CPUM. bugref:9517 bugref:9511
(edit) @80062   5 years vboxsync VMM: Kicking out raw-mode - APIC. bugref:9517
(edit) @80060   5 years vboxsync VMM: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517
(edit) @80055   5 years vboxsync Main: Kicking out raw-mode - CPUMRaw*. bugref:9517
(edit) @80054   5 years vboxsync Main: Kicking out raw-mode - CPUMCPU.Hyper. bugref:9517
(edit) @80052   5 years vboxsync Main: Kicking out 32-bit host support - Some HM bits using VMMSwitcher …
(edit) @80051   5 years vboxsync Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517
(edit) @80050   5 years vboxsync Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517
(edit) @80034   5 years vboxsync VMM: Nested VMX: bugref:9180 Remove fVirtApicPageDirty.
(edit) @80027   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - VM,VMM. bugref:9517
(edit) @80026   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - VM,VMM. bugref:9517
(edit) @80025   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - VM,VMM. bugref:9517
(edit) @80024   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
(edit) @80020   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - vm.h. bugref:9517
(edit) @80019   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - more VMM. bugref:9517
(edit) @80017   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - EM. bugref:9517
(edit) @80016   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - EM. bugref:9517
(edit) @80015   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - TRPM. bugref:9517
(edit) @80014   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80013   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80011   5 years vboxsync VMM: Kicking out raw-mode (work in progress). ?bugref:9517
(edit) @80010   5 years vboxsync VMM: Kicking out raw-mode (work in progress). ?bugref:9517
(edit) @80007   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80005   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80004   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80003   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @79995   5 years vboxsync VMM: Started kicking out raw-mode and 32-bit host code. bugref:9517 …
(edit) @79879   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 A better error message and a little …
(edit) @79873   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add StatFlushTlbNstGst for upcoming …
(edit) @79844   5 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Fix assertion for guest hypervisors …
(edit) @79843   5 years vboxsync VMM/EM: Nested VMX: bugref:9180 Nested SVM: bugref:7243 Fix missing …
(edit) @79831   5 years vboxsync VMM/EM: Nested VMX: bugref:9180 Check VMX_EXIT_CTLS_ACK_EXT_INT before …
(edit) @79830   5 years vboxsync VMM/CPUM: Nested SVM: bugref:7243: Better sanitization of CPUID leaf …
(edit) @79806   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Comment typo.
(edit) @79805   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Comment typo.
(edit) @79804   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix determining the VMX max physical …
(edit) @79728   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 VMX SSM fixes.
(edit) @79723   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Don't save the diagnostic fields to …
(edit) @79716   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix typo while saving/loading …
(edit) @79714   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add uDiagAux to the saved state.
(edit) @79711   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 nit.
(edit) @79658   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add StatExitHostNmiInGCIpi for …
(edit) @79627   5 years vboxsync VMM/HM: Renamed some stat counters to make it more clear what they are for.
(edit) @79624   5 years vboxsync VMM/HM: Add stat counter for determining reinjection of an event that …
(edit) @79581   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Clarify that the task switch counter …
(edit) @79572   5 years vboxsync VMM: Nested VMX: bugref:9180 Use a separate HC page for the guest's …
(edit) @79538   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add missing exception stat counters.
(edit) @79537   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add missing #AC exception stat …
(edit) @79528   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear the VM-entry interruption info. …
(edit) @79519   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Expose VMX INS/OUTS VM-exit …
(edit) @79512   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 LogFlow nit.
(edit) @79491   5 years vboxsync VMM/HM: Spaces, log 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