|
|
@29329
|
15 years |
vboxsync |
removed VBOX_WITH_VMI
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28317
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@27789
|
15 years |
vboxsync |
VM.cpp: Fixed bug in vmR3LiveDoStep1Cleanup where it didn't pass the …
|
|
|
@26653
|
15 years |
vboxsync |
Rewrote cpuid workaround
|
|
|
@26365
|
15 years |
vboxsync |
vmR3SetErrorUV: Log the status code too.
|
|
|
@25935
|
15 years |
vboxsync |
PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
|
|
|
@25838
|
15 years |
vboxsync |
Address todos (changes the protocol for CPU ejection) and make it …
|
|
|
@25825
|
15 years |
vboxsync |
r=bird: hot-plug review and code style cleanup. check out the @todos
|
|
|
@25816
|
15 years |
vboxsync |
CPU hotplug: Merge the first patch. Resets a CPU state if a CPU was …
|
|
|
@25238
|
15 years |
vboxsync |
VM.cpp: -Wshadow and fixed a vmR3TrySetState call.
|
|
|
@25075
|
15 years |
vboxsync |
VM.cpp: Fixed a missing state transition in vmR3LiveDoStep1Cleanup: …
|
|
|
@24922
|
15 years |
vboxsync |
Main,VMM: Debugging live snapshots.
|
|
|
@24918
|
15 years |
vboxsync |
VM,PGM: Fixed handling of VM reset during teleporation / live save.
|
|
|
@24874
|
15 years |
vboxsync |
Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
|
|
|
@24785
|
15 years |
vboxsync |
VM.cpp: Added bug number to the TODO.
|
|
|
@24773
|
15 years |
vboxsync |
VM.cpp: Memory zeroing todo.
|
|
|
@24738
|
15 years |
vboxsync |
VMReq.cpp: Made VMR3ReqProcessU re-entrant.
|
|
|
@24730
|
15 years |
vboxsync |
PDM: Implemented making device/driver/usb-device suspend and poweroff …
|
|
|
@24567
|
15 years |
vboxsync |
VM.cpp: Always write VMSetError messages to the release log. Main may …
|
|
|
@24508
|
15 years |
vboxsync |
SSM,VM: VMSetError handling.
|
|
|
@24474
|
15 years |
vboxsync |
VM.cpp: One other NULL/VMR3ReqCall case.
|
|
|
@24461
|
15 years |
vboxsync |
VMM/VM: pass uintptr 0 instead of NULL while passing SSM load info to EMT.
|
|
|
@24353
|
15 years |
vboxsync |
Main,VM: Working the teleportation state. Made VMR3Teleport report …
|
|
|
@24267
|
15 years |
vboxsync |
VMSetError: Do a LogRel if no callbacks.
|
|
|
@24199
|
15 years |
vboxsync |
VM.cpp: Fixed some bugs in the failure path of a live save.
|
|
|
@24037
|
15 years |
vboxsync |
Missing break
|
|
|
@24030
|
15 years |
vboxsync |
Warn about AMD-V in use.
|
|
|
@23917
|
15 years |
vboxsync |
VM: Set it VMINT::fTeleportedAndNotFullyResumedYet in VMR3Load.…
|
|
|
@23915
|
15 years |
vboxsync |
VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet …
|
|
|
@23904
|
15 years |
vboxsync |
VMM,Main: Fixed bugs related to teleporting a paused VM.
|
|
|
@23826
|
15 years |
vboxsync |
VMM: VMR3PowerOff should work for CREATED VMs as well. (TODO update …
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23668
|
15 years |
vboxsync |
VMM: Live migration fixes.
|
|
|
@23598
|
15 years |
vboxsync |
VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
|
|
|
@23595
|
15 years |
vboxsync |
SSM: SSMR3LiveToFile -> SSMR3LiveSave.
|
|
|
@23593
|
15 years |
vboxsync |
SSM: Fixed bug causing invalid/unnecessary directory entries. Made …
|
|
|
@23153
|
15 years |
vboxsync |
VMM: live snapshot bugfix.
|
|
|
@23152
|
15 years |
vboxsync |
nitpicking
|
|
|
@23151
|
15 years |
vboxsync |
VBox/err.h,VMM: VMR3Save should be mostly done now.
|
|
|
@23148
|
15 years |
vboxsync |
VM.cpp: converted VMR3PowerOn and VMR3Resume to use …
|
|
|
@23146
|
15 years |
vboxsync |
VMM: State reworking.
|
|
|
@23042
|
15 years |
vboxsync |
VM.cpp: Note about ResetLS/ResettingLS.
|
|
|
@23037
|
15 years |
vboxsync |
VMR3Save: Code done. (Had to add VMSTATE_RESET_LS to deal with reset.)
|
|
|
@23024
|
15 years |
vboxsync |
VM.cpp: More state cleanup.
|
|
|
@23023
|
15 years |
vboxsync |
VM.cpp: Retire vmR3SetState2. s/vmR3TrySetStateEx/vmR3TrySetState/
|
|
|
@23018
|
15 years |
vboxsync |
VM.cpp: More uniform error reporting when called with an invalid state.
|
|
|
@23011
|
15 years |
vboxsync |
VMM,VMMDev: Some VMMR3ReqCall refactoring.
|
|
|
@23009
|
15 years |
vboxsync |
VMM: State machine adjustments. Have only received basic testing.
|
|
|
@23001
|
15 years |
vboxsync |
Wrong free function called for UVM
|
|
|
@22988
|
15 years |
vboxsync |
VMM: Simplify AtError and AtRuntimeError registration and deregistration.
|
|
|
@22986
|
15 years |
vboxsync |
VMM: Removed the AtReset callbacks. Rewrote the AtState registration …
|
|
|
@22980
|
15 years |
vboxsync |
VM: added critsects around the At[State|Reset|Error|RuntimeError] …
|
|
|
@22975
|
15 years |
vboxsync |
VMM: State coding in progress - bed time commit.
|
|
|
@22961
|
15 years |
vboxsync |
VMM: state updates (almost there).
|
|
|
@22915
|
15 years |
vboxsync |
VMM: some state stuff (work in progress, back out on bustage).
|
|
|
@22890
|
15 years |
vboxsync |
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
|
|
|
@22885
|
15 years |
vboxsync |
VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
|
|
|
@22792
|
15 years |
vboxsync |
SSM: Live snapshot and migration coding.
|
|
|
@22784
|
15 years |
vboxsync |
VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
|
|
|
@22636
|
15 years |
vboxsync |
no trailing '.' in error messages
|
|
|
@22635
|
15 years |
vboxsync |
VMM: fail for guest SMP without VT-x, better error messages if …
|
|
|
@22609
|
15 years |
vboxsync |
disable VT-x on Linux < 2.6.13
|
|
|
@22122
|
15 years |
vboxsync |
VMM: gcc warnings and a todo.
|
|
|
@22121
|
15 years |
vboxsync |
VMM: gcc warnings and a todo.
|
|
|
@22042
|
15 years |
vboxsync |
VMM: refactor CPUID limitation, passed OSType
|
|
|
@22037
|
15 years |
vboxsync |
VMM: correct report cores count, also expose more CPUID leaves by default
|
|
|
@20864
|
15 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20854
|
15 years |
vboxsync |
VMM: Use the custom logger prefix to indicate the virtual CPU ID.
|
|
|
@20564
|
15 years |
vboxsync |
VM.cpp: Fixed crash in VMR3WaitU on creation error (for instance …
|
|
|
@20432
|
15 years |
vboxsync |
better error message for Linux if the vboxnetflt module is not accessible
|
|
|
@20199
|
16 years |
vboxsync |
Always reset the CPU state during reset
|
|
|
@20198
|
16 years |
vboxsync |
Moved pending forced actions clearing.
|
|
|
@20158
|
16 years |
vboxsync |
Extra VCPU checks. Attempt to fix alignment issue
|
|
|
@19495
|
16 years |
vboxsync |
VM: Name the EMTs differently if there are more than one.
|
|
|
@19454
|
16 years |
vboxsync |
VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
|
|
|
@19441
|
16 years |
vboxsync |
Moved VCPU check up
|
|
|
@19435
|
16 years |
vboxsync |
VMM: VMCPU::enmState.
|
|
|
@19428
|
16 years |
vboxsync |
Moved vcpu 0 check up
|
|
|
@19427
|
16 years |
vboxsync |
Send power on requests to all VCPUs.
|
|
|
@19416
|
16 years |
vboxsync |
Wrong return code in vmR3PowerOff for VCPUs
|
|
|
@19403
|
16 years |
vboxsync |
VBox/parma.h,VMM: VMCPU_MAX_CPU_COUNT & VMM_MAX_CPUS => …
|
|
|
@19400
|
16 years |
vboxsync |
VM: VMR3Notify*FF refactorying (for poking); converting fNotifiedREM …
|
|
|
@19395
|
16 years |
vboxsync |
GVMM,VM: Register the other EMTs or we assert painfully in …
|
|
|
@19322
|
16 years |
vboxsync |
Deal with reset, suspend, resume, poweroff for SMP guests.
|
|
|
@19300
|
16 years |
vboxsync |
VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
|
|
|
@19293
|
16 years |
vboxsync |
DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
|
|
|
@19267
|
16 years |
vboxsync |
Cleaned up the VMREQDEST_BROADCAST code.
|
|
|
@19265
|
16 years |
vboxsync |
SMP cleanup fixes.
|
|
|
@19257
|
16 years |
vboxsync |
Reapplied 46658 + fix
|
|
|
@19255
|
16 years |
vboxsync |
Backed out 46655-57 for now
|
|
|
@19252
|
16 years |
vboxsync |
SUPCallVMMR0(Ex) arguments must include the VCPU id.
Note: support …
|
|
|
@19238
|
16 years |
vboxsync |
Moved idCpu init
|
|
|
@19231
|
16 years |
vboxsync |
Allow multiple VCPUs here too
|
|
|
@19229
|
16 years |
vboxsync |
Only the first VCPU may initialize the VM during early init.
|
|
|
@19217
|
16 years |
vboxsync |
UVM splitup for SMP guests. Global and local request packets supported.
|
|
|
@19141
|
16 years |
vboxsync |
Action flags breakup.
Fixed PGM saved state loading of 2.2.2 images. …
|
|
|
@19102
|
16 years |
vboxsync |
VMM: Don't signal REM during destruction, we won't be stuck in there.
|
|
|
@19101
|
16 years |
vboxsync |
Restored r46233 (fixing comming in a sec).
|
|
|