|
|
@5335
|
17 years |
vboxsync |
all threads must wakeup on destroy; check for the right macro (bug …
|
|
|
@5334
|
17 years |
vboxsync |
check the right magic.
|
|
|
@5333
|
17 years |
vboxsync |
all threads must wakeup on destroy
|
|
|
@5325
|
17 years |
vboxsync |
use segkmem_alloc on 64-bit solaris because of gcc and its kernel code …
|
|
|
@5324
|
17 years |
vboxsync |
removed the sizeof(pthread_t) == sizeof(void *) assumption.
|
|
|
@5305
|
17 years |
vboxsync |
fixed rtR0MemObjNativeGetPagePhysAddr prototype mismatch.
|
|
|
@5258
|
17 years |
vboxsync |
Rewrote the shared folder create file function on the host to …
|
|
|
@5248
|
17 years |
vboxsync |
Debug builds now need strcmp. Knut, please revise.
|
|
|
@5230
|
17 years |
vboxsync |
Added r0drv/nt/semeventmulti-r0drv-nt.cpp.
|
|
|
@5229
|
17 years |
vboxsync |
rtSemEventWait -> rtSemEventMultiWait.
|
|
|
@5228
|
17 years |
vboxsync |
use the right magic.
|
|
|
@5226
|
17 years |
vboxsync |
Added r0drv/linux/semeventmulti-r0drv-linux.c
|
|
|
@5225
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5224
|
17 years |
vboxsync |
oops.
|
|
|
@5223
|
17 years |
vboxsync |
Split up r0drv/nt/semaphore-r0drv-nt.cpp.
|
|
|
@5222
|
17 years |
vboxsync |
Split up r0drv/nt/semaphore-r0drv-nt.cpp.
|
|
|
@5212
|
17 years |
vboxsync |
Solaris.
|
|
|
@5165
|
17 years |
vboxsync |
RTSemEventWaitNoResume
|
|
|
@5125
|
17 years |
vboxsync |
solaris build fix.
|
|
|
@5070
|
17 years |
vboxsync |
Attempt to fix the Linux smoked tests
|
|
|
@5042
|
17 years |
vboxsync |
Fixes to the Linux additions - use and export functions from the runtime
|
|
|
@5009
|
17 years |
vboxsync |
This wasn't a typo.
|
|
|
@5005
|
17 years |
vboxsync |
Failure logging
|
|
|
@4995
|
17 years |
vboxsync |
Export AssertMsg1 and 2 in Linux kernel modules
|
|
|
@4994
|
17 years |
vboxsync |
Fixed a typo
|
|
|
@4990
|
17 years |
vboxsync |
ToErrno for freebsd r0drv.
|
|
|
@4989
|
17 years |
vboxsync |
physnc fix.
|
|
|
@4981
|
17 years |
vboxsync |
as locking... hope it works.
|
|
|
@4957
|
17 years |
vboxsync |
Compile fix
|
|
|
@4908
|
17 years |
vboxsync |
Cify since we use these two files in Linux kernel modules
|
|
|
@4883
|
17 years |
vboxsync |
Fixed a burning smoketest (Linux guest backdoor logging problem)
|
|
|
@4869
|
17 years |
vboxsync |
warning
|
|
|
@4867
|
17 years |
vboxsync |
Drop noisy logging.
|
|
|
@4860
|
17 years |
vboxsync |
Activated the full backdoor logger in release builds of the Linux …
|
|
|
@4858
|
17 years |
vboxsync |
sys/procfs.h doesn't like _FILE_OFFSET_BITS=64, undefine it.
|
|
|
@4856
|
17 years |
vboxsync |
Solaris doesn't seem to check for null string pointers in *printfv (%s).
|
|
|
@4850
|
17 years |
vboxsync |
removed annoying message.
|
|
|
@4822
|
17 years |
vboxsync |
Fixed bad name.
|
|
|
@4819
|
17 years |
vboxsync |
Don't assert on invalid handles as it upsets the dprintf2 logging in …
|
|
|
@4809
|
17 years |
vboxsync |
Added an RTErrnoConvertFromErr function to simplify error management …
|
|
|
@4802
|
17 years |
vboxsync |
space, please.
|
|
|
@4801
|
17 years |
vboxsync |
realigned comments.
|
|
|
@4781
|
17 years |
vboxsync |
eol
|
|
|
@4774
|
17 years |
vboxsync |
Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
|
|
|
@4755
|
17 years |
vboxsync |
Reverse allocation for Windows hosts: physical pages are allocated in …
|
|
|
@4751
|
17 years |
vboxsync |
eol
|
|
|
@4750
|
17 years |
vboxsync |
eol style native
|
|
|
@4725
|
17 years |
vboxsync |
Use MmSecureVirtualMemory to have some limited protection with …
|
|
|
@4717
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@4715
|
17 years |
vboxsync |
warning
|
|
|
@4713
|
17 years |
vboxsync |
more on the phys page management rewrite…
|
|
|
@4699
|
17 years |
vboxsync |
Better error message if mmap(PROT_EXEC | PROT_WRITE) failed. A better …
|
|
|
@4695
|
17 years |
vboxsync |
Added Linux kernel symbol export to logbackdoor.cpp
|
|
|
@4694
|
17 years |
vboxsync |
C-ify some files in the runtime for building them inside Linux kernel …
|
|
|
@4687
|
17 years |
vboxsync |
Added RTAvllU32*. Applied enumeration fixes for non-unique tree. …
|
|
|
@4674
|
17 years |
vboxsync |
FreeBSD is also in need of gcc helpers.
|
|
|
@4672
|
17 years |
vboxsync |
fixed inverted assertion.
|
|
|
@4671
|
17 years |
vboxsync |
Must free MDL returned by MmAllocatePagesForMdl with ExFreePool
|
|
|
@4636
|
17 years |
vboxsync |
Fixed bug in rtPathUserHomeByEnv.
|
|
|
@4556
|
17 years |
vboxsync |
blanks and (long).
|
|
|
@4555
|
17 years |
vboxsync |
the psinfo format is psinfo_t.
|
|
|
@4546
|
17 years |
vboxsync |
Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
|
|
|
@4545
|
17 years |
vboxsync |
I'm missing r0drv/solaris/semeventmulti-r0drv-solaris.c for some reason…
|
|
|
@4544
|
17 years |
vboxsync |
'u' is #defined by sys/user.h when in _KERNEL mode, that's great since …
|
|
|
@4543
|
17 years |
vboxsync |
Spaces.
|
|
|
@4542
|
17 years |
vboxsync |
Some freebsd fixes.
|
|
|
@4538
|
17 years |
vboxsync |
Made logbackdoor.cpp compile with a C compiler
|
|
|
@4534
|
17 years |
vboxsync |
FreeBSD needs extern char environ; Assume the other BSD needs this too.
|
|
|
@4476
|
17 years |
vboxsync |
fixed darwin and two really bad assertions.
|
|
|
@4475
|
17 years |
vboxsync |
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
|
|
|
@4474
|
17 years |
vboxsync |
Solaris.
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4371
|
17 years |
vboxsync |
r=bird: Who is calling this code with uiBase == 0?
|
|
|
@4362
|
17 years |
vboxsync |
Solaris
|
|
|
@4357
|
17 years |
vboxsync |
export solaris stuff
|
|
|
@4336
|
17 years |
vboxsync |
Runtime: rtStrFormatNumber(): Use 10 as number base when 0 is passed.
|
|
|
@4287
|
17 years |
vboxsync |
Solaris
|
|
|
@4235
|
17 years |
vboxsync |
new include blocker.
|
|
|
@4233
|
17 years |
vboxsync |
please keep in mind that this file is part of the Linux kernel module …
|
|
|
@4231
|
17 years |
vboxsync |
Listed NT and Linux r0drv todos. Added thread.cpp to Nt r0drv.
|
|
|
@4230
|
17 years |
vboxsync |
Ported time-r0drv to NT.
|
|
|
@4229
|
17 years |
vboxsync |
Ported thread2-r0drv to Nt (completely untested).
|
|
|
@4224
|
17 years |
vboxsync |
shouldn't be here.
|
|
|
@4223
|
17 years |
vboxsync |
bugfixes.
|
|
|
@4222
|
17 years |
vboxsync |
warning.
|
|
|
@4221
|
17 years |
vboxsync |
forgot one inverted assertion.
|
|
|
@4220
|
17 years |
vboxsync |
some ideas for virtual address reserving.
|
|
|
@4219
|
17 years |
vboxsync |
RTR0MemObj for NT (untested).
|
|
|
@4218
|
17 years |
vboxsync |
docs.
|
|
|
@4179
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@4178
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@4176
|
17 years |
vboxsync |
Use -e sym instead of -entry=sym since this works for both solaris and …
|
|
|
@4173
|
17 years |
vboxsync |
Make it build in the linux kernel environment.
|
|
|
@4160
|
17 years |
vboxsync |
Some bug fixes and allocation fallbacks.
|
|
|
@4159
|
17 years |
vboxsync |
Changed from $ to $.
|
|
|
@4158
|
17 years |
vboxsync |
Fixed build error and changed from $ to $.
|
|
|
@4155
|
17 years |
vboxsync |
RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
|
|
|
@4154
|
17 years |
vboxsync |
work in progress. (bed time)
|
|
|
@4136
|
17 years |
vboxsync |
Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
|
|
|
@4135
|
17 years |
vboxsync |
Use size_t for the page index. Added API for querying the ring-3 address.
|
|
|