VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16037   16 years vboxsync Don't assert for 8 byte stos/movs
(edit) @16021   16 years vboxsync PDM: Add new flags which will make the device notified first if the VM …
(edit) @16019   16 years vboxsync tstVMStructGC,Config.kmk,iprt/stdint.h: FreeBSD/amd64 hacks.
(edit) @15997   16 years vboxsync DBGFR3MemScan: Fixed crash on 32-bit hosts.
(edit) @15996   16 years vboxsync Fixed wrong return code; broke MCP2 booting with AMD-V/VT-x
(edit) @15990   16 years vboxsync Fixed nested paging base addresses for pool allocations of PML4Es & PDPTEs
(edit) @15989   16 years vboxsync Fixed clearing properly
(edit) @15988   16 years vboxsync Restore previous EFER state while checking for SVM presence.
(edit) @15981   16 years vboxsync Hidden selector limit must be set to 0xffff in real mode.
(edit) @15971   16 years vboxsync VT-x: The limit must correspond to the granularity bit
(edit) @15962   16 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
(edit) @15943   16 years vboxsync removed that warning again
(edit) @15942   16 years vboxsync gcc warnings
(edit) @15935   16 years vboxsync wording
(edit) @15934   16 years vboxsync hwaccm: added a runtime warning if the user tries to execute a VM with …
(edit) @15931   16 years vboxsync gcc found one of these bugs
(edit) @15908   16 years vboxsync Some cleanup
(edit) @15885   16 years vboxsync PGMR3PhysTlbGCPhys2Ptr: correct assertion (see #3399).
(edit) @15866   16 years vboxsync Backed out previous experiments.
(edit) @15865   16 years vboxsync GVMMR0.cpp: Increased the max VM handles from 127+1 to 1023+1 for …
(edit) @15862   16 years vboxsync PGMPhys.cpp: Added some details to the two assertions in …
(edit) @15860   16 years vboxsync Name too long
(edit) @15859   16 years vboxsync Compile fix
(edit) @15858   16 years vboxsync More statistics
(edit) @15857   16 years vboxsync More logging
(edit) @15856   16 years vboxsync Compile fix
(edit) @15854   16 years vboxsync Compile fixes
(edit) @15853   16 years vboxsync Additional magic marker for the VMCSCACHE structure
(edit) @15852   16 years vboxsync Another experiment with limiting the time spent in ring 0.
(edit) @15845   16 years vboxsync warnings and minor fixes to coding style
(edit) @15844   16 years vboxsync TM: LogRel GIP mode and update rate.
(edit) @15803   16 years vboxsync Insert the magic marker during init
(edit) @15797   16 years vboxsync Redid r41365.
(edit) @15789   16 years vboxsync Protect code that relies on not being rescheduled to another cpu. …
(edit) @15750   16 years vboxsync Backed out 41313. Assert failed on Linux/Mac boxes for some reason
(edit) @15749   16 years vboxsync Log additional VT-x flags
(edit) @15746   16 years vboxsync Intercept rdpmc instructions as well.
(edit) @15745   16 years vboxsync Some cleanup
(edit) @15742   16 years vboxsync Deal with invalid IO bitmap offset values in the TSS.
(edit) @15741   16 years vboxsync Measure time spent in the 32/64 switcher for AMD-V too
(edit) @15738   16 years vboxsync Bit 0 is valid
(edit) @15737   16 years vboxsync Wrong bit checked
(edit) @15736   16 years vboxsync Corrected max time spent in VT-x guest mode
(edit) @15735   16 years vboxsync Extra check
(edit) @15734   16 years vboxsync Allow up to 1M clock ticks worth of guest execution.
(edit) @15733   16 years vboxsync Experiment with the VT-x preemption timer for the 32/64 switcher.
(edit) @15731   16 years vboxsync Log MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT
(edit) @15729   16 years vboxsync Assertion update
(edit) @15728   16 years vboxsync Assertion only valid for windows hosts.
(edit) @15726   16 years vboxsync Check extra VT-x capability bits
(edit) @15724   16 years vboxsync Measure time spent in the 32/64 world switcher.
(edit) @15723   16 years vboxsync Another assertion correction
(edit) @15722   16 years vboxsync Adjusted assertion
(edit) @15702   16 years vboxsync fixed build
(edit) @15701   16 years vboxsync fixed build
(edit) @15700   16 years vboxsync Removed temporary code
(edit) @15697   16 years vboxsync Some test code (inactive)
(edit) @15696   16 years vboxsync Activate switcher test
(edit) @15695   16 years vboxsync Compile fix
(edit) @15694   16 years vboxsync Profiling of the 32/64 switcher.
(edit) @15679   16 years vboxsync Another paranoid assertion
(edit) @15677   16 years vboxsync Don't touch freed memory. Added some more error checks.
(edit) @15671   16 years vboxsync PGMAllHandler.cpp: Prevent pgmPoolTrackFlushGCPhysPTsSlow and …
(edit) @15666   16 years vboxsync Correct the guest cr4 value when the host isn't in PAE mode (and the …
(edit) @15662   16 years vboxsync Rewrote some switcher code.
(edit) @15659   16 years vboxsync Label name changes.
(edit) @15657   16 years vboxsync Extra error checks for vmxon & vmptrld.
(edit) @15656   16 years vboxsync Removed obsolete assertion
(edit) @15654   16 years vboxsync Turn off interrupts in the 32/64 switcher.
(edit) @15648   16 years vboxsync HWACCM: query 64bitEnabled for 64-bit hosts too, except default it to …
(edit) @15647   16 years vboxsync PGM: Reverted r40889 (horribly ugly VMMDev Heap hack) as this has been …
(edit) @15635   16 years vboxsync More logging
(edit) @15634   16 years vboxsync Check parameter size correctly (disabled smsw).
(edit) @15633   16 years vboxsync Smsw emlution (inactive).
(edit) @15632   16 years vboxsync Extra instruction
(edit) @15623   16 years vboxsync backed out 41130
(edit) @15619   16 years vboxsync Adjusted the release log message
(edit) @15618   16 years vboxsync Turned off 64 bits support for VT-x on all 32 bits platforms except …
(edit) @15612   16 years vboxsync HWACCM: Added stack seg todo in HWACCMR3CanExecuteGuest.
(edit) @15611   16 years vboxsync HWACCM: Updated todo in HWACCMR3CanExecuteGuest.
(edit) @15609   16 years vboxsync HWACCM/EM: Sketeched out some scheduling notification from EM to let …
(edit) @15607   16 years vboxsync Moved code around
(edit) @15605   16 years vboxsync #3281: Making #undef HWACCM_VMX_EMULATE_REALMODE work again, looks …
(edit) @15598   16 years vboxsync Invalidate fs & gs.
(edit) @15588   16 years vboxsync Save magic value in VMCS cache
(edit) @15587   16 years vboxsync #3281: Two more places to check for pRealModeTSS.
(edit) @15584   16 years vboxsync #3281: VT-x real mode disable itself quietly if PDMR3VMMDevHeapAlloc …
(edit) @15578   16 years vboxsync Clear the read cache when the paging mode changes.
(edit) @15576   16 years vboxsync More paranoid checks
(edit) @15572   16 years vboxsync emR3SingleStepExecRem fix
(edit) @15564   16 years vboxsync Fix for single stepping hwacc code
(edit) @15563   16 years vboxsync Save and restore the host's EFER msr in the 32->64 switcher.
(edit) @15559   16 years vboxsync spaces
(edit) @15555   16 years vboxsync Clear PAE bit when in 32 bits shadow mode
(edit) @15553   16 years vboxsync eol
(edit) @15545   16 years vboxsync More paranoia.
(edit) @15540   16 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
(edit) @15538   16 years vboxsync bigger heap for darwin/VT-x.
(edit) @15525   16 years vboxsync Compile fix
(edit) @15524   16 years vboxsync Reset the contents of the read cache.
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