|
|
@39515
|
13 years |
vboxsync |
*: Use RTLISTANCHOR.
|
|
|
@39303
|
13 years |
vboxsync |
VMCPUSET changes.
|
|
|
@39154
|
13 years |
vboxsync |
IOM: Added flags for dropping into the vbox debugger on complicated …
|
|
|
@39111
|
13 years |
vboxsync |
IOM,PDM: Working on moving unaligned and non-dword MMIO access …
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39038
|
13 years |
vboxsync |
VMM: -W4 warnings (MSC).
|
|
|
@39034
|
13 years |
vboxsync |
VMM,INTNET: Addressing unused variable warnings.
|
|
|
@39014
|
13 years |
vboxsync |
PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
|
|
|
@38965
|
13 years |
vboxsync |
fix mac-dbg
|
|
|
@38956
|
13 years |
vboxsync |
PGM: Avoid requiring a full tree walk to age the mapping chunks …
|
|
|
@38955
|
13 years |
vboxsync |
pgmR3PhysChunkMap: Make sure we don't unmap the chunk we just added.
|
|
|
@38954
|
13 years |
vboxsync |
VMMR0: Triple fault debugging hack proof of concept.
|
|
|
@38953
|
13 years |
vboxsync |
PGM: Attempt at fixing the VERR_MAP_FAILED during state save problem …
|
|
|
@38942
|
13 years |
vboxsync |
now it should compile…
|
|
|
@38941
|
13 years |
vboxsync |
duh
|
|
|
@38940
|
13 years |
vboxsync |
VMInternal.h: Alignment fix.
|
|
|
@38885
|
13 years |
vboxsync |
PDMBlkCache: Fix burn
|
|
|
@38877
|
13 years |
vboxsync |
VMM/PDMBlkCache: Add discard API
|
|
|
@38867
|
13 years |
vboxsync |
TRPM: Host interrupt stats.
|
|
|
@38841
|
13 years |
vboxsync |
VMInternal.h: Alignment fix.
|
|
|
@38839
|
13 years |
vboxsync |
VMMInternal.h: Alignment fix.
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38835
|
13 years |
vboxsync |
VMM: Detect recursive rendezvous calls. Removed the unused API …
|
|
|
@38708
|
13 years |
vboxsync |
PGM: Drop the PGM_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST define and …
|
|
|
@38707
|
13 years |
vboxsync |
VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
|
|
|
@38683
|
13 years |
vboxsync |
HM: renamed some internal functions.
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37935
|
13 years |
vboxsync |
Alignment fixes for 32-bit build employing the electric fence.
|
|
|
@37836
|
13 years |
vboxsync |
VMM: typo.
|
|
|
@37702
|
13 years |
vboxsync |
REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37527
|
13 years |
vboxsync |
TM: Virtual sync timer locking fixes and assertions.
|
|
|
@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 …
|
|
|
@37452
|
13 years |
vboxsync |
IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
|
|
|
@37443
|
13 years |
vboxsync |
PDM: Implemented the NOP critical section.
|
|
|
@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).
|
|
|
@37410
|
13 years |
vboxsync |
VMM,SUPDrv: Created DBGFTrace.
|
|
|
@37386
|
14 years |
vboxsync |
VMM/HM: more paranoid poking code.
|
|
|
@37370
|
14 years |
vboxsync |
PGM: Disabled assertions, triggers on mac os x in …
|
|
|
@37358
|
14 years |
vboxsync |
PDM/TM: Implemented USB timers.
|
|
|
@37354
|
14 years |
vboxsync |
PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
|
|
|
@37323
|
14 years |
vboxsync |
build fix and some prefix cleanup.
|
|
|
@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.
|
|
|
@37232
|
14 years |
vboxsync |
blank line
|
|
|
@37137
|
14 years |
vboxsync |
Remvoed the non-PGM_USE_RAMRANGE_SEARCH_TREES code.
|
|
|
@37091
|
14 years |
vboxsync |
build fix
|
|
|
@37090
|
14 years |
vboxsync |
IEM: exception hacking…
|
|
|
@37085
|
14 years |
vboxsync |
IEM: xadd
|
|
|
@37079
|
14 years |
vboxsync |
IEM: Implemented the bare minimum of protected mode interrupt handling …
|
|
|
@37034
|
14 years |
vboxsync |
IEM: Hacking in progress…
|
|
|
@37002
|
14 years |
vboxsync |
IEM: Cleaning up and 'microcode' testcase - work in progress…
|
|
|
@36940
|
14 years |
vboxsync |
PGMPAGE: Finally, idPage is 32-bit. The physical address can now be …
|
|
|
@36939
|
14 years |
vboxsync |
PGMPAGE: 6-bit unused bits.
|
|
|
@36938
|
14 years |
vboxsync |
PGMPAGE: Moved the union a level up (PGMPAGE) and rename the 'bit' …
|
|
|
@36937
|
14 years |
vboxsync |
PGMPAGE: HCPhys + ID should be made bitfields as well, because the …
|
|
|
@36935
|
14 years |
vboxsync |
PGMPAGE: Use bitfields.
|
|
|
@36934
|
14 years |
vboxsync |
PGMPAGE: Yet more.
|
|
|
@36933
|
14 years |
vboxsync |
PGMPAGE: A bit more.
|
|
|
@36931
|
14 years |
vboxsync |
PGMPAGE: A tiny bit more.
|
|
|
@36927
|
14 years |
vboxsync |
PGMPAGE: More bit fields.
|
|
|
@36926
|
14 years |
vboxsync |
PGM: PGMPAGE adjustments in progress…
|
|
|
@36910
|
14 years |
vboxsync |
PGMInternal.h: Cleaning up page macros before making further changes.
|
|
|
@36905
|
14 years |
vboxsync |
PGM: Alignment fix.
|
|
|
@36904
|
14 years |
vboxsync |
Alignment fix.
|
|
|
@36903
|
14 years |
vboxsync |
PGM: Enable the RAM range search trees.
|
|
|
@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.
|
|
|
@36892
|
14 years |
vboxsync |
PGM: Enabled the RAM range TLB.
|
|
|
@36891
|
14 years |
vboxsync |
PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
|
|
|
@36857
|
14 years |
vboxsync |
IEM: bsf, bsr, bt, btc, bts, btr and leave. Some cleaning up.
|
|
|
@36851
|
14 years |
vboxsync |
IEM: SHLD, SHRD.
|
|
|
@36849
|
14 years |
vboxsync |
IEM: Some more bits.
|
|
|
@36829
|
14 years |
vboxsync |
IEM: Some more instructions and tweaks.
|
|
|
@36821
|
14 years |
vboxsync |
IEM: imul, fixes & optimization hack.
|
|
|
@36818
|
14 years |
vboxsync |
IEM: Drop the lock validator when running in IEM validation mode or we …
|
|
|
@36815
|
14 years |
vboxsync |
IEM: XCHG mem,reg and CALLN r/m
|
|
|
@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
|
|
|
@36794
|
14 years |
vboxsync |
IEM: Verify I/O port read and writes as well as MMIO accesses. …
|
|
|
@36768
|
14 years |
vboxsync |
IEM: Initial commit, work in progress.
|
|
|
@36669
|
14 years |
vboxsync |
PATM: Record trampoline patches in the target to update the …
|
|
|
@36629
|
14 years |
vboxsync |
Build fix
|
|
|
@36627
|
14 years |
vboxsync |
Fix regression introduced with r70774. Change the RC structure of the …
|
|
|
@36441
|
14 years |
vboxsync |
VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
|
|
|
@36302
|
14 years |
vboxsync |
BlockCache: Fix race condition which can cause losing completed …
|
|
|
@36170
|
14 years |
vboxsync |
rem: synced up to svn://svn.savannah.nongnu.org/qemu/trunk@6686 (repo …
|
|
|
@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 …
|
|
|
@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
|
|
|