VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @5274   17 years vboxsync Call the right API, silly.
(edit) @5244   17 years vboxsync Some more tuning wheels and nobs.
(edit) @5240   17 years vboxsync GCFGM mock-up.
(edit) @5233   17 years vboxsync Added a request for resetting GVMM stats. not hooked up to STAM yet.
(edit) @5232   17 years vboxsync Reapplied [25153].
(edit) @5220   17 years vboxsync Backed out [25153] as the multiple event APIs are missing on linux and …
(edit) @5219   17 years vboxsync HaltEvent -> HaltEventMulti
(edit) @5211   17 years vboxsync GVMM statistics.
(edit) @5167   17 years vboxsync New halt method.
(edit) @5143   17 years vboxsync The rest of the GMM code.
(edit) @5142   17 years vboxsync More GMM code.
(edit) @5135   17 years vboxsync More GMM code.
(edit) @5123   17 years vboxsync allocation code.
(edit) @5106   17 years vboxsync Hooked up the GMM code.
(edit) @5086   17 years vboxsync GMM.
(edit) @5073   17 years vboxsync Limit the amount of resume loops
(edit) @5072   17 years vboxsync Run vmx guest code with interrupts disabled.
(edit) @5064   17 years vboxsync GMM.
(edit) @5035   17 years vboxsync PRORITY => PRIORITY
(edit) @5034   17 years vboxsync fixed tree
(edit) @5033   17 years vboxsync GMM…
(edit) @5031   17 years vboxsync Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
(edit) @5026   17 years vboxsync GVM -> GVMM.
(edit) @5018   17 years vboxsync some code…
(edit) @5017   17 years vboxsync GVM kick-off.
(edit) @4984   17 years vboxsync (void)
(edit) @4980   17 years vboxsync GVMR0CreateVM isn't used yet, so disable the code for now.
(edit) @4979   17 years vboxsync New ring-0 assertion avoidance, now for all platforms.
(edit) @4971   17 years vboxsync GVM.
(edit) @4970   17 years vboxsync r=bird
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