VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52984   10 years vboxsync iomMMIODoComplicatedWrite: Fixed assertion, should be using && instead …
(edit) @52931   10 years vboxsync VMM/testcase/tstAnimate: fixed wrong condition
(edit) @52928   10 years vboxsync VMM/HMVMXR0: Fix checking PAT MSR validity in hmR0VmxCheckGuestState().
(edit) @52919   10 years vboxsync IEM: Corrected FNOP opcode.
(edit) @52913   10 years vboxsync IEM: Implemented call gates (currently disabled).
(edit) @52884   10 years vboxsync IEM: Added comments where code does not match comments and/or Intel …
(edit) @52883   10 years vboxsync IEM: Fixed 16-bit inter-privilege IRET.
(edit) @52882   10 years vboxsync IEM: Fixed inter-privilege RETF.
(edit) @52866   10 years vboxsync Typo cut and paste.
(edit) @52862   10 years vboxsync stamR3LookupMaybeFree: Fixed bug causing assertions in …
(edit) @52859   10 years vboxsync IEM: Inter-ring RETF stack fix.
(edit) @52847   10 years vboxsync stamR3LookupMaybeFree: disable asserting code.
(edit) @52841   10 years vboxsync stamR3LookupMaybeFree: Inverted parent check.
(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   11 years vboxsync VMM/HMVMXR0: Logging.
(edit) @52573   11 years vboxsync VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
(edit) @52551   11 years vboxsync VMM/CPUM: nit.
(edit) @52550   11 years vboxsync VMM/CPUM: Show invariant TSC support in the release log.
(edit) @52465   11 years vboxsync VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
(edit) @52456   11 years vboxsync Typos.
(edit) @52449   11 years vboxsync IEM: When emulating non-repeated INSB/INSW/INSD, write what we read …
(edit) @52440   11 years vboxsync VMM/GIM: comment.
(edit) @52419   11 years vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
(edit) @52411   11 years vboxsync VMM/HMVMXR0: Use unordered atomics for …
(edit) @52410   11 years vboxsync traling spaces
(edit) @52396   11 years vboxsync VMM/HMSVMR0: nit.
(edit) @52395   11 years vboxsync added todo
(edit) @52363   11 years vboxsync SELM: More effective address calculation width fixes.
(edit) @52362   11 years vboxsync iemInitDecoderAndPrefetchOpcodes: Outside 64-bit mode, effective …
(edit) @52361   11 years vboxsync iemInitDecoderAndPrefetchOpcodes: Outside 64-bit mode, effective …
(edit) @52318   11 years vboxsync VMM/PGM: Fix.
(edit) @52310   11 years vboxsync VMM/HMSVMR0: comment.
(edit) @52296   11 years vboxsync VMM: Missed copyright header update in r95407.
(edit) @52295   11 years vboxsync VMM: Fix mixing 64-bit/32-bit FPU state in raw-mode.
(edit) @52281   11 years vboxsync VMM/HMVMXR0: Fix strict assertion on older CPUs; check for secondary …
(edit) @52280   11 years vboxsync VMM/HM: stat description.
(edit) @52279   11 years vboxsync VMM/HMVMXR0: Renaming nits.
(edit) @52278   11 years vboxsync VMM/HMSVMR0: nits.
(edit) @52247   11 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52213   11 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52208   11 years vboxsync VMM/HM: Comment nit.
(edit) @52192   11 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52182   11 years vboxsync VMM/HMVMXR0: Wrong, EMT preemption doesn't lose VMCS state.
(edit) @52172   11 years vboxsync VMM/HMVMXR0: Clear inhibit-interrupts force-flag when only NMI …
(edit) @52166   11 years vboxsync VMM/HMVMXR0: Move comment to the right place.
(edit) @52165   11 years vboxsync VMM/HMVMXR0: Cleanup.
(edit) @52164   11 years vboxsync VMM/HMVMXR0: Nits.
(edit) @52162   11 years vboxsync VMM/HMVMXR0: Make hmR0VmxGetGuestIntrState() side-effect free in terms …
(edit) @52149   11 years vboxsync VMM/HMVMXR0: comment.
(edit) @52147   11 years vboxsync VMM/HMVMXR0: Don't lose interruptibility-state when we get preempted early!
(edit) @52142   11 years vboxsync VMM/HM: todo regarding guru.
(edit) @52141   11 years vboxsync VMM/HMVMXR0: Less confusing variable name.
(edit) @52140   11 years vboxsync VMM/HMVMXR0: Fix NMI redelivery when the original delivery caused an …
(edit) @52127   11 years vboxsync VMM/HM: Fix swapped size, value parameters in memset.
(edit) @52126   11 years vboxsync VMM/HM: nit.
(edit) @52125   11 years vboxsync VMM/HM: Add tracking of last 30 VM-exits. Can be useful for guru …
(edit) @52110   11 years vboxsync VMM/GIM: Make guest-OS Id as part of the saved states as it could be …
(edit) @52106   11 years vboxsync Spaces.
(edit) @52099   11 years vboxsync VMM/HMSVMR0: Attempt at fixing NMI injection and handling NMI …
(edit) @52098   11 years vboxsync IEM: Added forgotten return statements.
(edit) @52081   11 years vboxsync VMM: Add BLOCK_NMIS to info fflags in the VM debugger.
(edit) @52080   11 years vboxsync VMM: Use IEM task switches since old code does not work at all.
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