|
|
@3400
|
17 years |
vboxsync |
Linux modules: don't demand on the MODULE_DIR if we don't install the …
|
|
|
@3393
|
17 years |
vboxsync |
Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
|
|
|
@3189
|
18 years |
vboxsync |
hash.
|
|
|
@3177
|
18 years |
vboxsync |
First check vmmr0.r0 exports and then the builtin support driver …
|
|
|
@3088
|
18 years |
vboxsync |
copyright
|
|
|
@3087
|
18 years |
vboxsync |
attempt to disable the local APIC on x86_64 systems
|
|
|
@3084
|
18 years |
vboxsync |
prevent warning on x86_64 systems
|
|
|
@3068
|
18 years |
vboxsync |
small fix
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2982
|
18 years |
vboxsync |
InnoTek -> innotek part 3: INF files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2980
|
18 years |
vboxsync |
InnoTek -> innotek: actual code changes (headers follow).
|
|
|
@2974
|
18 years |
vboxsync |
Use MmMapLockedPagesSpecifyCache instead of MmMapLockedPages.
|
|
|
@2898
|
18 years |
vboxsync |
fix compile on Linux 2.6.22 x86_64
|
|
|
@2871
|
18 years |
vboxsync |
get Module.symvers into vboxvfs for newer Linux kernels to prevent …
|
|
|
@2767
|
18 years |
vboxsync |
backed out
|
|
|
@2766
|
18 years |
vboxsync |
correction
|
|
|
@2765
|
18 years |
vboxsync |
missing SUP_IOCTL_FAST_DO_HWACC_RUN case
|
|
|
@2711
|
18 years |
vboxsync |
signing fix.Makefile.kmk
|
|
|
@2710
|
18 years |
vboxsync |
forgot dir dep.
|
|
|
@2709
|
18 years |
vboxsync |
signing fix.
|
|
|
@2693
|
18 years |
vboxsync |
Sign the catalog and the files it covers.
|
|
|
@2690
|
18 years |
vboxsync |
A simplified approach.
|
|
|
@2689
|
18 years |
vboxsync |
A simplified approach.
|
|
|
@2683
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@2682
|
18 years |
vboxsync |
cat files…
|
|
|
@2676
|
18 years |
vboxsync |
some inf2cat work (needs selfsign update so not enabled).
|
|
|
@2655
|
18 years |
vboxsync |
fixed a minor issue causing SUPUnloadVMM to fail with …
|
|
|
@2653
|
18 years |
vboxsync |
tag.
|
|
|
@2642
|
18 years |
vboxsync |
typo
|
|
|
@2641
|
18 years |
vboxsync |
export to OSE, added proper license
|
|
|
@2639
|
18 years |
vboxsync |
share files between Makefile.kmk and export_modules
|
|
|
@2620
|
18 years |
vboxsync |
cosmetical fixes
|
|
|
@2619
|
18 years |
vboxsync |
fixed compile
|
|
|
@2618
|
18 years |
vboxsync |
converted Makefile to use INSTALLS target
|
|
|
@2516
|
18 years |
vboxsync |
Drop the Config.kmk and the abspath macros (kBuild fixes the latter …
|
|
|
@2515
|
18 years |
vboxsync |
Implemented non-IDT patching mode for windows (not used anywhere yet …
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
|
@2456
|
18 years |
vboxsync |
Some build message adjustments. (depends on new kBuild)
|
|
|
@2373
|
18 years |
vboxsync |
When in async mode we must update the aCPUs data everywhere since we …
|
|
|
@2372
|
18 years |
vboxsync |
watch all cpus.
|
|
|
@2371
|
18 years |
vboxsync |
watch all cpus.
|
|
|
@2370
|
18 years |
vboxsync |
watch all cpus.
|
|
|
@2369
|
18 years |
vboxsync |
watch all cpus.
|
|
|
@2366
|
18 years |
vboxsync |
use kBuild-provided msg macros
|
|
|
@2243
|
18 years |
vboxsync |
lower the valid IDT address from 2GB to 1GB
|
|
|
@2242
|
18 years |
vboxsync |
pass VERR_IDT_FAILED correctly to userland
|
|
|
@2207
|
18 years |
vboxsync |
Remove some more executable properties.
|
|
|
@2142
|
18 years |
vboxsync |
Some debug stuff for the GIP access double crash.
|
|
|
@2141
|
18 years |
vboxsync |
Made the device node 0666 for now. Fixed some logging.
|
|
|
@2099
|
18 years |
vboxsync |
Fixed a typo in the Linux kernel module makefiles
|
|
|
@2085
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@2020
|
18 years |
vboxsync |
unbroke Darwin and OS/2.
|
|
|
@2014
|
18 years |
vboxsync |
r=bird: some cleanup of the cPages change.
|
|
|
@1895
|
18 years |
vboxsync |
fixed more checks
|
|
|
@1893
|
18 years |
vboxsync |
fixed another check
|
|
|
@1892
|
18 years |
vboxsync |
dropped obsolete check
|
|
|
@1891
|
18 years |
vboxsync |
support driver major version change
|
|
|
@1890
|
18 years |
vboxsync |
Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
|
|
|
@1869
|
18 years |
vboxsync |
Fixed wrong u64LastMonotime usage (the cause of all the trouble). …
|
|
|
@1862
|
18 years |
vboxsync |
Forgot to commit sup.h with the correctly aligned GIP.
|
|
|
@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.
|
|
|
@1841
|
18 years |
vboxsync |
warning.
|
|
|
@1840
|
18 years |
vboxsync |
Support driver interface cleanup.
|
|
|
@1819
|
18 years |
vboxsync |
Copy internal/magics.h
|
|
|
@1783
|
18 years |
vboxsync |
No catalog file just yet.
|
|
|
@1782
|
18 years |
vboxsync |
added 64 bits inf file
|
|
|
@1672
|
18 years |
vboxsync |
typo
|
|
|
@1666
|
18 years |
vboxsync |
make VBOX_VERSION visible with modinfo
|
|
|
@1563
|
18 years |
vboxsync |
Rewrote it to use per-cpu timers instead of smp_call_function.
|
|
|
@1547
|
18 years |
vboxsync |
export
|
|
|
@1486
|
18 years |
vboxsync |
build fix.
|
|
|
@1480
|
18 years |
vboxsync |
No longer require contiguous memory for the VM structure.
Did long …
|
|
|
@1397
|
18 years |
vboxsync |
Use VBOX_VERSION_STRING when possible.
|
|
|
@1355
|
18 years |
vboxsync |
nc
|
|
|
@1199
|
18 years |
vboxsync |
make debug builds work in fake mode.
|
|
|
@1197
|
18 years |
vboxsync |
export
|
|
|
@1193
|
18 years |
vboxsync |
Ported the support driver to OS/2.
|
|
|
@1192
|
18 years |
vboxsync |
comment.
|
|
|
@1183
|
18 years |
vboxsync |
typos
|
|
|
@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.
|
|
|
@1028
|
18 years |
vboxsync |
SMP break.
|
|
|
@1027
|
18 years |
vboxsync |
Initial GIP change. Missing detection of SMP systems with TSC drift.
|
|
|
@1008
|
18 years |
vboxsync |
fixed eol-style
|
|
|
@1003
|
18 years |
vboxsync |
export to OSE
|
|
|
@987
|
18 years |
vboxsync |
added target install_rpm, needed for building vboxdrv.ko for rpm
|
|
|
@982
|
18 years |
vboxsync |
fixed bustage.
|
|
|
@981
|
18 years |
vboxsync |
Debug only.
|
|
|
@978
|
18 years |
vboxsync |
install build_in_tmp
|
|
|
@970
|
18 years |
vboxsync |
removed that OpenSUSE hack, it should really not be necessary
|
|
|
@969
|
18 years |
vboxsync |
allow non admin users to open the TAP driver
|
|
|
@960
|
18 years |
vboxsync |
Darwin hacking.
|
|
|
@914
|
18 years |
vboxsync |
PVMR0 changes for darwin.
|
|
|
@913
|
18 years |
vboxsync |
Made it work on darwin and implemented the profiling.
|
|
|
@912
|
18 years |
vboxsync |
increase support driver version to ensure a recent linux driver
|
|
|