VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81463   5 years vboxsync IOM: Commit stats. bugref:9218
(edit) @81462   5 years vboxsync IOM: Ring-3 commit optimization. bugref:9218
(edit) @81413   5 years vboxsync PDMR3Task: execution thread fix. bugref:9218
(edit) @81391   5 years vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81390   5 years vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81388   5 years vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81375   5 years vboxsync IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81341   5 years vboxsync IOM: fixed stale MMIO mapping stats. bugref:9218
(edit) @81336   5 years vboxsync IOM: Implemented the IOMMMIO_FLAGS_ABS flag (or rather the absence of …
(edit) @81333   5 years vboxsync IOM: More MMIO stuff, almost there now... bugref:9218
(edit) @81197   5 years vboxsync IOM: More MMIO code. bugref:9218
(edit) @81167   5 years vboxsync IOM: More MMIO work. Splitting out the I/O port related stuff from …
(edit) @81162   5 years vboxsync IOM: New MMIO management code - work in progress. bugref:9218
(edit) @81156   5 years vboxsync IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
(edit) @81153   5 years vboxsync VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
(edit) @81150   5 years vboxsync VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
(edit) @81136   5 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81056   5 years vboxsync IOM: Dump new-style I/O ports in the 'ioport' info item. bugref:9218
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @81002   5 years vboxsync VMM: bugref:9566 TRPM enhancements and cleanup. Bumps TRPM saved-state …
(edit) @80962   5 years vboxsync DevPci*,PDM: Doxygen fixes. bugrefx:9218
(edit) @80960   5 years vboxsync IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80938   5 years vboxsync VMM: bugref:9566 Removed TRPM ring-0 bits that are no longer used …
(edit) @80911   5 years vboxsync VMM/HM: Clear CR4.VMXE only when we set it ourselves and not if it's …
(edit) @80740   5 years vboxsync HMInternal.h: Nested VMX: bugref:9180 Comment typo.
(edit) @80679   5 years vboxsync IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
(edit) @80675   5 years vboxsync IOM: New I/O port registration code. [doxyfix] bugref:9218
(edit) @80651   5 years vboxsync STAM: STAM_WITH_LOOKUP_TREE isn't optional, so drop the #ifdefs.
(edit) @80641   5 years vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80507   5 years vboxsync VMM/EM: Add an assertion for VINF_EM_RAW_EMULATE_INSTR and …
(edit) @80439   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix a very rare …
(edit) @80334   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80281   5 years vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80274   5 years vboxsync VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80268   5 years vboxsync VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80266   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Make hmR0DumpRegs a bit more granular …
(edit) @80191   5 years vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(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) @80176   5 years vboxsync VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517
(edit) @80175   5 years vboxsync VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517
(edit) @80174   5 years vboxsync VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517
(edit) @80172   5 years vboxsync VMM: Kicking out raw-mode - PGMAll*.cpp, PGMInline.h, PGMInternal.h. …
(edit) @80170   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 APIC-access/virtual-APIC page nits.
(edit) @80167   5 years vboxsync VMM: Kicking out raw-mode - PGMAll.cpp, PGMAllBth.h, more virt handler …
(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) @80153   5 years vboxsync VMM/DBGF: Added argv style info handlers. USB devices only have …
(edit) @80152   5 years vboxsync VMM: VMM: Kicking out 32-bit host support - VMX [HMInternal.h]. bugref:9511
(edit) @80150   5 years vboxsync VMM: Kicking out 32-bit host support - VMX [drop VMCSCACHE]. bugref:9511
(edit) @80135   5 years vboxsync PGM: Split the phys guest->host TLB into separate ring-0 and ring-3 …
(edit) @80118   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
(edit) @80117   5 years vboxsync VMM/TM: Added half an hour of load percentage history.
(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) @80078   5 years vboxsync VMM/HM: Kicking out 32-bit host support bugref:9511
(edit) @80077   5 years vboxsync VMM: Kicking out raw-mode - GIM. bugref:9517
(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) @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) @80036   5 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Move u64HostTscAux to svm union.
(edit) @80024   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
(edit) @80019   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - more VMM. bugref:9517
(edit) @80018   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - EM. 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) @80007   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) @79971   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Hack to get APIC-access page and …
(edit) @79874   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 We need to flush the TLB when the VMX …
(edit) @79873   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add StatFlushTlbNstGst for upcoming …
(edit) @79713   5 years vboxsync VMM: Nested VMX: bugref:9180 Added uDiagAux.
(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) @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) @79485   5 years vboxsync VMM/HMVMXR0: Safer to flag host-context change while interrupts are …
(edit) @79477   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Avoid re-exporting the host state …
(edit) @79462   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add STAM counters for a few …
(edit) @79373   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add profiling counter for …
(edit) @79345   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Implemented VMCS shadowing.
(edit) @79264   5 years vboxsync VMM: 'singaling' -> 'signalling' consistency.
(edit) @79222   5 years vboxsync HMInternal.h: Nested VMX: bugref:9180 Add fShadowVmcsState for …
(edit) @79202   5 years vboxsync VMM: Nested VMX: bugref:9180 VMCS shadowing, work in progress.
(edit) @79123   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Comment for upcoming changes.
(edit) @78707   6 years vboxsync VMM: Nested VMX: bugref:9180 Renamed …
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78222   6 years vboxsync HMInternal.h: Nested VMX: bugref:9180 Build fix.
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