VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40234   13 years vboxsync Optionally present basic hypervisor CPUID leaves.
(edit) @40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
(edit) @40075   13 years vboxsync CPUM.cpp: MXCSR_MASK always was 0xffff not 0 (0xffbf) because of REM.
(edit) @40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
(edit) @40007   13 years vboxsync VMMR3/PATMA.asm: moved all patch records to the data section to …
(edit) @40005   13 years vboxsync More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage assertion.
(edit) @39944   13 years vboxsync VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
(edit) @39917   13 years vboxsync STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
(edit) @39916   13 years vboxsync VMR3GetState: Prevent assertion caused by race between …
(edit) @39859   13 years vboxsync CFGMR3CopyTree: Fix and docs.
(edit) @39858   13 years vboxsync PDMDriver: Forgot.
(edit) @39854   13 years vboxsync PDM: Extended the driver chain transformations with a mergeconfig …
(edit) @39853   13 years vboxsync CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed …
(edit) @39839   13 years vboxsync PDM: Initial driver chain transformation code (untested).
(edit) @39838   13 years vboxsync CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
(edit) @39755   13 years vboxsync PGMR3PoolGrow: Fixed fatal assertion. duh.
(edit) @39745   13 years vboxsync Check some more out of memory statuses.
(edit) @39739   13 years vboxsync nits.
(edit) @39738   13 years vboxsync PGMPool.cpp: When using EPT we should be able to use any kind of …
(edit) @39717   13 years vboxsync Don't use Xchg when just writing.
(edit) @39685   13 years vboxsync doc updates.
(edit) @39682   13 years vboxsync Guru: Some minor logger adjustments.
(edit) @39681   13 years vboxsync AsyncCompletion: Build fix
(edit) @39680   13 years vboxsync AsyncCompletion: Build fix
(edit) @39679   13 years vboxsync AsyncCompletion: Check that reads are always in the file limits and …
(edit) @39678   13 years vboxsync guru: todo
(edit) @39653   13 years vboxsync PDM.cpp: another one
(edit) @39652   13 years vboxsync PDM.cpp: Assign NULL, not false, to pfnAsyncNotify when done.
(edit) @39650   13 years vboxsync DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
(edit) @39530   13 years vboxsync CFGM: nit.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @39417   13 years vboxsync PATM: Remove noise in the release log
(edit) @39414   13 years vboxsync PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
(edit) @39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
(edit) @39356   13 years vboxsync PDMBlkCache: Fix wrong accounting of written data when flushing the cache
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39283   13 years vboxsync Its 8191 now.
(edit) @39137   13 years vboxsync build fix
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39111   13 years vboxsync IOM,PDM: Working on moving unaligned and non-dword MMIO access …
(edit) @39084   13 years vboxsync VMM: -Wunused-parameter on mac.
(edit) @39082   13 years vboxsync PGMSavedState.cpp: better assertion
(edit) @39078   13 years vboxsync VMM: -Wunused-parameter
(edit) @39070   13 years vboxsync VMM,IPRT: -Wunused-function.
(edit) @39057   13 years vboxsync VMM: Use the RTLogFlushR0 for R0 logger (see #5771)
(edit) @39056   13 years vboxsync PATM: logging correction
(edit) @39054   13 years vboxsync PDMBlkCache: Remove dead code
(edit) @39042   13 years vboxsync build fix
(edit) @39038   13 years vboxsync VMM: -W4 warnings (MSC).
(edit) @39035   13 years vboxsync oops.
(edit) @39034   13 years vboxsync VMM,INTNET: Addressing unused variable warnings.
(edit) @39031   13 years vboxsync PDMAsyncCompletionFile.cpp: RTFileGetSize now includes the platform …
(edit) @39014   13 years vboxsync PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
(edit) @38956   13 years vboxsync PGM: Avoid requiring a full tree walk to age the mapping chunks …
(edit) @38955   13 years vboxsync pgmR3PhysChunkMap: Make sure we don't unmap the chunk we just added.
(edit) @38953   13 years vboxsync PGM: Attempt at fixing the VERR_MAP_FAILED during state save problem …
(edit) @38886   13 years vboxsync Back out r74203 again
(edit) @38883   13 years vboxsync PDMAsyncCompletion: Fix burn
(edit) @38881   13 years vboxsync PDMAsyncCompletion: Return an error for a read beyond the end of the file
(edit) @38880   13 years vboxsync PDMBlkCache: Fix burn
(edit) @38878   13 years vboxsync PDM,Devices,Drivers: Add async discard API and make us of it
(edit) @38877   13 years vboxsync VMM/PDMBlkCache: Add discard API
(edit) @38867   13 years vboxsync TRPM: Host interrupt stats.
(edit) @38847   13 years vboxsync PDM: Enter the device critical section for PDM callback.
(edit) @38845   13 years vboxsync VMM.cpp: bugfix.
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38835   13 years vboxsync VMM: Detect recursive rendezvous calls. Removed the unused API …
(edit) @38749   13 years vboxsync PDM: Warn if devices/drivers take too long to suspend or power off. …
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38712   13 years vboxsync PGM: Log the host paging mode.
(edit) @38708   13 years vboxsync PGM: Drop the PGM_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST define and …
(edit) @38707   13 years vboxsync VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
(edit) @38614   13 years vboxsync doxygen bugs.
(edit) @38613   13 years vboxsync VMR3ReqProcessU: Deconfused the code a bit.
(edit) @38612   13 years vboxsync EM: - Don't reschedule after clearing the inhibit irq flag, it …
(edit) @38378   13 years vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @38327   13 years vboxsync EMR3Init: duh.
(edit) @38326   13 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   13 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   13 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38320   13 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38300   13 years vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @38229   13 years vboxsync VMMR3/VM.cpp: Make UUID an optional parameter. Unbreaks VBoxBFE.
(edit) @38080   13 years vboxsync PGMR3PhysAllocateHandyPages: more details in debug builds.
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37942   13 years vboxsync PGMPhys.cpp: More assertion details if pgmPhysPageMapByPageID fails.
(edit) @37933   13 years vboxsync Assertion are VBOX_STRICT not DEBUG.
(edit) @37879   13 years vboxsync VMM: typo.
(edit) @37859   13 years vboxsync Committed usb_thread.patch with tiny adjustments.
(edit) @37846   13 years vboxsync VMM: Missing fix for R0 logger flushing
(edit) @37818   13 years vboxsync Fix logging from R0
(edit) @37812   13 years vboxsync VMM: LogRel on VERR_PDM_DEVICE_NOT_FOUND
(edit) @37803   13 years vboxsync GMM: Don't ignore the status code of the update loop. PGM: Initialize …
(edit) @37794   13 years vboxsync more PCI passthrough 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