VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82814   5 years vboxsync VMM/HM: Implement last-branch-record (LBR) support for guests executed …
(edit) @82801   5 years vboxsync VMM/PDMDevHlp: Remove space in timer description to fix debug …
(edit) @82792   5 years vboxsync VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only).
(edit) @82706   5 years vboxsync VMM/CPUM: Nested SVM: bugref:7243 Clarify comment on allocation of …
(edit) @82614   5 years vboxsync VMM/HM: Comment typo.
(edit) @82612   5 years vboxsync VMM/HM: Disable LBR virtualization by default. Only enable when set …
(edit) @82591   5 years vboxsync VMM: Changing how we access guest RAM when in ring-0 (disabled). …
(edit) @82578   5 years vboxsync CPUMR3CpuId: Some related stuff. tickref:19146
(edit) @82565   5 years vboxsync MM: Eliminated all but the MMR3PageDummyHC* functions for the …
(edit) @82557   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82555   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82457   5 years vboxsync PDM: Require PDM_DEVREG_FLAGS_NEW_STYLE to be set now. bugref:9218
(edit) @82380   5 years vboxsync IOM: More stats cleanups (mostly MMIO). bugref:9218
(edit) @82378   5 years vboxsync IOM: Better I/O port statistics. bugref:9218
(edit) @82353   5 years vboxsync NEMR3: fix context info in error message
(edit) @82341   5 years vboxsync PDM: Doxygen fix. bugref:9218
(edit) @82339   5 years vboxsync PDM: Doxygen fixes. bugref:9218
(edit) @82333   5 years vboxsync TM: Added timer statistics. bugref:9218
(edit) @82329   5 years vboxsync PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
(edit) @82316   5 years vboxsync VMM(PDM,PGM,MM): MMIO2 cleanups. bugref:9218
(edit) @82313   5 years vboxsync IOM,PDMDevHlp: Kicked out the old MMIO code. bugref:9218
(edit) @82312   5 years vboxsync IOM: Removed unused function iomR3IOPortGetStandardName(). bugref:9218
(edit) @82311   5 years vboxsync IOM,PDMDevHlp: Kicked out the old I/O port code. bugref:9218
(edit) @82277   5 years vboxsync IOMR0: Table initialization bug in the two function growing the …
(edit) @82261   5 years vboxsync vmm/pdmaudioifs.h: doxygen adjustments. bugref:9218
(edit) @82224   5 years vboxsync PDMDevHlp: Adding PDMDevHlpDriverReconfigure[|1|2] for the audio …
(edit) @82210   5 years vboxsync GIM,GIMDev: Converted GIMDev to new style. bugref:9218
(edit) @82091   5 years vboxsync PGM/pgmR3PhysMMIOExLink: Corrected apMmio2RangesR3/R0 updating and an …
(edit) @82067   5 years vboxsync PDM: Doxygen fix. bugref:9218
(edit) @82049   5 years vboxsync PDMDevHlp: Adding SSMR3HandleHostOSAndArch. bugref:9218
(edit) @82039   5 years vboxsync APIC,PDM: Split up APIC 'registration'. bugref:9218
(edit) @82036   5 years vboxsync APIC: Trimming structures. bugref:9218
(edit) @82035   5 years vboxsync APIC: Drop APICDEV::pDevInsR3 as nobody uses it. bugref:9218
(edit) @82034   5 years vboxsync PDMDevHlp/STAM: Simplified the default statistics prefix for devices …
(edit) @82033   5 years vboxsync APIC: Select the NOP critsect in ring-0 so we can set the new-style …
(edit) @82031   5 years vboxsync APIC: Converted the timer pointers to timer handles. This requires …
(edit) @82026   5 years vboxsync APIC,IOM,HM: Working on converting the APIC to the new device model. …
(edit) @82016   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Event injection logic tweaked for …
(edit) @82011   5 years vboxsync VMM/HM: Added logging of new Intel CPU features.
(edit) @81983   5 years vboxsync VMM: Switch the fixation of I/O port and MMIO registrations till after …
(edit) @81961   5 years vboxsync DevHPET,PDM: Split structures and refactored registration. bugref:9218
(edit) @81951   5 years vboxsync PDMDevHlp: clang build fix (unused inline function). bugref:9218
(edit) @81938   5 years vboxsync DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
(edit) @81937   5 years vboxsync PDMDevice.cpp: Set VM error on device constructor failures when the …
(edit) @81916   5 years vboxsync PDM: logging fixes. bugref:9218
(edit) @81909   5 years vboxsync VMM,DevPIC: Refactored the PIC registration. bugreF:9218
(edit) @81850   5 years vboxsync PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
(edit) @81841   5 years vboxsync PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
(edit) @81811   5 years vboxsync PDMDevHlp/IOM: MMIO hack. bugref:9218
(edit) @81798   5 years vboxsync IOMR3Mmio: Don't register RZ stats for ring-3 only MMIO regions. …
(edit) @81797   5 years vboxsync IOMR3IoPort: Don't register RZ stats for ring-3 only ports. bugref:9218
(edit) @81792   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Outdated comment. We dump VMX/SVM …
(edit) @81790   5 years vboxsync VMM/HMVMXR0: Propagate guest-interruptibility state from the VMCS to …
(edit) @81787   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Comment update.
(edit) @81786   5 years vboxsync VMM: Nested VMX: bugref:9180 Implement VMX-preemption timer for …
(edit) @81766   5 years vboxsync VMM: Added SSM_GET_ENUM32_RET and made the VMM code use it and the …
(edit) @81764   5 years vboxsync SSM,PDMDevHlp: Exported volatile integer getter variants and added …
(edit) @81753   5 years vboxsync SSM,PDMDevHlp: Added volatile integer SSM getter variants so we can …
(edit) @81734   5 years vboxsync VMM: Nested VMX: bugref:9180 Missed '\n' in r134504.
(edit) @81733   5 years vboxsync VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and …
(edit) @81732   5 years vboxsync PDMDevHlp: Wrapped up the rest of the PDMR3Thread API. bugref:9218
(edit) @81728   5 years vboxsync PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
(edit) @81719   5 years vboxsync PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
(edit) @81706   5 years vboxsync PDMDevHlp: Doxygen fixes. bugref:9218
(edit) @81705   5 years vboxsync PGM: Fixed getting MMIO2 mapping address mess. bugref:9218
(edit) @81702   5 years vboxsync IOMR3IoPort: Fixed copy & past bug in IOMR3IoPortGetMappingAddress. …
(edit) @81691   5 years vboxsync PDMDevHlpSTAMRegister: Will now add default name prefix to names not …
(edit) @81665   5 years vboxsync VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
(edit) @81626   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81624   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81619   5 years vboxsync VMM/HM: Sometimes we abort on guru meditations and the info doesn't …
(edit) @81613   5 years vboxsync VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
(edit) @81608   5 years vboxsync forgotten export
(edit) @81605   5 years vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81564   5 years vboxsync VMM/PDMDevHlp: Adding helpers for getting the mapping addresses of I/O …
(edit) @81561   5 years vboxsync PDMR3Task: The task thread (pdmR3TaskThread) should quit eventually …
(edit) @81555   5 years vboxsync PDMDevHlp: Added TMR3TimerSkip (for EHCI). bugref:9218
(edit) @81532   5 years vboxsync PDM: docs update
(edit) @81530   5 years vboxsync PDM: doxygen fix
(edit) @81525   5 years vboxsync PDM/DevHlp: Adding PDMDevHlpTimerDestroy and …
(edit) @81519   5 years vboxsync DevSmc,PDM: Converted the SMC device to the new style. Converted …
(edit) @81513   5 years vboxsync PDM: Documented steps I take when converting a device to the new …
(edit) @81488   5 years vboxsync %06x
(edit) @81486   5 years vboxsync PDMR3Task.cpp: Fix format strings causing crashes
(edit) @81475   5 years vboxsync doxygen fixes
(edit) @81467   5 years vboxsync pdmdev.h: Added missing PDMDevHlpCritSectDelete. bugref:9218
(edit) @81466   5 years vboxsync pdmdev.h: Added missing PDMDevHlpCritSectDelete. bugref:9218
(edit) @81463   5 years vboxsync IOM: Commit stats. bugref:9218
(edit) @81462   5 years vboxsync IOM: Ring-3 commit optimization. bugref:9218
(edit) @81461   5 years vboxsync IOM: Stat allocation fixes.
(edit) @81454   5 years vboxsync VMM: Added PGMPHYS_ROM_FLAGS_MAYBE_MISSING_FROM_STATE to …
(edit) @81437   5 years vboxsync IOM: oops. bugref:9218
(edit) @81436   5 years vboxsync PGMPhys: A REM removal cleanup. bugref:9576
(edit) @81433   5 years vboxsync IOM: Replaced IOMMMIOPhysHandler with the new version. bugref:9218
(edit) @81416   5 years vboxsync PDMDevHlp: Removed incorrect EMT restrictions on a bunch of new …
(edit) @81413   5 years vboxsync PDMR3Task: execution thread fix. bugref:9218
(edit) @81409   5 years vboxsync PDMR3Task: Use RTTHREADTYPE_IO for the task threads. bugref:9218
(edit) @81406   5 years vboxsync PDM: Enabled PDM task code. Added bunch of new device helper …
(edit) @81391   5 years vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
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