VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52811   10 years vboxsync VMM/PGMPool: typo in PGMR3PoolGrow(), thanks PVS
(edit) @52810   10 years vboxsync VMM/PGMPool: typo in pgmR3PoolInit(), thanks PVS
(edit) @52809   10 years vboxsync VMM/MMPagePool: fixed a bug which lead to allocating more hyper space …
(edit) @52772   10 years vboxsync VMM/GIM: empty prototype.
(edit) @52771   10 years vboxsync VMM/CSAM, PATM: rename SSM_VERSION macros to SAVED_STATE_VERSION macros.
(edit) @52770   10 years vboxsync VMM/CPUM: Fix EFER WRMSR to ignore EFER.LMA bit, trunk regression …
(edit) @52768   10 years vboxsync VMM/GIM: doxygen beautifications.
(edit) @52767   10 years vboxsync VMM/GIM: Get rid of separate fEnabled field, just use the provider to …
(edit) @52766   10 years vboxsync VMM/HM: Fixing source of ambiguity.
(edit) @52765   10 years vboxsync VMM/GIM: nits.
(edit) @52764   10 years vboxsync @cfgm adjustments.
(edit) @52763   10 years vboxsync wrong again
(edit) @52762   10 years vboxsync GIM nits: Must check version and config when loading saved state. …
(edit) @52761   10 years vboxsync GIM nits: Must check version and config when loading saved state. …
(edit) @52726   10 years vboxsync VMM/IEM: minor nit.
(edit) @52724   10 years vboxsync IEM: Implemented expand-down limit checks (2 out of 3).
(edit) @52717   10 years vboxsync VMM/CPUM: Raise #GP(0) while writing to disallowed EFER bits.
(edit) @52707   10 years vboxsync VMM/GIM: comment.
(edit) @52699   10 years vboxsync VMM/GIM: Fix initialization of Hyper-V bits that rely on HM …
(edit) @52698   10 years vboxsync VMM/CPUM: nit.
(edit) @52697   10 years vboxsync VMM/CPUM: Dump hypervisor CPUID leaves to the release log.
(edit) @52693   10 years vboxsync cosmetics
(edit) @52692   10 years vboxsync VMM: properly restore A20 from the saved state (fixes potential …
(edit) @52685   10 years vboxsync VMM/GIM/Hyper-V: Busted -- Query nested paging info., MSR bitmap info. …
(edit) @52676   10 years vboxsync VMM/GIM/Minimal: round up while reporting the frequency in KHz.
(edit) @52675   10 years vboxsync VMM/GIM: Fix circular dependency between PDM and GIM init. routines.
(edit) @52674   10 years vboxsync VMM/GIM/Minimal: log.
(edit) @52672   10 years vboxsync VMM/GIM/Minimal: Expose hypervisor timing information leaves.
(edit) @52671   10 years vboxsync VMM/GIM: Use the PDM interface to query the APIC timer freq.
(edit) @52670   10 years vboxsync VMM, Devices: Add interface to query the APIC frequency from the APIC …
(edit) @52669   10 years vboxsync VMM/IEM: added todo.
(edit) @52661   10 years vboxsync IEM: Clear TRPM when exception was raised, too.
(edit) @52660   10 years vboxsync VMM/EMHandleRCTmpl: todo resolved.
(edit) @52659   10 years vboxsync VMM/IEM: Reset TRPM only when IEM successfully injects the trap. …
(edit) @52655   10 years vboxsync VMM/HMVMXR0,HMSVMR0: oops, forgot bugref number.
(edit) @52654   10 years vboxsync VMM/HMSVMR0: Use AMD-V terminology.
(edit) @52653   10 years vboxsync VMM/HMVMXR0,VMM/HMSVMR0: Fix incorrect disassembly of instruction …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52611   10 years vboxsync VMM/HMVMXR0: Added ApicAccessToR3 stat and addressed a 4.3 todo.
(edit) @52595   10 years vboxsync VMM/HMVMXR0: Logging.
(edit) @52573   10 years vboxsync VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
(edit) @52551   10 years vboxsync VMM/CPUM: nit.
(edit) @52550   10 years vboxsync VMM/CPUM: Show invariant TSC support in the release log.
(edit) @52465   10 years vboxsync VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
(edit) @52456   10 years vboxsync Typos.
(edit) @52449   10 years vboxsync IEM: When emulating non-repeated INSB/INSW/INSD, write what we read …
(edit) @52440   10 years vboxsync VMM/GIM: comment.
(edit) @52419   10 years vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
(edit) @52411   10 years vboxsync VMM/HMVMXR0: Use unordered atomics for …
(edit) @52410   10 years vboxsync traling spaces
(edit) @52396   10 years vboxsync VMM/HMSVMR0: nit.
(edit) @52395   10 years vboxsync added todo
(edit) @52363   10 years vboxsync SELM: More effective address calculation width fixes.
(edit) @52362   10 years vboxsync iemInitDecoderAndPrefetchOpcodes: Outside 64-bit mode, effective …
(edit) @52361   10 years vboxsync iemInitDecoderAndPrefetchOpcodes: Outside 64-bit mode, effective …
(edit) @52318   10 years vboxsync VMM/PGM: Fix.
(edit) @52310   10 years vboxsync VMM/HMSVMR0: comment.
(edit) @52296   10 years vboxsync VMM: Missed copyright header update in r95407.
(edit) @52295   10 years vboxsync VMM: Fix mixing 64-bit/32-bit FPU state in raw-mode.
(edit) @52281   10 years vboxsync VMM/HMVMXR0: Fix strict assertion on older CPUs; check for secondary …
(edit) @52280   10 years vboxsync VMM/HM: stat description.
(edit) @52279   10 years vboxsync VMM/HMVMXR0: Renaming nits.
(edit) @52278   10 years vboxsync VMM/HMSVMR0: nits.
(edit) @52247   10 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52208   10 years vboxsync VMM/HM: Comment nit.
(edit) @52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52182   10 years vboxsync VMM/HMVMXR0: Wrong, EMT preemption doesn't lose VMCS state.
(edit) @52172   10 years vboxsync VMM/HMVMXR0: Clear inhibit-interrupts force-flag when only NMI …
(edit) @52166   10 years vboxsync VMM/HMVMXR0: Move comment to the right place.
(edit) @52165   10 years vboxsync VMM/HMVMXR0: Cleanup.
(edit) @52164   10 years vboxsync VMM/HMVMXR0: Nits.
(edit) @52162   10 years vboxsync VMM/HMVMXR0: Make hmR0VmxGetGuestIntrState() side-effect free in terms …
(edit) @52149   10 years vboxsync VMM/HMVMXR0: comment.
(edit) @52147   10 years vboxsync VMM/HMVMXR0: Don't lose interruptibility-state when we get preempted early!
(edit) @52142   10 years vboxsync VMM/HM: todo regarding guru.
(edit) @52141   10 years vboxsync VMM/HMVMXR0: Less confusing variable name.
(edit) @52140   10 years vboxsync VMM/HMVMXR0: Fix NMI redelivery when the original delivery caused an …
(edit) @52127   10 years vboxsync VMM/HM: Fix swapped size, value parameters in memset.
(edit) @52126   10 years vboxsync VMM/HM: nit.
(edit) @52125   10 years vboxsync VMM/HM: Add tracking of last 30 VM-exits. Can be useful for guru …
(edit) @52110   10 years vboxsync VMM/GIM: Make guest-OS Id as part of the saved states as it could be …
(edit) @52106   10 years vboxsync Spaces.
(edit) @52099   10 years vboxsync VMM/HMSVMR0: Attempt at fixing NMI injection and handling NMI …
(edit) @52098   10 years vboxsync IEM: Added forgotten return statements.
(edit) @52081   10 years vboxsync VMM: Add BLOCK_NMIS to info fflags in the VM debugger.
(edit) @52080   10 years vboxsync VMM: Use IEM task switches since old code does not work at all.
(edit) @52079   10 years vboxsync VMM: Print one more force flag.
(edit) @52077   10 years vboxsync VMM/IEM: Block further NMIs while injecting an NMI.
(edit) @52075   10 years vboxsync EM: If IEM can't inject events, do not execute any instructions and …
(edit) @52073   10 years vboxsync VMM/HMVMXR0: Comment.
(edit) @52072   10 years vboxsync VMM/HMVMXR0: Fix NMI injection.
(edit) @52068   10 years vboxsync VMM/HMSVMR0: Convert NMIs to TRPM_TRAP and not TRPM_HARDWARE_INT.
(edit) @52067   10 years vboxsync VMM/HMVMXR0: Convert NMIs to TRPM as TRPM_TRAP and not TRPM_HARDWARE_INT.
(edit) @52066   10 years vboxsync VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
(edit) @52065   10 years vboxsync VMM/HMVMXR0: Fix NMI re-injection when NMI injection caused a faulting …
(edit) @52054   10 years vboxsync Grammar.
(edit) @52044   10 years vboxsync VMM/HM: nits.
(edit) @52043   10 years vboxsync VMM/HMVMXR0: nit.
(edit) @52042   10 years vboxsync VMM/HMVMXR0: Improve SMP logging a bit.
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