VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14581   16 years vboxsync Explicit VMCS field width.
(edit) @14580   16 years vboxsync Some updates
(edit) @14539   16 years vboxsync PGMR0DynMap: More tests.
(edit) @14536   16 years vboxsync PGMR0DynMap: Some more fixes and tests.
(edit) @14533   16 years vboxsync missing bits from r39820
(edit) @14532   16 years vboxsync Compile fix
(edit) @14530   16 years vboxsync More error logging
(edit) @14528   16 years vboxsync PGMR0DynMap: fixes & testcase (PGMDynMapHCPage now works).
(edit) @14519   16 years vboxsync PGMR0DynMap: fixes (InitVM+TermVM working).
(edit) @14517   16 years vboxsync PGMR0DynMap: fixes
(edit) @14515   16 years vboxsync SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
(edit) @14505   16 years vboxsync small optimization
(edit) @14504   16 years vboxsync PGMR0DynMap: Re-enabled the code.
(edit) @14500   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14499   16 years vboxsync VMM: Don't try use the invalid pvSavedStack pointer on darwin, set it …
(edit) @14494   16 years vboxsync #1865: PGMR0DynMap - retry with smaller segments if one big one is …
(edit) @14493   16 years vboxsync #1865: PGMR0DynMap init code written.
(edit) @14492   16 years vboxsync #1865: PGMR0DynMap init code written.
(edit) @14484   16 years vboxsync #1865: More code.
(edit) @14416   16 years vboxsync Argh
(edit) @14415   16 years vboxsync Corrected assertion
(edit) @14414   16 years vboxsync Wrong control for rdtscp intercept.
(edit) @14411   16 years vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @14404   16 years vboxsync PGMR0DynMap: Disabled the init/term code.
(edit) @14385   16 years vboxsync Removed debug logging
(edit) @14378   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14376   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14374   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14366   16 years vboxsync Cleaned up some more.
(edit) @14364   16 years vboxsync Preparations
(edit) @14362   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14308   16 years vboxsync More logging
(edit) @14307   16 years vboxsync Log EPT misconfiguration errors
(edit) @14306   16 years vboxsync Ignore pending software exceptions. (the instruction will be restarted …
(edit) @14299   16 years vboxsync Corrected grammos in comments. No code changes.
(edit) @14244   16 years vboxsync PGMR0DynMap: flushing macbook air code.
(edit) @14114   16 years vboxsync #1865: Some structures and external API for the ring-0 dynamic mapping …
(edit) @14110   16 years vboxsync Compile fix
(edit) @14109   16 years vboxsync Implemented NMI injection.
(edit) @14091   16 years vboxsync Minor cleanup
(edit) @14042   16 years vboxsync Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
(edit) @14033   16 years vboxsync VMMR0.def: nocrt exports.
(edit) @13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13909   16 years vboxsync More updates
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13905   16 years vboxsync Moved more data.
(edit) @13898   16 years vboxsync Moved more data to VMCPU.
(edit) @13883   16 years vboxsync Moved more data around.
(edit) @13879   16 years vboxsync SMP updates for VT-x/AMD-V.
(edit) @13873   16 years vboxsync Updates
(edit) @13872   16 years vboxsync Pass the VMCPU id on to all hwaccm functions.
(edit) @13871   16 years vboxsync VMMR0EntryFast: Always validate idCpu.
(edit) @13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
(edit) @13825   16 years vboxsync VMM: %VX64 -> %RX64
(edit) @13824   16 years vboxsync VMM: %VGp -> %RGp
(edit) @13823   16 years vboxsync VMM: %VGv -> %RGv
(edit) @13820   16 years vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
(edit) @13819   16 years vboxsync VMM: %VH* -> %RH*.
(edit) @13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
(edit) @13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
(edit) @13813   16 years vboxsync #1865: Final VMM cleanups.
(edit) @13812   16 years vboxsync legacy
(edit) @13796   16 years vboxsync VMM: some adjustments.
(edit) @13789   16 years vboxsync VMM: Ring-0 initializes VM::cCPUs, VMR3CreateVM validates i'ts input …
(edit) @13751   16 years vboxsync UVM updates
(edit) @13749   16 years vboxsync Some cleanup & updates
(edit) @13744   16 years vboxsync Initialize all the VM pointers
(edit) @13742   16 years vboxsync Some initial VM data restructuring.
(edit) @13714   16 years vboxsync VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
(edit) @13701   16 years vboxsync VMM: some statistics cleanup.
(edit) @13542   16 years vboxsync Additional release logging for two more VT-x error cases.
(edit) @13541   16 years vboxsync Paranoid assertions
(edit) @13533   16 years vboxsync Extra assertions to check for unexpected use conditions.
(edit) @13532   16 years vboxsync CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail.
(edit) @13517   16 years vboxsync Refined suspend state testing.
(edit) @13516   16 years vboxsync Protection against touching VT-x/AMD-V after the suspend signal has …
(edit) @13514   16 years vboxsync Enabled power notification callbacks to disable VT-x/AMD-V before …
(edit) @13419   16 years vboxsync More logging
(edit) @13412   16 years vboxsync spaces. sigh.
(edit) @13390   16 years vboxsync Properly export the new functions.
(edit) @13367   16 years vboxsync Added new devhlp functions.
(edit) @13351   16 years vboxsync Fully emulated lmsw.
(edit) @13343   16 years vboxsync VT-x real mode emulation: got rid of all the ugly hacks and just fall …
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13289   16 years vboxsync Cleaned up
(edit) @13288   16 years vboxsync Corrected previous change in interrupt bitmap updating.
(edit) @13285   16 years vboxsync More logging; shut up warning messages
(edit) @13283   16 years vboxsync More logging
(edit) @13281   16 years vboxsync Fixed IP in the stack frame for #BP & #OF traps.
(edit) @13279   16 years vboxsync More failure path problems with VT-x (lead to crashes on testboxwin3).
(edit) @13277   16 years vboxsync Compile fix
(edit) @13276   16 years vboxsync Manually inject interrupts in real mode (VT-x). Fixes OS/2 boot issue.
(edit) @13263   16 years vboxsync VT-x: fixed OpenSuse grub loading
(edit) @13253   16 years vboxsync Restore the IOPL flags when switching from real back to protected mode.
(edit) @13252   16 years vboxsync Obsolete comment
(edit) @13251   16 years vboxsync Stats for forced TLB flushes by physical page invalidation.
(edit) @13250   16 years vboxsync AMD-V/nested paging: invlpga only invalidates TLB entries for guest …
(edit) @13236   16 years vboxsync #1865: More polish.
(edit) @13200   16 years vboxsync VMXR0InvalidatePage calls still occur in EPT mode.
(edit) @13199   16 years vboxsync Fix for 32 bits builds (EPT PAE PDPTE caching)
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