VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @38243   13 years vboxsync HWACCM/SVM: Fix running 64bit guests on AMD E-350 CPUs. The DPL field …
(edit) @38229   13 years vboxsync VMMR3/VM.cpp: Make UUID an optional parameter. Unbreaks VBoxBFE.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38092   13 years vboxsync Fixed assertion (last item may or may not match).
(edit) @38086   13 years vboxsync oooops.
(edit) @38084   13 years vboxsync IEM: Implemented immediate far call.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38081   13 years vboxsync PDMCritSectLeave: Release assertion if not owner.
(edit) @38080   13 years vboxsync PGMR3PhysAllocateHandyPages: more details in debug builds.
(edit) @38079   13 years vboxsync IEM: Implemented AAM, fixed AAD.
(edit) @38077   13 years vboxsync IEM: Implemented LAHF/SAHF.
(edit) @38074   13 years vboxsync IEM: Implemented CMC.
(edit) @38073   13 years vboxsync IEM: Implemented CBW and friends.
(edit) @38072   13 years vboxsync GMMR0.cpp: Fixed fast mutex leak in GMMR0Term.
(edit) @38059   13 years vboxsync PDMCritSectLeave: Changed the release assertion into a normal …
(edit) @38042   13 years vboxsync PDMCritSectEnter: Fixed rcBusy=VINF_SUCCESS case. Only affected …
(edit) @38035   13 years vboxsync PDMCritSectLeave: Don't leave if we're not the owner, panic instead …
(edit) @38026   13 years vboxsync IEMAllAImpl.asm: Build fix.
(edit) @38025   13 years vboxsync IEMAllAImpl.asm: Fixed fastcall bug.
(edit) @38019   13 years vboxsync IEM: typo
(edit) @38018   13 years vboxsync IEM: Made it link on 32-bit windows.
(edit) @37969   13 years vboxsync AMD64andLegacy.mac: Avoid #GPing in world switcher code when restoring …
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37950   13 years vboxsync PGMR0.cpp: Add a VBOX_STRICT around the loop, just in case.
(edit) @37942   13 years vboxsync PGMPhys.cpp: More assertion details if pgmPhysPageMapByPageID fails.
(edit) @37935   13 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
(edit) @37934   13 years vboxsync IEM: two mnemonic typos.
(edit) @37933   13 years vboxsync Assertion are VBOX_STRICT not DEBUG.
(edit) @37918   13 years vboxsync IEM: Implemented AAD (used by the bios build by watcomc) and fixed a …
(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) @37836   13 years vboxsync VMM: typo.
(edit) @37818   13 years vboxsync Fix logging from R0
(edit) @37812   13 years vboxsync VMM: LogRel on VERR_PDM_DEVICE_NOT_FOUND
(edit) @37805   13 years vboxsync GMMR0: cleanup
(edit) @37804   13 years vboxsync GMMR0: Reset the page descriptors when bailing out on a allocation failure.
(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
(edit) @37731   13 years vboxsync EMRemLock: Better assertions.
(edit) @37702   13 years vboxsync REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
(edit) @37699   13 years vboxsync VBOX_WITH_R0_LOGGING: build fix
(edit) @37597   13 years vboxsync darwin build fix
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37595   13 years vboxsync build fix
(edit) @37591   13 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37584   13 years vboxsync VMM: Check for VMCPU_FF_PDM_CRITSECT in R0 and RC.
(edit) @37583   13 years vboxsync removed left over code
(edit) @37582   13 years vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37581   13 years vboxsync VMM: does not depend on VBOX_SVN_REV
(edit) @37529   13 years vboxsync build fix
(edit) @37528   13 years vboxsync build fix
(edit) @37527   13 years vboxsync TM: Virtual sync timer locking fixes and assertions.
(edit) @37518   13 years vboxsync TM.cpp: Re-enabled assertion that triggered because of virtual sync …
(edit) @37517   13 years vboxsync TM: Simplified the virtual sync timers by requiring changes to be done …
(edit) @37475   13 years vboxsync DevAPIC: Locking reworking in progress.
(edit) @37467   13 years vboxsync IOM: Clean up locking now that all devices has its own CS.
(edit) @37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37465   13 years vboxsync build fix
(edit) @37462   13 years vboxsync Assert compile time sanity.
(edit) @37454   13 years vboxsync build fix
(edit) @37452   13 years vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @37443   13 years vboxsync PDM: Implemented the NOP critical section.
(edit) @37441   13 years vboxsync wrong file.
(edit) @37440   13 years vboxsync tm.h: Forgot the header changes relating to timer clock locking.
(edit) @37439   13 years vboxsync TMAllVirtual.cpp: Added some trace points.
(edit) @37426   13 years vboxsync IOMInline.h: Make sure we don't call PDMCritSectIsInitialized …
(edit) @37425   13 years vboxsync IOM: cleaning up in progress…
(edit) @37424   13 years vboxsync IOM: Moved the inline functions out of IOMInternal.h and into IOMInline.h.
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37419   13 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37418   13 years vboxsync Fixed a uninitialized variable in a PDM driver method used by VBoxBFE …
(edit) @37415   13 years vboxsync TM.cpp: Backed out previous revision (r72213) - the file was not …
(edit) @37414   13 years vboxsync TM: Added TMTimerLock, TMTimerUnlock and TMTimerIsLockOwner for …
(edit) @37411   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37410   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37389   14 years vboxsync HWACCMAll.cpp: Added todo for optimziating the poking a little bit.
(edit) @37387   14 years vboxsync VMM/HM: Drop assertion in hmR0PokeCpu that might be subject to traces …
(edit) @37386   14 years vboxsync VMM/HM: more paranoid poking code.
(edit) @37370   14 years vboxsync PGM: Disabled assertions, triggers on mac os x in …
(edit) @37362   14 years vboxsync PGMNotifyNxeChanged: Another try.
(edit) @37360   14 years vboxsync PGMPhysSimpleReadGCPtr: hrumpf.
(edit) @37358   14 years vboxsync PDM/TM: Implemented USB timers.
(edit) @37357   14 years vboxsync PGM: relax some assertion added earlier today so they'll survive reset …
(edit) @37355   14 years vboxsync build fix.
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37330   14 years vboxsync PDMBlkCache: Fix loading a saved state which has fewer saved entries …
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37323   14 years vboxsync build fix and some prefix cleanup.
(edit) @37321   14 years vboxsync build fix
(edit) @37320   14 years vboxsync HWACCM: Slowly shortening it to 'HM' (too much uppercase typing for …
(edit) @37319   14 years vboxsync HWACCM: Use RTOnce to serialize the enabling so that no CPU can start …
(edit) @37298   14 years vboxsync HWACCM: Added todo on race in HWACCMR0EnableAllCpus. Hide dummy methods.
(edit) @37251   14 years vboxsync GMMR0: Removed unused code and moved some functions around.
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