|
|
@19912
|
16 years |
vboxsync |
iprt/linux: RTThreadPreemptIsPending update.
|
|
|
@19911
|
16 years |
vboxsync |
Don't assert. KeInsertQueueDPC returns FALSE if it's already in the queue.
|
|
|
@19907
|
16 years |
vboxsync |
IPRT: RTThreadPreemptIsPending for linux
|
|
|
@19888
|
16 years |
vboxsync |
semevent-r0drv-linux.c: Use ASMAtomicWriteU32 instead of XchgU32.
|
|
|
@19887
|
16 years |
vboxsync |
semevent-r0drv-linux.c: Fixed missing initialization of the fState …
|
|
|
@19886
|
16 years |
vboxsync |
semevetnmulti-r0drv-linux.c: Fixed missing initialization of the …
|
|
|
@19830
|
16 years |
vboxsync |
Bugfix
|
|
|
@19826
|
16 years |
vboxsync |
Implemented a non-blocking RTMpPokeCpu for Windows hosts.
|
|
|
@19761
|
16 years |
vboxsync |
Fix allocating memory for code on FreeBSD AMD64. Strip debug symbols …
|
|
|
@19711
|
16 years |
vboxsync |
HGSMI: host->guest command processing working
|
|
|
@19673
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Change the pag allocation code again. …
|
|
|
@19591
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Disable the active code for allocating pages …
|
|
|
@19565
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Allocate zeroed memory for the mutexes or we …
|
|
|
@19563
|
16 years |
vboxsync |
HostDrivers,Runtime/r0drv-freebsd: Fix compiling on FreeBSD 8. Thanks …
|
|
|
@19501
|
16 years |
vboxsync |
2xRTMpPokeCpu-r0drv-solaris.c: svn properties, Id string, status codes.
|
|
|
@19496
|
16 years |
vboxsync |
Solaris optimized version of RTMpPokeCpu
|
|
|
@19391
|
16 years |
vboxsync |
IPRT: Explained RTMpOthers preemption req to the caller in mp.h, but …
|
|
|
@19389
|
16 years |
vboxsync |
IPRT: Implemented RTMpPokeCpu where it made sense (untested).
|
|
|
@19355
|
16 years |
vboxsync |
Runtime/r0drv/Solaris: fixed warning.
|
|
|
@19341
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Fixes for FreeBSD 8.0. Thanks to Ulf Lilleengen
|
|
|
@19338
|
16 years |
vboxsync |
3880 VirtualBox and Solaris build 114 - don't use curproc
|
|
|
@19332
|
16 years |
vboxsync |
Runtime/r0drv/solaris: RTSemEventMulti fix for waking all threads not one.
|
|
|
@19264
|
16 years |
vboxsync |
Runtime/MP-freebsd: Fix typo which makes the kernel module unloadable
|
|
|
@19071
|
16 years |
vboxsync |
memobj-r0drv-freebsd.c: make the exit point easier to spot.
|
|
|
@19057
|
16 years |
vboxsync |
IPRT/mp-r0drv-freebsd.c: Fixed a couple of issues. (hope it still works)
|
|
|
@19056
|
16 years |
vboxsync |
IPRT/darwin-r0: Fixed bug in RTMpOnOthers.
|
|
|
@19005
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Fix the rc hack. We can safely return with …
|
|
|
@19000
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Finish RTMp API which is needed for VT-x/SVM
|
|
|
@18988
|
16 years |
vboxsync |
PGM api changes
|
|
|
@18972
|
16 years |
vboxsync |
IPRT/r0drv/freebsd: properties.
|
|
|
@18970
|
16 years |
vboxsync |
memobj-r0drv-freebsd.c: nitpicking…
|
|
|
@18969
|
16 years |
vboxsync |
IPRT/r0drv/freebsd: redid the mp-r0drv-freebsd.c rename (r45979 and …
|
|
|
@18960
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Fix the host crash during VM termination with …
|
|
|
@18920
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Implement method to map kernel memory into user space
|
|
|
@18919
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Use msleep_spin instead of msleep because the …
|
|
|
@18918
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Include needed header files
|
|
|
@18917
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Delete forgotten file
|
|
|
@18522
|
16 years |
vboxsync |
memobj-r0drv-linux.c: nitpicking.
|
|
|
@18496
|
16 years |
vboxsync |
IPRT/the-nt-kernel.h: shut up warnings about stupid intrinsics.
|
|
|
@18250
|
16 years |
vboxsync |
enable vm_insert_page() for Linux 2.6.23+
|
|
|
@16958
|
16 years |
vboxsync |
mp-r0drv-darwin: don't use ml_get_max_cpus, it's obsolete.
|
|
|
@16722
|
16 years |
vboxsync |
runtime fix for solaris shared folders
|
|
|
@16720
|
16 years |
vboxsync |
handle upcoming xc_call() change and can build as part of VirtualBox
|
|
|
@16464
|
16 years |
vboxsync |
set VM_LOCKED to pin pages allocated with mmap()
|
|
|
@16354
|
16 years |
vboxsync |
mp-r0drv-darwin.cpp, the-darwin-kernel.h: ml_get_max_cpus() isn't …
|
|
|
@16332
|
16 years |
vboxsync |
time-r0drv-darwin.cpp: removed duplicated documentation.
|
|
|
@16331
|
16 years |
vboxsync |
time-r0drv-darwin.cpp: 10.6 build fix.
|
|
|
@16330
|
16 years |
vboxsync |
the-darwin-kernel.h: Added IOKit/IOBufferMemoryDescriptor.h and made …
|
|
|
@16329
|
16 years |
vboxsync |
memobj-r0drv-darwin.cpp: A few APIs was retired or deprecated in …
|
|
|
@16328
|
16 years |
vboxsync |
darwin-r0/RTMpGetSet: Generic implementation.
|
|
|
@16200
|
16 years |
vboxsync |
Solaris/vboxdrv: Use rwlock instead of mutex (#3021).
|
|
|
@15907
|
16 years |
vboxsync |
Solaris/vbi: implemented RTMpCpuWorkIsPending.
|
|
|
@15896
|
16 years |
vboxsync |
Oops
|
|
|
@15895
|
16 years |
vboxsync |
RTMpIsCpuWorkPending changed; previous code wasn't useful
|
|
|
@15851
|
16 years |
vboxsync |
small cosmetical fix
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15839
|
16 years |
vboxsync |
Experimental implementation of RTMpIsCpuWorkPending for windows hosts.
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|
@15835
|
16 years |
vboxsync |
rtR0MemObjNativeEnterPhys: Use method supporting 64-bit physical …
|
|
|
@15801
|
16 years |
vboxsync |
linux RTThreadPreemptDisable/Restore: Set and check dummy like on Solaris.
|
|
|
@15798
|
16 years |
vboxsync |
implemented RTThreadPreemptDisable() and RTThreadPreemptRestore …
|
|
|
@15718
|
16 years |
vboxsync |
RTR0MemObjLockUser: Replaced the warnings with more useful information.
|
|
|
@14836
|
16 years |
vboxsync |
SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind …
|
|
|
@14824
|
16 years |
vboxsync |
IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
|
|
|
@14743
|
16 years |
vboxsync |
alloc-r0drv: Fixed RTMemFree assertion.
|
|
|
@14518
|
16 years |
vboxsync |
nc
|
|
|
@14500
|
16 years |
vboxsync |
IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
|
|
|
@14465
|
16 years |
vboxsync |
thread2-r0drv-linux.c: RTThreadPreemptIsEnabled, return false if …
|
|
|
@14423
|
16 years |
vboxsync |
Debug log mutex fix for linux in atomic context.
|
|
|
@14338
|
16 years |
vboxsync |
IPRT: Basic implementation of the MP API for ring-0 Darwin.
|
|
|
@14318
|
16 years |
vboxsync |
Fix a couple of words doubled in comments. No code changes.
|
|
|
@14298
|
16 years |
vboxsync |
Corrected a couple of grammos.
|
|
|
@14069
|
16 years |
vboxsync |
alloc-r0drv.cpp: 64-bit MSC warning hunt.
|
|
|
@14068
|
16 years |
vboxsync |
alloc-r0drv.cpp: 64-bit MSC warning hunt.
|
|
|
@13994
|
16 years |
vboxsync |
better check
|
|
|
@13992
|
16 years |
vboxsync |
did not consider PAE
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13891
|
16 years |
vboxsync |
warning
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13770
|
16 years |
vboxsync |
superflous
|
|
|
@13764
|
16 years |
vboxsync |
EXPORT_SYMBOL must be placed after the function/variable was …
|
|
|
@13675
|
16 years |
vboxsync |
mark multiple allocated pages as compound
|
|
|
@13666
|
16 years |
vboxsync |
rtR0MemObjNativeMapUser/linux: vm_insert_page should not be used when …
|
|
|
@13665
|
16 years |
vboxsync |
rtMemAlloc/linux: Don't fool ourselves trying to allocate executable …
|
|
|
@13512
|
16 years |
vboxsync |
cast not necessary
|
|
|
@13489
|
16 years |
vboxsync |
;
|
|
|
@13488
|
16 years |
vboxsync |
rtR0PowerNotificationInit bugfix.
|
|
|
@13487
|
16 years |
vboxsync |
Bugfix
|
|
|
@13486
|
16 years |
vboxsync |
quick workaround to unbust the mac driver.
|
|
|
@13478
|
16 years |
vboxsync |
IPRT: set all properties.
|
|
|
@13476
|
16 years |
vboxsync |
IPRT: don't OR together status codes.
|
|
|
@13475
|
16 years |
vboxsync |
compile fix
|
|
|
@13474
|
16 years |
vboxsync |
Compile fix
|
|
|
@13470
|
16 years |
vboxsync |
Compile fix
|
|
|
@13468
|
16 years |
vboxsync |
Export
|
|
|
@13466
|
16 years |
vboxsync |
Power notification API added.
|
|
|
@13323
|
16 years |
vboxsync |
vbi: fixes to vbi_stimer_begin.
|
|
|
@13319
|
16 years |
vboxsync |
linux kernel modules: export symbols where they are implemented
|
|
|
@13314
|
16 years |
vboxsync |
Created assert-r0drv-linux.c (finally).
|
|
|