VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38816   13 years vboxsync HWSVMR0.cpp: Addendum to r73226 and #5666 - Since we update SS.DPL …
(edit) @38707   13 years vboxsync VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
(edit) @38677   13 years vboxsync IOM: MMIO instruction interpreter bug fixes.
(edit) @38325   13 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(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) @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) @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) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37934   13 years vboxsync IEM: two mnemonic typos.
(edit) @37918   13 years vboxsync IEM: Implemented AAD (used by the bios build by watcomc) and fixed a …
(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) @37583   13 years vboxsync removed left over code
(edit) @37582   13 years vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37527   13 years vboxsync TM: Virtual sync timer locking fixes and assertions.
(edit) @37517   13 years vboxsync TM: Simplified the virtual sync timers by requiring changes to be done …
(edit) @37475   14 years vboxsync DevAPIC: Locking reworking in progress.
(edit) @37467   14 years vboxsync IOM: Clean up locking now that all devices has its own CS.
(edit) @37466   14 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37452   14 years vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @37443   14 years vboxsync PDM: Implemented the NOP critical section.
(edit) @37439   14 years vboxsync TMAllVirtual.cpp: Added some trace points.
(edit) @37424   14 years vboxsync IOM: Moved the inline functions out of IOMInternal.h and into IOMInline.h.
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37419   14 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37414   14 years vboxsync TM: Added TMTimerLock, TMTimerUnlock and TMTimerIsLockOwner for …
(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) @37362   14 years vboxsync PGMNotifyNxeChanged: Another try.
(edit) @37360   14 years vboxsync PGMPhysSimpleReadGCPtr: hrumpf.
(edit) @37357   14 years vboxsync PGM: relax some assertion added earlier today so they'll survive reset …
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37137   14 years vboxsync Remvoed the non-PGM_USE_RAMRANGE_SEARCH_TREES code.
(edit) @37136   14 years vboxsync CPUM: Option to set Hypervisor Present bit.
(edit) @37090   14 years vboxsync IEM: exception hacking…
(edit) @37084   14 years vboxsync IEM: xadd
(edit) @37079   14 years vboxsync IEM: Implemented the bare minimum of protected mode interrupt handling …
(edit) @37061   14 years vboxsync burn fix?
(edit) @37058   14 years vboxsync -> office
(edit) @37056   14 years vboxsync IEMAllAImpl.asm: BEGINCODE
(edit) @37039   14 years vboxsync IEM: Hacking in progress…
(edit) @37034   14 years vboxsync IEM: Hacking in progress…
(edit) @37013   14 years vboxsync IEM: Some exception/interrupt dispatching preparations.
(edit) @37011   14 years vboxsync IEM: Reduce the code / exception table size a wee bit for GCC.
(edit) @37008   14 years vboxsync IEM: More checks and another build fix attempt.
(edit) @37007   14 years vboxsync IEM: check more, try fix build.
(edit) @37004   14 years vboxsync IEM: More cleanup and checks.
(edit) @37003   14 years vboxsync IEM: More cleanup and checks.
(edit) @37002   14 years vboxsync IEM: Cleaning up and 'microcode' testcase - work in progress…
(edit) @36902   14 years vboxsync PGM: Implemented RAM range search trees (disabled).
(edit) @36894   14 years vboxsync pgmPhysGetRangeAtOrAboveSlow: Use GCPhys instead of pRam->GCPhys.
(edit) @36893   14 years vboxsync PGM: Removed the #ifndef PGM_USE_RAMRANGE_TLB code.
(edit) @36891   14 years vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
(edit) @36861   14 years vboxsync CPUMSetGuestTR: Awww, shut up.
(edit) @36860   14 years vboxsync IEM: rdtsc, mov DRx, ltr, lldt. cmovnle fix.
(edit) @36857   14 years vboxsync IEM: bsf, bsr, bt, btc, bts, btr and leave. Some cleaning up.
(edit) @36851   14 years vboxsync IEM: SHLD, SHRD.
(edit) @36849   14 years vboxsync IEM: Some more bits.
(edit) @36844   14 years vboxsync IEM: started drilling down to FINIT, but have to change location.
(edit) @36841   14 years vboxsync IEM: CMOVcc, JMPF Ep.
(edit) @36840   14 years vboxsync IEM: cpuid, clts, fixes.
(edit) @36838   14 years vboxsync IEM: SMSW and LMSW.
(edit) @36835   14 years vboxsync IEM: pop Ev; fixed the setting of accessed bit.
(edit) @36834   14 years vboxsync IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
(edit) @36833   14 years vboxsync IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
(edit) @36831   14 years vboxsync build fix
(edit) @36829   14 years vboxsync IEM: Some more instructions and tweaks.
(edit) @36828   14 years vboxsync IEM: implemented XLAT, extended the output when hitting a stub.
(edit) @36823   14 years vboxsync IEM: fixed interrupt delivery in verification mode.
(edit) @36822   14 years vboxsync comment typo.
(edit) @36821   14 years vboxsync IEM: imul, fixes & optimization hack.
(edit) @36815   14 years vboxsync IEM: XCHG mem,reg and CALLN r/m
(edit) @36813   14 years vboxsync mac build fix.
(edit) @36812   14 years vboxsync IEM: hlt
(edit) @36798   14 years vboxsync build fix
(edit) @36795   14 years vboxsync IEM: Verify memory writes, fixed bugs found doing so.
(edit) @36794   14 years vboxsync IEM: Verify I/O port read and writes as well as MMIO accesses. …
(edit) @36780   14 years vboxsync IEM: Some more bits.
(edit) @36778   14 years vboxsync win.x86 build fix.
(edit) @36775   14 years vboxsync gcc build fixes.
(edit) @36774   14 years vboxsync build fix.
(edit) @36772   14 years vboxsync build fixes.
(edit) @36771   14 years vboxsync build fixes.
(edit) @36770   14 years vboxsync build fixes.
(edit) @36769   14 years vboxsync build 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