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