|
|
@6176
|
17 years |
vboxsync |
use ASMCpuId_Idx_ECX, fixed some off-by-one bugs
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5231
|
17 years |
vboxsync |
Export the multiple release event semaphores.
|
|
|
@5166
|
17 years |
vboxsync |
RTSemEventWaitNoResume
|
|
|
@5031
|
17 years |
vboxsync |
Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
|
|
|
@4971
|
17 years |
vboxsync |
GVM.
|
|
|
@4965
|
17 years |
vboxsync |
Allow allocations up to the maximum guest VRAM size.
|
|
|
@4963
|
17 years |
vboxsync |
Compile fix
|
|
|
@4962
|
17 years |
vboxsync |
Don't turn off interrupts here
|
|
|
@4942
|
17 years |
vboxsync |
Backed out 24688
|
|
|
@4938
|
17 years |
vboxsync |
1.5: Backported r24649: do not turn off interrupts in GIP timer handler
|
|
|
@4831
|
17 years |
vboxsync |
Removed the old MM code.
|
|
|
@4829
|
17 years |
vboxsync |
inverted VBOX_WITHOUT_IDT_PATCHING.
|
|
|
@4821
|
17 years |
vboxsync |
Fixed bug in SUP_IOCTL_CALL_VMMR0.
|
|
|
@4811
|
17 years |
vboxsync |
Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
|
|
|
@4806
|
17 years |
vboxsync |
SUPLDRLOAD eEPType mess
|
|
|
@4800
|
17 years |
vboxsync |
Redid the supdrv interface. works on windows and linux while the other …
|
|
|
@4792
|
17 years |
vboxsync |
Disable interrupts before call the VMMR0 entrypoint.
|
|
|
@4755
|
17 years |
vboxsync |
Reverse allocation for Windows hosts: physical pages are allocated in …
|
|
|
@4705
|
17 years |
vboxsync |
Corrected log message
|
|
|
@4249
|
17 years |
vboxsync |
Version 5.1: Export RTLogPrintf and RTLogPrintfV.
|
|
|
@4225
|
17 years |
vboxsync |
clearification.
|
|
|
@4161
|
17 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_MM & USE_NEW_OS_INTERFACE_FOR_GIP.
|
|
|
@4138
|
17 years |
vboxsync |
Use RTR0MemObjAddressR3.
|
|
|
@4137
|
17 years |
vboxsync |
Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
|
|
|
@4133
|
17 years |
vboxsync |
grr
|
|
|
@4132
|
17 years |
vboxsync |
USB_NEW_OS_INTERFACE_FOR_LOW (prep)
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3672
|
17 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3537
|
17 years |
vboxsync |
$Revision$
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2767
|
18 years |
vboxsync |
backed out
|
|
|
@2766
|
18 years |
vboxsync |
correction
|
|
|
@2765
|
18 years |
vboxsync |
missing SUP_IOCTL_FAST_DO_HWACC_RUN case
|
|
|
@2515
|
18 years |
vboxsync |
Implemented non-IDT patching mode for windows (not used anywhere yet …
|
|
|
@2243
|
18 years |
vboxsync |
lower the valid IDT address from 2GB to 1GB
|
|
|
@2142
|
18 years |
vboxsync |
Some debug stuff for the GIP access double crash.
|
|
|
@2020
|
18 years |
vboxsync |
unbroke Darwin and OS/2.
|
|
|
@1895
|
18 years |
vboxsync |
fixed more checks
|
|
|
@1890
|
18 years |
vboxsync |
Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
|
|
|
@1851
|
18 years |
vboxsync |
spelling
|
|
|
@1850
|
18 years |
vboxsync |
Corrected the heuristics for detecing async GIP mode, fixed GIP layout …
|
|
|
@1842
|
18 years |
vboxsync |
test the minimum requirement and no the required one.
|
|
|
@1840
|
18 years |
vboxsync |
Support driver interface cleanup.
|
|
|
@1672
|
18 years |
vboxsync |
typo
|
|
|
@1480
|
18 years |
vboxsync |
No longer require contiguous memory for the VM structure.
Did long …
|
|
|
@1193
|
18 years |
vboxsync |
Ported the support driver to OS/2.
|
|
|
@1059
|
18 years |
vboxsync |
document TscInvariant
|
|
|
@1054
|
18 years |
vboxsync |
Check for some power feature in 0x8000007 eax:8 like linux does.
|
|
|
@1049
|
18 years |
vboxsync |
supdrvOSGetCPUCount on win32 and darwin.
|
|
|
@1047
|
18 years |
vboxsync |
Added X2 / NG opteron detection for enabling the async tsc gip mode.
|
|
|
@1027
|
18 years |
vboxsync |
Initial GIP change. Missing detection of SMP systems with TSC drift.
|
|
|
@982
|
18 years |
vboxsync |
fixed bustage.
|
|
|
@981
|
18 years |
vboxsync |
Debug only.
|
|
|
@914
|
18 years |
vboxsync |
PVMR0 changes for darwin.
|
|
|
@679
|
18 years |
vboxsync |
WIN32 / WIN64.
|
|
|
@418
|
18 years |
vboxsync |
swapgs on AMD64 entry.
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@397
|
18 years |
vboxsync |
Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
|
|
|
@392
|
18 years |
vboxsync |
Added a process specifier to the APIs dealing with user addresses.
|
|
|
@387
|
18 years |
vboxsync |
Use RTR0ProcHandleSelf / RTProcSelf. Implemented clientDied() cleanup …
|
|
|
@378
|
18 years |
vboxsync |
client/provider stuff (not complete). And some bugfixes.
|
|
|
@220
|
18 years |
vboxsync |
32-bit kernel doesn't mean 32-bit cpu - I really hope this doesn't …
|
|
|
@1
|
55 years |
vboxsync |
import
|