|
|
@39993
|
13 years |
vboxsync |
tstX86-1: Some fxsave and fxrstor tests.
|
|
|
@39989
|
13 years |
vboxsync |
txtX86-1: some prefix decoding checks for the groups and rex.
|
|
|
@39970
|
13 years |
vboxsync |
IEM: Implemented bswap. Fixed verification of INS.
|
|
|
@39402
|
13 years |
vboxsync |
VMM: don't use generic IPE status codes, use specific ones. Part 1.
|
|
|
@39398
|
13 years |
vboxsync |
yasm 1.2.0 fix.
|
|
|
@39127
|
13 years |
vboxsync |
IEM: Adding GET_NEXT_U16_ZX_U32/64 and GET_NEXT_U32_ZX_U64.
|
|
|
@39125
|
13 years |
vboxsync |
IEM: Fixed some details in the AAM, SAHF and LAHF instruction emulation.
|
|
|
@39111
|
13 years |
vboxsync |
IOM,PDM: Working on moving unaligned and non-dword MMIO access …
|
|
|
@39084
|
13 years |
vboxsync |
VMM: -Wunused-parameter on mac.
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39070
|
13 years |
vboxsync |
VMM,IPRT: -Wunused-function.
|
|
|
@38956
|
13 years |
vboxsync |
PGM: Avoid requiring a full tree walk to age the mapping chunks …
|
|
|
@38953
|
13 years |
vboxsync |
PGM: Attempt at fixing the VERR_MAP_FAILED during state save problem …
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38837
|
13 years |
vboxsync |
VMM: Detect recursive rendezvous calls. Removed the unused API …
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38489
|
13 years |
vboxsync |
tstVMStructSize: Print a couple of extra offsets in the VM struct.
|
|
|
@38324
|
13 years |
vboxsync |
FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
|
|
|
@38152
|
13 years |
vboxsync |
INSTARGET -> [12]_STAGE_TARGET.
|
|
|
@38082
|
13 years |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@38077
|
13 years |
vboxsync |
IEM: Implemented LAHF/SAHF.
|
|
|
@38074
|
13 years |
vboxsync |
IEM: Implemented CMC.
|
|
|
@38073
|
13 years |
vboxsync |
IEM: Implemented CBW and friends.
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@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.
|
|
|
@37441
|
13 years |
vboxsync |
wrong file.
|
|
|
@37440
|
13 years |
vboxsync |
tm.h: Forgot the header changes relating to timer clock locking.
|
|
|
@37354
|
14 years |
vboxsync |
PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
|
|
|
@37323
|
14 years |
vboxsync |
build fix and some prefix cleanup.
|
|
|
@37008
|
14 years |
vboxsync |
IEM: More checks and another build fix attempt.
|
|
|
@37006
|
14 years |
vboxsync |
IEM: check more, try fix build.
|
|
|
@37005
|
14 years |
vboxsync |
build fix
|
|
|
@37004
|
14 years |
vboxsync |
IEM: More cleanup and checks.
|
|
|
@37003
|
14 years |
vboxsync |
IEM: More cleanup and checks.
|
|
|
@37002
|
14 years |
vboxsync |
IEM: Cleaning up and 'microcode' testcase - work in progress…
|
|
|
@36946
|
14 years |
vboxsync |
fix win-dbg
|
|
|
@36940
|
14 years |
vboxsync |
PGMPAGE: Finally, idPage is 32-bit. The physical address can now be …
|
|
|
@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 …
|
|
|
@36931
|
14 years |
vboxsync |
PGMPAGE: A tiny bit more.
|
|
|
@36891
|
14 years |
vboxsync |
PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
|
|
|
@36866
|
14 years |
vboxsync |
build fix
|
|
|
@36865
|
14 years |
vboxsync |
build fix
|
|
|
@36864
|
14 years |
vboxsync |
tstX86-1: made it work on darwin.
|
|
|
@36862
|
14 years |
vboxsync |
tstX86-1: Testing invalid lock prefix decoding order.
|
|
|
@36858
|
14 years |
vboxsync |
build fix.
|
|
|
@36838
|
14 years |
vboxsync |
IEM: SMSW and LMSW.
|
|
|
@36791
|
14 years |
vboxsync |
tstX86-1: Build fix for FreeBSD
|
|
|
@36776
|
14 years |
vboxsync |
solaris build fix./
|
|
|
@36774
|
14 years |
vboxsync |
build fix.
|
|
|
@36773
|
14 years |
vboxsync |
build fix.
|
|
|
@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 …
|
|
|
@36408
|
14 years |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if …
|
|
|
@36345
|
14 years |
vboxsync |
Runtime/log: forgotten file
|
|
|
@35601
|
14 years |
vboxsync |
DBGF,CPUM: Expose hypervisor registers as hypercpuX.
|
|
|
@35466
|
14 years |
vboxsync |
DBGFReg: Query individual registers by name.
|
|
|
@35410
|
14 years |
vboxsync |
DBGFReg revamp #2.
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35339
|
14 years |
vboxsync |
More build fixes
|
|
|
@35333
|
14 years |
vboxsync |
VMM source reorg.
|
|
|
@35308
|
14 years |
vboxsync |
AsyncCompletion: Remove obsolete write cache
|
|
|
@34668
|
14 years |
vboxsync |
More extpack build speedup hacking.
|
|
|
@34163
|
14 years |
vboxsync |
PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
|
|
|
@33935
|
14 years |
vboxsync |
VMM: mask all Local APIC interrupt vectors which are set up to NMI …
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33550
|
14 years |
vboxsync |
some more spelling fixes, thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32920
|
14 years |
vboxsync |
Compile fix
|
|
|
@32489
|
14 years |
vboxsync |
VMM: More work on the periodic preemption timer (no actual timers yet).
|
|
|
@32484
|
14 years |
vboxsync |
TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
|
|
|
@32190
|
14 years |
vboxsync |
PDMDevHlpVMSuspendSaveAndPowerOff: More code.
|
|
|
@32133
|
14 years |
vboxsync |
vm.h/mac: alignment fixes.
|
|
|
@32087
|
14 years |
vboxsync |
PGM: Account for aliased and off pages in physical handlers so that …
|
|
|
@32036
|
14 years |
vboxsync |
Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
|
|
|
@31996
|
14 years |
vboxsync |
Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
|
|
|
@31989
|
14 years |
vboxsync |
VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
|
|
|
@31895
|
14 years |
vboxsync |
FT updates
|
|
|
@31402
|
14 years |
vboxsync |
PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
|
|
|
@31140
|
14 years |
vboxsync |
PGM: Removed CheckPageFault as it is no longer used. Removed …
|
|
|
@31123
|
14 years |
vboxsync |
PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
|
|
|
@30572
|
14 years |
vboxsync |
Removed PGMPhysGCPhys2R3Ptr usage from PATM.
|
|
|
@30217
|
14 years |
vboxsync |
VMM: VCC100 warnings.
|
|
|
@29440
|
15 years |
vboxsync |
tstCompiler.cpp: init runtime
|
|
|
@29436
|
15 years |
vboxsync |
IOM: Profile all callbacks, don't bother count the as we can derive …
|
|
|
@29329
|
15 years |
vboxsync |
removed VBOX_WITH_VMI
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28942
|
15 years |
vboxsync |
Check GVM and GVMCPU as well (!)
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28262
|
15 years |
vboxsync |
PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@28065
|
15 years |
vboxsync |
Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
|
|
|
@27920
|
15 years |
vboxsync |
AsyncCompletion: Return error code for completed requests
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@26562
|
15 years |
vboxsync |
*: Added svn:keywords where missing.
|
|
|