|
|
@24467
|
15 years |
vboxsync |
Document VMR3Req* caveats.
|
|
|
@24463
|
15 years |
vboxsync |
CPUM: Enabled the last bit of live migration code.
|
|
|
@24461
|
15 years |
vboxsync |
VMM/VM: pass uintptr 0 instead of NULL while passing SSM load info to EMT.
|
|
|
@24453
|
15 years |
vboxsync |
CPUM: CPUID validation on state load.
|
|
|
@24443
|
15 years |
vboxsync |
Build fix
|
|
|
@24442
|
15 years |
vboxsync |
AsyncCompletion: New key to enable the host cache with async I/O. Not …
|
|
|
@24416
|
15 years |
vboxsync |
Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
|
|
|
@24415
|
15 years |
vboxsync |
AsyncCompletion: Release the write lock when done. Should fix guest hangs
|
|
|
@24406
|
15 years |
vboxsync |
Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the latter …
|
|
|
@24368
|
15 years |
vboxsync |
Additional check for in-use AMD-V.
|
|
|
@24363
|
15 years |
vboxsync |
PGMSavedState: Save the RAM config (size + hole).
|
|
|
@24360
|
15 years |
vboxsync |
AsyncCompletion: Option to enforce use of the failsafe I/O manager
|
|
|
@24359
|
15 years |
vboxsync |
AsyncCompletion: CFGM key to disable the cache globally
|
|
|
@24358
|
15 years |
vboxsync |
AsyncCompletion: Don't enqueue requests if the endpoint is moving
|
|
|
@24356
|
15 years |
vboxsync |
AsyncCompletion: Improve write performance for random acess. If a …
|
|
|
@24355
|
15 years |
vboxsync |
AsyncCompletion: Fix crash when doing load balancing
|
|
|
@24353
|
15 years |
vboxsync |
Main,VM: Working the teleportation state. Made VMR3Teleport report …
|
|
|
@24349
|
15 years |
vboxsync |
PGMR3PhysWriteExternal: Instrumented it to track down who is writing …
|
|
|
@24343
|
15 years |
vboxsync |
Temporary release assertions to see what's going wrong
|
|
|
@24328
|
15 years |
vboxsync |
Comment update
|
|
|
@24327
|
15 years |
vboxsync |
Load CPUID leaf override; we currently don't care if the caller …
|
|
|
@24324
|
15 years |
vboxsync |
Minor cleanup
|
|
|
@24292
|
15 years |
vboxsync |
SSMSetLoadErrorV: Don't use %N as the VMSetError message may be …
|
|
|
@24290
|
15 years |
vboxsync |
Typo
|
|
|
@24289
|
15 years |
vboxsync |
PDMDevHlp: Enabled APIC fix again.
|
|
|
@24284
|
15 years |
vboxsync |
Compile fix
|
|
|
@24283
|
15 years |
vboxsync |
Cleaned up
|
|
|
@24282
|
15 years |
vboxsync |
PDM: Added missing driver instance checks.
|
|
|
@24278
|
15 years |
vboxsync |
AsyncCompletion: Cleanup in the cache and more statistics (more to come)
|
|
|
@24272
|
15 years |
vboxsync |
PDMDevice.cpp: Check the number of devices instances against the max …
|
|
|
@24268
|
15 years |
vboxsync |
SSM: Better tracking of load errors.
|
|
|
@24267
|
15 years |
vboxsync |
VMSetError: Do a LogRel if no callbacks.
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24264
|
15 years |
vboxsync |
SSM: Added SSMR3SetLoadError[V] and SSMR3SetCfgError for setting log …
|
|
|
@24254
|
15 years |
vboxsync |
Long mode check update
|
|
|
@24251
|
15 years |
vboxsync |
Another tpr patch fix
|
|
|
@24249
|
15 years |
vboxsync |
TPR patch fixes
|
|
|
@24248
|
15 years |
vboxsync |
VT-x: Must save the host's LSTAR msr in case the guest changed it (TPR …
|
|
|
@24244
|
15 years |
vboxsync |
PDMThread: Fend of already suspended threads in PDMR3ThreadSuspend.
|
|
|
@24243
|
15 years |
vboxsync |
TPR patching for VT-x without VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC. Untested.
|
|
|
@24239
|
15 years |
vboxsync |
PGMSavedState.cpp: -newline
|
|
|
@24227
|
15 years |
vboxsync |
PGMAllPool.cpp: shut up gcc warnings.
|
|
|
@24222
|
15 years |
vboxsync |
PDMAsyncCompletionFileFailsafe: warning
|
|
|
@24216
|
15 years |
vboxsync |
VMM: Backed out r54155 & r54154 due to XP breakage.
|
|
|
@24208
|
15 years |
vboxsync |
Warning
|
|
|
@24207
|
15 years |
vboxsync |
Check if we need to intercept invlpg; we catch all page table updates, …
|
|
|
@24206
|
15 years |
vboxsync |
No #ifdefs
|
|
|
@24202
|
15 years |
vboxsync |
AsyncCompletion/FileCache: Create new cache entries for writes which …
|
|
|
@24201
|
15 years |
vboxsync |
Compile fix
|
|
|
@24200
|
15 years |
vboxsync |
PGM.cpp: Validate the size of a saved MMIO2 range.
|
|
|
@24199
|
15 years |
vboxsync |
VM.cpp: Fixed some bugs in the failure path of a live save.
|
|
|
@24198
|
15 years |
vboxsync |
SSM: Do the SaveDone round on live failure.
|
|
|
@24197
|
15 years |
vboxsync |
Introducing PGMHasDirtyPages
|
|
|
@24192
|
15 years |
vboxsync |
Enabled dirty page optimization again; watch for regressions
|
|
|
@24181
|
15 years |
vboxsync |
VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
|
|
|
@24154
|
15 years |
vboxsync |
Fixed relocation for disabled pfnLocalInterruptRC handler
|
|
|
@24141
|
15 years |
vboxsync |
Disable the APIC fix due to Linux SMP regressions
|
|
|
@24139
|
15 years |
vboxsync |
Also missing ApicHlp_SetInterruptFF cases for R0/RC.
|
|
|
@24138
|
15 years |
vboxsync |
Missing Set/ClearInterruptFF cases for R0 & RC.
|
|
|
@24127
|
15 years |
vboxsync |
PDMAPIC: alignment fix.
|
|
|
@24125
|
15 years |
vboxsync |
DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
|
|
|
@24121
|
15 years |
vboxsync |
AsyncCompletion: Process the request list of an endpoint after it was …
|
|
|
@24116
|
15 years |
vboxsync |
Assertion changes
|
|
|
@24077
|
15 years |
vboxsync |
Fixed nested paging for 64 bits guests on 32 bits hosts (AMD-V only).
|
|
|
@24061
|
15 years |
vboxsync |
DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
|
|
|
@24059
|
15 years |
vboxsync |
AsyncCompletion: Don't leak file descriptors when closing the …
|
|
|
@24047
|
15 years |
vboxsync |
AsyncCompletion: Do not use a failsafe manager for more than one endpoint
|
|
|
@24041
|
15 years |
vboxsync |
Also flush dirty pages when unmapping cr3
|
|
|
@24037
|
15 years |
vboxsync |
Missing break
|
|
|
@24033
|
15 years |
vboxsync |
Error code handling
|
|
|
@24032
|
15 years |
vboxsync |
Return error code if VT-x/AMD-V init fails.
|
|
|
@24030
|
15 years |
vboxsync |
Warn about AMD-V in use.
|
|
|
@24029
|
15 years |
vboxsync |
Compile fix
|
|
|
@24027
|
15 years |
vboxsync |
Fail if VT-x or AMD-V are already enabled (Windows 7)
|
|
|
@24009
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@23983
|
15 years |
vboxsync |
Must flush all contexts when restarting with asid 1
|
|
|
@23978
|
15 years |
vboxsync |
Remove semicolon
|
|
|
@23977
|
15 years |
vboxsync |
Cleaned up
|
|
|
@23976
|
15 years |
vboxsync |
Flush page instead of context (code path not used)
|
|
|
@23975
|
15 years |
vboxsync |
AsyncCompletion: Fix possible data corruption
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23972
|
15 years |
vboxsync |
Must set tlb flush flag when exiting ring 0 (local init)
|
|
|
@23959
|
15 years |
vboxsync |
PDMAsyncCompletion: Disable async I/O on linux if opening fails …
|
|
|
@23958
|
15 years |
vboxsync |
temporary debugging code
|
|
|
@23956
|
15 years |
vboxsync |
PDMAsyncCompletion: Migrate endpoints to a failsafe manager if a …
|
|
|
@23952
|
15 years |
vboxsync |
AsyncCompletion: Disable RTFILE_O_NO_CACHE for Linux on filesystems …
|
|
|
@23944
|
15 years |
vboxsync |
Format specifier fix
|
|
|
@23943
|
15 years |
vboxsync |
More verbose assertion
|
|
|
@23927
|
15 years |
vboxsync |
netflt/win: alternative loopback handling mechanism (disabled for now)
|
|
|
@23925
|
15 years |
vboxsync |
dbgfR3VMMWait: polling hack.
|
|
|
@23922
|
15 years |
vboxsync |
missing case
|
|
|
@23917
|
15 years |
vboxsync |
VM: Set it VMINT::fTeleportedAndNotFullyResumedYet in VMR3Load.…
|
|
|
@23915
|
15 years |
vboxsync |
VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet …
|
|
|
@23905
|
15 years |
vboxsync |
SSM: Moved the LivePrep phase to the worker thread.
|
|
|
@23904
|
15 years |
vboxsync |
VMM,Main: Fixed bugs related to teleporting a paused VM.
|
|
|
@23901
|
15 years |
vboxsync |
doc typo.
|
|
|
@23895
|
15 years |
vboxsync |
SSM.cpp: Corrected assertion.
|
|
|
@23872
|
15 years |
vboxsync |
SSM: Extended and fixed the SSMFIELD_ENTRY_OLD bits.
|
|
|
@23853
|
15 years |
vboxsync |
docs
|
|
|
@23851
|
15 years |
vboxsync |
Annoying assertion
|
|
|