VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8901   17 years vboxsync Always enable caching
(edit) @8900   17 years vboxsync Some updates
(edit) @8881   17 years vboxsync Wrong assertion
(edit) @8880   17 years vboxsync More logging
(edit) @8879   17 years vboxsync Init idCpu
(edit) @8878   17 years vboxsync Don't automatically flush the TLB when we remain on the same cpu (on …
(edit) @8876   17 years vboxsync ASID based TLB flushing
(edit) @8873   17 years vboxsync Fetch the SVM features too and write them to the release log
(edit) @8871   17 years vboxsync Updated assertion
(edit) @8870   17 years vboxsync Intercept mwait as well (AMD-V)
(edit) @8868   17 years vboxsync Base & extended model corrections.
(edit) @8864   17 years vboxsync Small update
(edit) @8862   17 years vboxsync Inverted check
(edit) @8861   17 years vboxsync Don't bother to invalidate pages if a TLB flush is already pending.
(edit) @8860   17 years vboxsync Some flushing statistics
(edit) @8855   17 years vboxsync Simplified tlb flushing.
(edit) @8854   17 years vboxsync Minor updates
(edit) @8853   17 years vboxsync Manual page invalidation or TLB flush is required for AMD-V.
(edit) @8848   17 years vboxsync Backed out 30862; redundant
(edit) @8847   17 years vboxsync On entry always flush the TLB.
(edit) @8843   17 years vboxsync Correction
(edit) @8842   17 years vboxsync Wrong assertion
(edit) @8841   17 years vboxsync Extra statistic counter
(edit) @8839   17 years vboxsync Correctly restore IF in SVMVMRun
(edit) @8815   17 years vboxsync Corrected revision checks for erratum 170.
(edit) @8809   17 years vboxsync Proper injection of pending interrupts when IF=0, so they get …
(edit) @8808   17 years vboxsync Correction
(edit) @8807   17 years vboxsync Unused local variable
(edit) @8806   17 years vboxsync Determine which AMD cpus are really affected by erratum 170 (forced …
(edit) @8736   17 years vboxsync Excessive debug logging can halt the host.
(edit) @8659   17 years vboxsync Updates for 64 bits paging. Removed conditional dirty and accessed …
(edit) @8554   17 years vboxsync Always refuse to load if the cpu is in vmx root mode (32 bits to PAE …
(edit) @8553   17 years vboxsync Moved VMX root mode check around.
(edit) @8550   17 years vboxsync Corrected the KVM presence check
(edit) @8514   17 years vboxsync Removed annoying SUPR0Printf.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8115   17 years vboxsync Don't assert if RTMpOnAll returns VERR_NOT_SUPPORTED!
(edit) @7923   17 years vboxsync Different logging
(edit) @7717   17 years vboxsync Some write protect changes
(edit) @7574   17 years vboxsync And again
(edit) @7573   17 years vboxsync Correction
(edit) @7572   17 years vboxsync Compile fix
(edit) @7569   17 years vboxsync Removed assertion
(edit) @7533   17 years vboxsync comment.
(edit) @7530   17 years vboxsync no local variables banner.
(edit) @7524   17 years vboxsync Linux VT-x/AMD-V enabled again.
(edit) @7510   17 years vboxsync Backed out 28970.
(edit) @7508   17 years vboxsync Enabled VT-x/AMD-V on other platforms again.
(edit) @7507   17 years vboxsync Restore saved registers after returning from a call in …
(edit) @7505   17 years vboxsync More assertions
(edit) @7503   17 years vboxsync Cleanup
(edit) @7500   17 years vboxsync Logging update
(edit) @7499   17 years vboxsync typo
(edit) @7498   17 years vboxsync Don't init hwaccm when using raw mode.
(edit) @7496   17 years vboxsync Moved VMCS allocation to ring 0.
(edit) @7495   17 years vboxsync More logging
(edit) @7494   17 years vboxsync Cleaned up
(edit) @7478   17 years vboxsync Disable VT-x and AMD-V on all hosts except Windows for now.
(edit) @7477   17 years vboxsync attempt to fix 64-bit Linux boxes
(edit) @7476   17 years vboxsync Initialize VT-x and AMD-V properly on all cpus if the BIOS failed to do so.
(edit) @7471   17 years vboxsync Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
(edit) @7135   17 years vboxsync Fixed uninitialized cGuard variable. Fixes 2691.
(edit) @7113   17 years vboxsync Export TMTimerFrom*.
(edit) @7109   17 years vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @7105   17 years vboxsync adapted format specifier to 32->64 bit change of CPUMCTX.drX and …
(edit) @7034   17 years vboxsync Fixed unlinking bug in the object cleanup routine that would screw up …
(edit) @7018   17 years vboxsync Assert+Break out of the scheduling loop if the links have gone bad.
(edit) @6801   17 years vboxsync Changed GVM the ownership rules - at long last. EMT is the guy that …
(edit) @6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @6636   17 years vboxsync Fixed invered assertions in the two reservation request wrappers.
(edit) @6635   17 years vboxsync Wrap locking and unlocking of the two semaphores to make it easier to …
(edit) @6624   17 years vboxsync fixed docs (copy&paste error).
(edit) @6542   17 years vboxsync fixed log statement.
(edit) @6528   17 years vboxsync NEW_PHYS_CODE -> VBOX_WITH_NEW_PHYS_CODE; check for it in Config.kmk …
(edit) @6527   17 years vboxsync Free.iNext should be 16 bit and use UINT16_MAX instead of UINT32_MAX.
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @6333   17 years vboxsync todo
(edit) @6311   17 years vboxsync Documentation updates.
(edit) @6289   17 years vboxsync doxygen: gcfgm alias usage example.
(edit) @6258   17 years vboxsync db x,y,z -> mnemonics; yasm supports them.
(edit) @6251   17 years vboxsync yasm and invlpga doesn't seem to get along.
(edit) @6244   17 years vboxsync yasm thinks invlpga is 64-bit only... work around it for now.
(edit) @6243   17 years vboxsync Just use the assembly version of SVMInvlpgA everywhere (was …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5955   17 years vboxsync We've got RTLogPrintf now.
(edit) @5953   17 years vboxsync Don't log to the com port, normal logging is fine now.
(edit) @5941   17 years vboxsync Fixed handle init bug.
(edit) @5644   17 years vboxsync GMMR0: gcc found this bug
(edit) @5640   17 years vboxsync Restore the old code. Please, don't mess with this without giving a …
(edit) @5632   17 years vboxsync Backed out 25383: don't trigger breakpoints in ring 0 on any platform
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5597   17 years vboxsync OS/2 build fix.
(edit) @5492   17 years vboxsync Export ASMMultU64ByU32DivByU32 and the new time stuff.
(edit) @5448   17 years vboxsync VT-x: wrong return code for a task switch
(edit) @5447   17 years vboxsync Bugfix for rare cases where a pending interrupt is cleared behind our back
(edit) @5442   17 years vboxsync VT-x: Restore CR4 again; don't leave the X86_CR4_VMXE flag set if it …
(edit) @5344   17 years vboxsync trigger ring-0 assertions on linux.
(edit) @5289   17 years vboxsync Never trigger a breakpoint in ring 0.
(edit) @5288   17 years vboxsync More verbose assertion
(edit) @5283   17 years vboxsync internal networking fixes.
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