|
|
@35335
|
14 年 |
vboxsync |
VMM source reorg: VMMGC -> VMMRC.
|
|
|
@35333
|
14 年 |
vboxsync |
VMM source reorg.
|
|
|
@35308
|
14 年 |
vboxsync |
AsyncCompletion: Remove obsolete write cache
|
|
|
@34668
|
14 年 |
vboxsync |
More extpack build speedup hacking.
|
|
|
@34662
|
14 年 |
vboxsync |
Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
|
|
|
@34492
|
14 年 |
vboxsync |
VBOX_ONLY_EXTPACKS changes.
|
|
|
@34220
|
14 年 |
vboxsync |
Build fix
|
|
|
@34219
|
14 年 |
vboxsync |
PDM/BlockCache: First part for #5295, move the writeback cache into a …
|
|
|
@33935
|
14 年 |
vboxsync |
VMM: mask all Local APIC interrupt vectors which are set up to NMI …
|
|
|
@32253
|
14 年 |
vboxsync |
VMM/DBGF: Added CoreDescriptor.
|
|
|
@32006
|
14 年 |
vboxsync |
VMM/DBGFCoreWrite: skeleton.
|
|
|
@31789
|
14 年 |
vboxsync |
FT updates
|
|
|
@31721
|
14 年 |
vboxsync |
FT skeleton code
|
|
|
@31491
|
14 年 |
vboxsync |
DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
|
|
|
@31402
|
14 年 |
vboxsync |
PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
|
|
|
@30888
|
14 年 |
vboxsync |
Makefile.kmk: more syntax checking aliases.
|
|
|
@30799
|
14 年 |
vboxsync |
TM: Made it possible to enable the resettable accounting stats in …
|
|
|
@29566
|
15 年 |
vboxsync |
Enabled page fusion code (feature itself is still disabled)
|
|
|
@29468
|
15 年 |
vboxsync |
Split up
|
|
|
@29329
|
15 年 |
vboxsync |
removed VBOX_WITH_VMI
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28791
|
15 年 |
vboxsync |
VBOX_WITH_PAGE_SHARING
|
|
|
@28426
|
15 年 |
vboxsync |
Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
|
|
|
@28415
|
15 年 |
vboxsync |
Shared paging updates
|
|
|
@26951
|
15 年 |
vboxsync |
introduced VBOX_WITH_VUSB
|
|
|
@26693
|
15 年 |
vboxsync |
small Makefile cleanup
|
|
|
@26526
|
15 年 |
vboxsync |
VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
|
|
|
@26523
|
15 年 |
vboxsync |
VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
|
|
|
@26282
|
15 年 |
vboxsync |
another gcc warning
|
|
|
@26224
|
15 年 |
vboxsync |
s/IN_RT_GC/IN_RT_RC/g
|
|
|
@26223
|
15 年 |
vboxsync |
s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
|
|
|
@26222
|
15 年 |
vboxsync |
*.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
|
|
|
@26218
|
15 年 |
vboxsync |
*.kmk: Started renaming templated from all caps to CamelCase. At the …
|
|
|
@25946
|
15 年 |
vboxsync |
*: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
|
|
|
@24577
|
15 年 |
vboxsync |
Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
|
|
|
@24574
|
15 年 |
vboxsync |
SSMStandalone.a/lib for linking with VBoxSVC.
|
|
|
@24061
|
15 年 |
vboxsync |
DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
|
|
|
@23452
|
15 年 |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@23415
|
15 年 |
vboxsync |
PGM: Saved state hacking and some minor cleanups.
|
|
|
@23307
|
15 年 |
vboxsync |
VMM: Moved the saved state code out of PGM.cpp and into PGMSavedState.cpp.
|
|
|
@22906
|
15 年 |
vboxsync |
VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability …
|
|
|
@22823
|
15 年 |
vboxsync |
replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
|
|
|
@22781
|
15 年 |
vboxsync |
SSM: Save the build type and host os+arch, feed the strings from the …
|
|
|
@22309
|
15 年 |
vboxsync |
PDMAsyncCompletion: Add first part of the cache for file I/O
|
|
|
@22140
|
15 年 |
vboxsync |
SSM-new.cpp -> SSM.cpp.
|
|
|
@22032
|
15 年 |
vboxsync |
VMM: Enabled the new SSM code.
|
|
|
@22031
|
15 年 |
vboxsync |
VMM/Makefile.kmk: reverted 50766.
|
|
|
@22029
|
15 年 |
vboxsync |
SSM: adjusted progress calculation during save.
|
|
|
@21963
|
15 年 |
vboxsync |
VMM: When we're switching to our own private stack, it must have a …
|
|
|
@21856
|
15 年 |
vboxsync |
SSM: only compress big stuff that's a page or larger.
|
|
|
@21496
|
15 年 |
vboxsync |
VMM/PDMAsyncCompletion: Add basic working manager using RTFileAio API …
|
|
|
@21196
|
15 年 |
vboxsync |
Break up raw mode and hwacc EM parts.
|
|
|
@20998
|
15 年 |
vboxsync |
VMM: how to trigger the 64-bit windows issue.
|
|
|
@20997
|
15 年 |
vboxsync |
HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
|
|
|
@20922
|
15 年 |
vboxsync |
Config.kmk,VMM/Makefile.kmk: Retired VBOX_WITH_SMP_GUESTS (unused), …
|
|
|
@20871
|
15 年 |
vboxsync |
VMM: Make sure there is enough room for a few physical handler …
|
|
|
@20541
|
15 年 |
vboxsync |
VMM: Split up VMMR0A.asm into VMMR0JmpA-x86.asm and …
|
|
|
@20167
|
15 年 |
vboxsync |
First part of the PDMAsyncCompletion rewrite:
* The Host specific …
|
|
|
@19957
|
16 年 |
vboxsync |
VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
|
|
|
@19757
|
16 年 |
vboxsync |
VMM,IPRT,DBGC: Debug address spaces.
|
|
|
@19297
|
16 年 |
vboxsync |
Renamed src/recompiler_new to src/recompiler.
|
|
|
@19288
|
16 年 |
vboxsync |
DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
|
|
|
@18792
|
16 年 |
vboxsync |
MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
|
|
|
@18665
|
16 年 |
vboxsync |
VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
|
|
|
@17294
|
16 年 |
vboxsync |
PGM: started looking at direct access of PGMPAGE::HCPhys and the …
|
|
|
@16959
|
16 年 |
vboxsync |
disable array bounds warning for PGMAllPool
|
|
|
@16344
|
16 年 |
vboxsync |
.darwin.x86 isn't right for VBOXGC since that's BLD_TRG_ARCH=x86 and …
|
|
|
@16341
|
16 年 |
vboxsync |
Makefiles: .darwin -> .darwin.x86.
|
|
|
@15414
|
16 年 |
vboxsync |
Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
|
|
|
@15413
|
16 年 |
vboxsync |
#3202: CMPXCHG - 64-bit solaris optimziation.
|
|
|
@14994
|
16 年 |
vboxsync |
Moved CPUMStack.cpp to the all dir
|
|
|
@14870
|
16 年 |
vboxsync |
Cleaning up.
|
|
|
@14833
|
16 年 |
vboxsync |
Drop the global VBOX_WITH_NEW_RECOMPILER global.
|
|
|
@14785
|
16 年 |
vboxsync |
More switcher updates
|
|
|
@14766
|
16 年 |
vboxsync |
PAE to AMD64 switcher
|
|
|
@14515
|
16 年 |
vboxsync |
SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
|
|
|
@14167
|
16 年 |
vboxsync |
VMM: AMD64 -> 32bit switcher (for testing only).
|
|
|
@14137
|
16 年 |
vboxsync |
order
|
|
|
@14134
|
16 年 |
vboxsync |
32->64 bit mode skeleton, nothing yet works, for sure
|
|
|
@14116
|
16 年 |
vboxsync |
line continuation fun.
|
|
|
@14114
|
16 年 |
vboxsync |
#1865: Some structures and external API for the ring-0 dynamic mapping …
|
|
|
@14042
|
16 年 |
vboxsync |
Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
|
|
|
@13798
|
16 年 |
vboxsync |
VMM: Split out the switcher code from VMM.cpp and into VMMSwitcher.cpp.
|
|
|
@13699
|
16 年 |
vboxsync |
VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
|
|
|
@13698
|
16 年 |
vboxsync |
VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
|
|
|
@13565
|
16 年 |
vboxsync |
#1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
|
|
|
@13375
|
16 年 |
vboxsync |
some (disabled) VMI bits
|
|
|
@13306
|
16 年 |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13060
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13038
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13035
|
16 年 |
vboxsync |
#1865: More PGM…
|
|
|
@12991
|
16 年 |
vboxsync |
VMM: build fix.
|
|
|
@12990
|
16 年 |
vboxsync |
VMM: build fix.
|
|
|
@12989
|
16 年 |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12980
|
16 年 |
vboxsync |
Split up PDMDevice.cpp, moving all the devhlps into two new files …
|
|
|
@12964
|
16 年 |
vboxsync |
VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
|
|
|
@12248
|
16 年 |
vboxsync |
VMM/Makefiles: Eliminated PATH_TARGET usage and pushed them up to root …
|
|
|
@12170
|
16 年 |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@11805
|
16 年 |
vboxsync |
- rearranged SDK-only stuff in makefiles per Knut advise
|
|
|
@11725
|
16 年 |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|