|
|
@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.
|
|
|
@19403
|
16 years |
vboxsync |
VBox/parma.h,VMM: VMCPU_MAX_CPU_COUNT & VMM_MAX_CPUS => …
|
|
|
@19402
|
16 years |
vboxsync |
VMReq: Added VMREQFLAGS_POKE for high priority requests.
|
|
|
@19401
|
16 years |
vboxsync |
VMEmt.cpp: Another SMP todo
|
|
|
@19400
|
16 years |
vboxsync |
VM: VMR3Notify*FF refactorying (for poking); converting fNotifiedREM …
|
|
|
@19399
|
16 years |
vboxsync |
TM: Only let EMT0 do TMR3TimerQueuesDo for now.
|
|
|
@19398
|
16 years |
vboxsync |
GVMM: Address the GVMMR0GetVMByEMT issue and added access restrictions …
|
|
|
@19397
|
16 years |
vboxsync |
VBox/param.h: Added VMM_MAX_CPUS, should match TCPUCount in …
|
|
|
@19396
|
16 years |
vboxsync |
GVMM: removed DEBUG_bird, assertion seems to be gone.
|
|
|
@19395
|
16 years |
vboxsync |
GVMM,VM: Register the other EMTs or we assert painfully in …
|
|
|
@19394
|
16 years |
vboxsync |
SUPDrv: expose RTMpPokeCpu, minor version incremented.
|
|
|
@19393
|
16 years |
vboxsync |
SUPDrv: expose RTMpPokeCpu, minor version incremented.
|
|
|
@19392
|
16 years |
vboxsync |
NAT: attempt to fix #3651
|
|
|
@19391
|
16 years |
vboxsync |
IPRT: Explained RTMpOthers preemption req to the caller in mp.h, but …
|
|
|
@19390
|
16 years |
vboxsync |
iprt/mp.h: Updated the RTMpOnOthers docs.
|
|
|
@19389
|
16 years |
vboxsync |
IPRT: Implemented RTMpPokeCpu where it made sense (untested).
|
|
|
@19388
|
16 years |
vboxsync |
vboxdrv, Solaris/VBoxNetFlt: RTStrDup and some fixes. (flt part …
|
|
|
@19387
|
16 years |
vboxsync |
Runtime/r0drv: include string (StrDup/DupEx/Free) into r0drv.
|
|
|
@19386
|
16 years |
vboxsync |
iprt/mp.h: RTMpPokeCpu.
|
|
|
@19385
|
16 years |
vboxsync |
GVMMR0RegisterVCpu: use gvmmR0ByVM instead of gvmmR0ByVMAndEMT as …
|
|
|
@19384
|
16 years |
vboxsync |
iprt/common/string/string.cpp: RTR3DECL -> RTDECL (see header).
|
|
|
@19383
|
16 years |
vboxsync |
NAT: UDP gaps removed (detected with VPN)
|
|
|
@19382
|
16 years |
vboxsync |
Introduced GVMMR0RegisterVCpu. (not used yet; untested)
|
|
|
@19381
|
16 years |
vboxsync |
Further breakup of GVM. Deal with VCPU thread handles.
|
|
|
@19380
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: strdup fix.
|
|
|
@19379
|
16 years |
vboxsync |
ConsoleImpl2.cpp: force hardware virtualization mode if cCpus > 1. …
|
|
|
@19378
|
16 years |
vboxsync |
OSE build fix
|
|
|
@19377
|
16 years |
vboxsync |
VBoxManage: Get and set CPUCount.
|
|
|
@19376
|
16 years |
vboxsync |
VBoxService/common: Renaming Windows-specific stuff.
|
|
|
@19375
|
16 years |
vboxsync |
cbinding: fixed the samples to have string UUID's instead of struct once.
|
|
|
@19374
|
16 years |
vboxsync |
VBoxService/common: SVN props.
|
|
|
@19373
|
16 years |
vboxsync |
VBoxService: Replacing VBoxService/win with VBoxService/common. This …
|
|
|
@19372
|
16 years |
vboxsync |
VBoxService/common: Resource file (+icon) for Windows build.
|
|
|
@19371
|
16 years |
vboxsync |
Runtime/Aio: Prevent inclusion of swabb.h because g++ doesn't like the …
|
|
|
@19370
|
16 years |
vboxsync |
Runtime/Aio: Fix the POSIX backend for Darwin. We have to obey the …
|
|
|
@19369
|
16 years |
vboxsync |
Removed VMMR3Lock/Unlock calls
|
|
|
@19368
|
16 years |
vboxsync |
IPRT: initial check in of the runtime S3 interface (not used yet)
|
|
|
@19367
|
16 years |
vboxsync |
Removed VMMR3Lock/Unlock references
|
|
|
@19366
|
16 years |
vboxsync |
Removed global VMM lock.
|
|
|
@19365
|
16 years |
vboxsync |
recompiler: gcc-4.4 fix, see internal ticket 3883
|
|
|
@19364
|
16 years |
vboxsync |
VBoxService/common: Build fix.
|
|
|
@19363
|
16 years |
vboxsync |
configure: let's try with an older version of libcurl; needs to be …
|
|
|
@19362
|
16 years |
vboxsync |
enabled building of libcurl for win.x86
|
|
|
@19361
|
16 years |
vboxsync |
VBoxService/common: Build fix.
|
|
|
@19360
|
16 years |
vboxsync |
Split up GVM and introduced GVMCPU.
|
|
|
@19359
|
16 years |
vboxsync |
enabled building of libcurl on Solaris & Linux
|
|
|
@19358
|
16 years |
vboxsync |
Fixed infinite recursion in VMMGetCpu (ring 0).
|
|
|
@19357
|
16 years |
vboxsync |
build libcurl on darwin
|
|
|
@19356
|
16 years |
vboxsync |
more for integration of libcurl
|
|
|
@19355
|
16 years |
vboxsync |
Runtime/r0drv/Solaris: fixed warning.
|
|
|
@19354
|
16 years |
vboxsync |
Inconsistent calling convention.
|
|
|
@19353
|
16 years |
vboxsync |
VBoxService/common: Added component versions and Guest Additions …
|
|
|
@19352
|
16 years |
vboxsync |
VBoxService/common: Update.
|
|
|
@19351
|
16 years |
vboxsync |
NAT: makes NAT and NATService compilable together
|
|
|
@19350
|
16 years |
vboxsync |
IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and …
|
|
|
@19349
|
16 years |
vboxsync |
DevEFI,VBoxPkg: Moving the image to 0xffd40000 and mapping it as …
|
|
|
@19348
|
16 years |
vboxsync |
Runtime/Aio: Properties
|
|
|
@19347
|
16 years |
vboxsync |
Add new error code for async I/O
|
|
|
@19346
|
16 years |
vboxsync |
Runtime/Aio: Updates
* Add POSIX backend needed for the Darwin …
|
|
|
@19345
|
16 years |
vboxsync |
bin2c: -width n and -break n args for forming the output.
|
|
|
@19344
|
16 years |
vboxsync |
Config/FreeBSD: Enable VBOX_WITH_RUNPATH for hardened FreeBSD builds …
|
|
|
@19343
|
16 years |
vboxsync |
Fixes for the kernel driver:
* Should compile with FreeBSD 8 (not …
|
|
|
@19342
|
16 years |
vboxsync |
Support/FreeBSD: RTStrPrintf does not work with hardened builds. Use …
|
|
|
@19341
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Fixes for FreeBSD 8.0. Thanks to Ulf Lilleengen
|
|
|