|
|
@37818
|
13 years |
vboxsync |
Fix logging from R0
|
|
|
@37812
|
13 years |
vboxsync |
VMM: LogRel on VERR_PDM_DEVICE_NOT_FOUND
|
|
|
@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
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@37452
|
13 years |
vboxsync |
IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
|
|
|
@37443
|
13 years |
vboxsync |
PDM: Implemented the NOP critical section.
|
|
|
@37424
|
13 years |
vboxsync |
IOM: Moved the inline functions out of IOMInternal.h and into IOMInline.h.
|
|
|
@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 …
|
|
|
@37410
|
13 years |
vboxsync |
VMM,SUPDrv: Created DBGFTrace.
|
|
|
@37358
|
14 years |
vboxsync |
PDM/TM: Implemented USB timers.
|
|
|
@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.
|
|
|
@37211
|
14 years |
vboxsync |
Some ASMAtomic*Size elimiation.
|
|
|
@37187
|
14 years |
vboxsync |
typo fix
|
|
|
@37137
|
14 years |
vboxsync |
Remvoed the non-PGM_USE_RAMRANGE_SEARCH_TREES code.
|
|
|
@37136
|
14 years |
vboxsync |
CPUM: Option to set Hypervisor Present bit.
|
|
|
@37133
|
14 years |
vboxsync |
CPUM,x86.h: Hypervisor present bit.
|
|
|
@37110
|
14 years |
vboxsync |
PGMSavedState.cpp: 2nd attempt at working around the PXE ROM issue …
|
|
|
@37107
|
14 years |
vboxsync |
PGMSavedState.cpp: Attempt at working around the PXE ROM issue when …
|
|
|
@37094
|
14 years |
vboxsync |
tabs
|
|
|
@37078
|
14 years |
vboxsync |
CPUM.cpp: Corrected initial FTW value.
|
|
|
@37072
|
14 years |
vboxsync |
PDMBlkCache: Commit dirty entries before suspending the cache to avoid …
|
|
|
@37045
|
14 years |
vboxsync |
Enable a few assertions temporary
|
|
|
@37026
|
14 years |
vboxsync |
SSM: pointers aren't UL everywhere.
|
|
|
@36969
|
14 years |
vboxsync |
more gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36960
|
14 years |
vboxsync |
PGM,MM: Heap and shadow pool size adjustments for large memory configs.
|
|
|
@36944
|
14 years |
vboxsync |
VBox/param.h: Bumped the max RAM limit up to 2TB on 64-bit hosts (was …
|
|
|
@36912
|
14 years |
vboxsync |
gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36911
|
14 years |
vboxsync |
pgmR3PhysChangeMemBalloonRendezvous: Use the PGM_PAGE_GET_TYPE macro, …
|
|
|
@36902
|
14 years |
vboxsync |
PGM: Implemented RAM range search trees (disabled).
|
|
|
@36897
|
14 years |
vboxsync |
PGM: work in progress…
|
|
|
@36893
|
14 years |
vboxsync |
PGM: Removed the #ifndef PGM_USE_RAMRANGE_TLB code.
|
|
|
@36891
|
14 years |
vboxsync |
PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
|
|
|
@36863
|
14 years |
vboxsync |
CPUM: Don't assert if the supported standard CPUID level is smaller …
|
|
|
@36858
|
14 years |
vboxsync |
build fix.
|
|
|
@36857
|
14 years |
vboxsync |
IEM: bsf, bsr, bt, btc, bts, btr and leave. Some cleaning up.
|
|
|
@36826
|
14 years |
vboxsync |
DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable.
|
|
|
@36825
|
14 years |
vboxsync |
EM: Check inhibit pc against RIP, not EIP. Corrected logging.
|
|
|
@36823
|
14 years |
vboxsync |
IEM: fixed interrupt delivery in verification mode.
|
|
|
@36820
|
14 years |
vboxsync |
PDMDevMiscHlp.cpp: Correct logging.
|
|
|
@36819
|
14 years |
vboxsync |
CFGM: Shut up two -O3 warnings on mac.
|
|
|
@36801
|
14 years |
vboxsync |
PATM: Indentation and comments of the structures. Fix remaining …
|
|
|
@36799
|
14 years |
vboxsync |
AsyncCompletion: Add debugger command to inject delays. Disabled by default
|
|
|
@36788
|
14 years |
vboxsync |
OSE build fix.
|
|
|
@36787
|
14 years |
vboxsync |
EM: ooops, these assertions shouldn't have been here.
|
|
|
@36780
|
14 years |
vboxsync |
IEM: Some more bits.
|
|
|
@36768
|
14 years |
vboxsync |
IEM: Initial commit, work in progress.
|
|
|
@36669
|
14 years |
vboxsync |
PATM: Record trampoline patches in the target to update the …
|
|
|
@36660
|
14 years |
vboxsync |
VMM: Change initial TSS attribs to what guests expect.
|
|
|
@36627
|
14 years |
vboxsync |
Fix regression introduced with r70774. Change the RC structure of the …
|
|
|
@36568
|
14 years |
vboxsync |
PDMBlkCache: fixed memory leak
|
|
|
@36564
|
14 years |
vboxsync |
HWACCM/SVM: Document and log new feature bits.
|
|
|
@36442
|
14 years |
vboxsync |
duh
|
|
|
@36441
|
14 years |
vboxsync |
VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
|
|
|
@36437
|
14 years |
vboxsync |
VMM,Main: Added VMM thread init and term notifications so that Main …
|
|
|
@36415
|
14 years |
vboxsync |
nits
|
|
|
@36302
|
14 years |
vboxsync |
BlockCache: Fix race condition which can cause losing completed …
|
|
|
@36285
|
14 years |
vboxsync |
Never complete tasks on the submitting thread using the callback, this …
|
|
|
@36255
|
14 years |
vboxsync |
VMEmt.cpp: Fixed logging crash.
|
|
|
@36254
|
14 years |
vboxsync |
GIP,++: Lots of CPUs (disabled).
|
|
|
@36157
|
14 years |
vboxsync |
VMM: fix for gcc 4.5
|
|
|
@36151
|
14 years |
vboxsync |
BlockCache: Don't add waiting writs to the list again after an I/O …
|
|
|
@36138
|
14 years |
vboxsync |
PCI: some of 64-bit BARs support (many real cards do that)
|
|
|
@36054
|
14 years |
vboxsync |
VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
|
|
|
@36042
|
14 years |
vboxsync |
PGMSavedState.cpp: Must change ballooned pages to zero pages when …
|
|
|
@36041
|
14 years |
vboxsync |
Main/VMM: Use UVM w/ refcounting - part 1.
|
|
|
@36013
|
14 years |
vboxsync |
VMM/VMMR3/PGMSavedState: Save and restore ballooned pages in saved …
|
|
|
@36009
|
14 years |
vboxsync |
PGM: Fixed large pages and write monitoring (live snapshot). Added …
|
|
|
@36001
|
14 years |
vboxsync |
AsyncCompletion: Add a new flag to enable the host cache, to make …
|
|
|
@35810
|
14 years |
vboxsync |
VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
|
|
|
@35794
|
14 years |
vboxsync |
VMM: Improved error message for PDM interface mismatches. Might also …
|
|
|
@35787
|
14 years |
vboxsync |
PDM.cpp: Instrumented the asynchronous reset, suspend and poweroff …
|
|
|
@35738
|
14 years |
vboxsync |
r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
|
|
|
@35696
|
14 years |
vboxsync |
PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
|
|
|
@35694
|
14 years |
vboxsync |
Debugger console: more cleanup.
|
|
|
@35676
|
14 years |
vboxsync |
Main, VMM: PCI passthrough work
|
|
|
@35625
|
14 years |
vboxsync |
DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
|
|
|
@35609
|
14 years |
vboxsync |
Typo.
|
|
|
@35607
|
14 years |
vboxsync |
DBGFReg: bugfix.
|
|
|
@35606
|
14 years |
vboxsync |
DBGFRegs: Introduced DBGFREG_HYPER_VMCPUID. Fixed some bugs.
|
|
|