|
|
@19503
|
16 years |
vboxsync |
Fixed r47022 regression
|
|
|
@19502
|
16 years |
vboxsync |
TMAll.cpp: removed two assertions in TMTimerStop as well.
|
|
|
@19501
|
16 years |
vboxsync |
2xRTMpPokeCpu-r0drv-solaris.c: svn properties, Id string, status codes.
|
|
|
@19500
|
16 years |
vboxsync |
TM: Moved the WarpDrive feature out of TMVirtual and made the setter …
|
|
|
@19499
|
16 years |
vboxsync |
TMInternal.h: Made TMTIMER::offShcduleNext volatile and switched from …
|
|
|
@19498
|
16 years |
vboxsync |
TMAll.cpp: Drop two wrong assertions in TMTimerSet (the queue might be …
|
|
|
@19497
|
16 years |
vboxsync |
TM.cpp: logging changes.
|
|
|
@19496
|
16 years |
vboxsync |
Solaris optimized version of RTMpPokeCpu
|
|
|
@19495
|
16 years |
vboxsync |
VM: Name the EMTs differently if there are more than one.
|
|
|
@19494
|
16 years |
vboxsync |
PDMR3VMMDevHeapAlloc: grumble
|
|
|
@19493
|
16 years |
vboxsync |
PDMR3VMMDevHeapAlloc: disabled annoying assertion.
|
|
|
@19492
|
16 years |
vboxsync |
TMAll: Fixed assertion in tmTimerQueueSanityChecks.
|
|
|
@19491
|
16 years |
vboxsync |
TM/doxygen: show the nice timer state chart.
|
|
|
@19490
|
16 years |
vboxsync |
tstVMM-2: Deleted as it did end up being used.
|
|
|
@19489
|
16 years |
vboxsync |
DevAPIC: do not flood the release log!
|
|
|
@19488
|
16 years |
vboxsync |
Made pgmPoolSyncCR3 a bit more SMP safe (pgmPoolClearAll still to be done).
|
|
|
@19487
|
16 years |
vboxsync |
Adjusted assertion for now
|
|
|
@19486
|
16 years |
vboxsync |
TM: Added lock stubbing for debugging purposes (disabled).
|
|
|
@19485
|
16 years |
vboxsync |
TM: fixed incorrect use of ASMBitTestAndSet in TMR3TimerQueuesDo that …
|
|
|
@19484
|
16 years |
vboxsync |
PDM*Device.cpp: spaces again.
|
|
|
@19483
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: redundant prototypes.
|
|
|
@19482
|
16 years |
vboxsync |
Update
|
|
|
@19481
|
16 years |
vboxsync |
Missing check for pending VMCPU flags (hwacc case).
|
|
|
@19480
|
16 years |
vboxsync |
Release the PGM lock when calling physical handlers …
|
|
|
@19479
|
16 years |
vboxsync |
Got rid of obsolete assertion
|
|
|
@19478
|
16 years |
vboxsync |
Finished up init IPI processing. (untested)
|
|
|
@19477
|
16 years |
vboxsync |
tstVBoxAPIWin: Enhanced example for starting a VM via OpenRemoteSession.
|
|
|
@19476
|
16 years |
vboxsync |
Moved VMMR3SendInitIpi/Sipi
|
|
|
@19475
|
16 years |
vboxsync |
VMM: sending init IPI
|
|
|
@19474
|
16 years |
vboxsync |
MMIO locking
|
|
|
@19473
|
16 years |
vboxsync |
Added PGMIsLockOwner
|
|
|
@19472
|
16 years |
vboxsync |
Protect port I/O with a critical section.
|
|
|
@19471
|
16 years |
vboxsync |
Added PGMIsLocked & PDMCritSectIsLocked
|
|
|
@19470
|
16 years |
vboxsync |
Added IOM lock
|
|
|
@19469
|
16 years |
vboxsync |
Added PGMIsLocked & PDMCritSectIsLocked.
|
|
|
@19468
|
16 years |
vboxsync |
VMM: better SIPI sending, reschedule to R3 as needed
|
|
|
@19467
|
16 years |
vboxsync |
tstVMM: build fix.
|
|
|
@19466
|
16 years |
vboxsync |
tstVMM,CFGM: Hacked together a TM testcase in tstVMM.
|
|
|
@19465
|
16 years |
vboxsync |
iprt/test.h: two typos.
|
|
|
@19464
|
16 years |
vboxsync |
HGSMI support makefile fixes, basics for passing ddraw command to host
|
|
|
@19463
|
16 years |
vboxsync |
dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
|
|
|
@19462
|
16 years |
vboxsync |
VMM: iLastGZRc from VMM to VMMCPU.
|
|
|
@19461
|
16 years |
vboxsync |
VMEm.cpp: Check for VMCPUSTATE_STARTED_EXEC_REM before calling …
|
|
|
@19460
|
16 years |
vboxsync |
HWACCM: play safe and only change the state to VMCPUSTATE_STARTED if …
|
|
|
@19459
|
16 years |
vboxsync |
REM: Work the VMCPU::enmState.
|
|
|
@19458
|
16 years |
vboxsync |
VBox/vm.h: added VMCPU_CMPXCHG_STATE.
|
|
|
@19457
|
16 years |
vboxsync |
HWACCM: Work the VMCPU::enmState.
|
|
|
@19456
|
16 years |
vboxsync |
PDM: Poke the target CPU when setting the interrupt FF.
|
|
|
@19455
|
16 years |
vboxsync |
linux kernel modules: prevent some superflous output during build
|
|
|
@19454
|
16 years |
vboxsync |
VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
|
|
|
@19453
|
16 years |
vboxsync |
attempt to fix the 32-bit build boxes
|
|
|
@19452
|
16 years |
vboxsync |
configure: fix picking up qt3 tools instead of the qt4 ones on …
|
|
|
@19451
|
16 years |
vboxsync |
No @note in body.
|
|
|
@19450
|
16 years |
vboxsync |
VMMAll: updated SIPI sketch.
|
|
|
@19449
|
16 years |
vboxsync |
PDMQueue.cpp: stricter assertions.
|
|
|
@19448
|
16 years |
vboxsync |
spaces + todo.
|
|
|
@19447
|
16 years |
vboxsync |
spaces
|
|
|
@19446
|
16 years |
vboxsync |
spaces.
|
|
|
@19445
|
16 years |
vboxsync |
VMMAll.cpp: How to wake up a CPU (on SIPI), heed todos.
|
|
|
@19444
|
16 years |
vboxsync |
TM: Serialize EMT access using a critsect.
|
|
|
@19443
|
16 years |
vboxsync |
Notes about missing functionality
|
|
|
@19442
|
16 years |
vboxsync |
Don't reschedule in the halted or wait for SIPI case.
|
|
|
@19441
|
16 years |
vboxsync |
Moved VCPU check up
|
|
|
@19440
|
16 years |
vboxsync |
Deal with pause/resume for pause & wait for sipi states.
|
|
|
@19439
|
16 years |
vboxsync |
PDM: Renamed PDMR3CritSectTryEnter to PDMCritSectTryEnter.
|
|
|
@19438
|
16 years |
vboxsync |
VMM: alignment fix.
|
|
|
@19437
|
16 years |
vboxsync |
SMP: send SIPI notification from APIC, let VM handle what really do
|
|
|
@19436
|
16 years |
vboxsync |
VMM.cpp: Not necessary to save the new stacks (see comment in …
|
|
|
@19435
|
16 years |
vboxsync |
VMM: VMCPU::enmState.
|
|
|
@19434
|
16 years |
vboxsync |
Further splitup of VMM (ring 0 jump buffer).
|
|
|
@19433
|
16 years |
vboxsync |
#2957: Dynamic adding/removing host-only adapters via GUI/Main.
|
|
|
@19432
|
16 years |
vboxsync |
HGSMI: Main.
|
|
|
@19431
|
16 years |
vboxsync |
HGSMI: windows graphics drivers.
|
|
|
@19430
|
16 years |
vboxsync |
HGSMI: windows graphics drivers.
|
|
|
@19429
|
16 years |
vboxsync |
Main/testcase: Fixed the paths in the makefile for tstVBoxAPILinux
|
|
|
@19428
|
16 years |
vboxsync |
Moved vcpu 0 check up
|
|
|
@19427
|
16 years |
vboxsync |
Send power on requests to all VCPUs.
|
|
|
@19426
|
16 years |
vboxsync |
EMSTATE_WAIT_SIPI changes
|
|
|
@19425
|
16 years |
vboxsync |
Introduced EMSTATE_WAIT_SIPI VCPU state
|
|
|
@19424
|
16 years |
vboxsync |
No need to clear VM_FF_RESET anymore.
|
|
|
@19423
|
16 years |
vboxsync |
Action flag updates
|
|
|
@19422
|
16 years |
vboxsync |
Use VM_FF_TESTANDCLEAR for VM_FF_RESET
|
|
|
@19421
|
16 years |
vboxsync |
Comment update
|
|
|
@19420
|
16 years |
vboxsync |
Action flag updates
|
|
|
@19419
|
16 years |
vboxsync |
configure: no Mesa check on Darwin
|
|
|
@19418
|
16 years |
vboxsync |
VMM: small compile fix for DEBUG + LOG_DISABLED
|
|
|
@19417
|
16 years |
vboxsync |
Also check VMCPU_FF_REQUEST
|
|
|
@19416
|
16 years |
vboxsync |
Wrong return code in vmR3PowerOff for VCPUs
|
|
|
@19415
|
16 years |
vboxsync |
Corrected assertions
|
|
|
@19414
|
16 years |
vboxsync |
All EMT threads should call TMVirtualResume now.
|
|
|
@19413
|
16 years |
vboxsync |
unused variable
|
|
|
@19412
|
16 years |
vboxsync |
bin2c: typo
|
|
|
@19411
|
16 years |
vboxsync |
NAT: wrong Ether address detection and ethernet gap detection
|
|
|
@19410
|
16 years |
vboxsync |
EFI: Pass down RAM and CPU config to DevEFI.
|
|
|
@19409
|
16 years |
vboxsync |
EFI: Moved the EfiThunk.asm code down one level as indicated in comment 86.
|
|
|
@19408
|
16 years |
vboxsync |
Config.kmk: enable curl on win.amd64.
|
|
|
@19407
|
16 years |
vboxsync |
VMEmt.cpp: Implemented VMNOTIFYFF_FLAGS_POKE. (not working though as …
|
|
|
@19406
|
16 years |
vboxsync |
GVMM: Added interfaces for Poking a single VCpu and for …
|
|
|
@19405
|
16 years |
vboxsync |
VBox/types.h: Added VMCPUSET and a couple of macros.
|
|
|
@19404
|
16 years |
vboxsync |
SUPR0.def: Added RTProcSelf and RTMpPokeCpu.
|
|
|