|
|
@62664
|
8 years |
vboxsync |
SUPDrv: warnings
|
|
|
@62490
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58873
|
9 years |
vboxsync |
SUPDrv: linux debugging aid, cleanups.
|
|
|
@58872
|
9 years |
vboxsync |
SUPDrv: linux debugging aid.
|
|
|
@58340
|
9 years |
vboxsync |
HostDrivers: Doxygen fixes
|
|
|
@57378
|
9 years |
vboxsync |
SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
|
|
|
@57229
|
9 years |
vboxsync |
SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
|
|
|
@57224
|
9 years |
vboxsync |
SUPDrv: Try deal more correctly with multiple …
|
|
|
@57218
|
9 years |
vboxsync |
SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency …
|
|
|
@56558
|
9 years |
vboxsync |
SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue.
|
|
|
@56293
|
10 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@55436
|
10 years |
vboxsync |
Reverted bad commit r99781.
|
|
|
@55435
|
10 years |
vboxsync |
Bad commit, reverted with following changeset
|
|
|
@54650
|
10 years |
vboxsync |
SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
|
|
|
@54581
|
10 years |
vboxsync |
HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
|
|
|
@54578
|
10 years |
vboxsync |
HostDrivers/Support: Host suspend/resume now recomputes TSC-deltas for …
|
|
|
@54448
|
10 years |
vboxsync |
SUPDrv: Register a power manage notification callback so we can cancel …
|
|
|
@54375
|
10 years |
vboxsync |
SUPDrvGip.cpp: Replaced idTscDeltaInitiator+RTThreadSleep(1) with a …
|
|
|
@54352
|
10 years |
vboxsync |
SUPDrv,TM: Overhauled the CPU/TSC frequency a little, making it …
|
|
|
@54327
|
10 years |
vboxsync |
SUPDrv: Split out the GIP related code into SUPDrvGip.cpp.
|
|
|
@54315
|
10 years |
vboxsync |
SUPDrv: Eliminated the need for the GIP master to have a zero TSC …
|
|
|
@54306
|
10 years |
vboxsync |
HostDrivers/Support: TSC-delta thread fixes.
|
|
|
@54301
|
10 years |
vboxsync |
SupDrv: disable TSC-delta thread, still some issues need sorting.
|
|
|
@54290
|
10 years |
vboxsync |
HostDrivers/Support: TSC-delta thread adjustments for tsc-delta …
|
|
|
@54262
|
10 years |
vboxsync |
HostDrivers/support: keep the TSC-delta thread stuff working.
|
|
|
@54013
|
10 years |
vboxsync |
Support: added SUPR3LockDownLoader()
|
|
|
@53800
|
10 years |
vboxsync |
HostDrivers/Support: Moved fOsTscDeltasInSync to the GIP, fix …
|
|
|
@53464
|
10 years |
vboxsync |
HostDrivers/Support: Move certain globals into the device extension, …
|
|
|
@53430
|
10 years |
vboxsync |
VMM/TM: First step in introducing the invariant TM mode.
|
|
|
@53396
|
10 years |
vboxsync |
HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
|
|
|
@53054
|
10 years |
vboxsync |
HostDrivers/Support: Kernel thread to service TSC-delta measurement …
|
|
|
@52575
|
10 years |
vboxsync |
SUPDrv: Several fixes, thanks to Mathias Krause.
|
|
|
@52353
|
10 years |
vboxsync |
SUPDrv-win.cpp: drop mymemcmp, we've got an assembly memcmp …
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@49965
|
11 years |
vboxsync |
Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
|
|
|
@49787
|
11 years |
vboxsync |
OS X host: HID LEDs sync: move built-in keyboard resume code from …
|
|
|
@49634
|
11 years |
vboxsync |
SUPDrv: Added an interface for probing MSRs.
|
|
|
@47537
|
11 years |
vboxsync |
HostDrivers/Support: Introduce reference counting for the session …
|
|
|
@45188
|
12 years |
vboxsync |
SUPDrv: IRQ safe SUPSem* handling.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44188
|
12 years |
vboxsync |
SUPDrv-win.cpp,++: VBoxDrvU.
|
|
|
@44173
|
12 years |
vboxsync |
SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
|
|
|
@43379
|
12 years |
vboxsync |
SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
|
|
|
@42784
|
12 years |
vboxsync |
Linux 3.6-rc1 compile fix, spaces
|
|
|
@41117
|
13 years |
vboxsync |
SUP,VBoxTpG,++: Initial implementation of generic user module …
|
|
|
@41067
|
13 years |
vboxsync |
supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
|
|
|
@40981
|
13 years |
vboxsync |
SUPLib,SUPDrv: Working on the user mode tracer interface.
|
|
|
@40975
|
13 years |
vboxsync |
VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
|
|
|
@40851
|
13 years |
vboxsync |
SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
|
|
|
@40819
|
13 years |
vboxsync |
SUPDrv: Added three new IOCtls for talking to the tracer.
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@40777
|
13 years |
vboxsync |
SUPDrv: tracing infastructure coding…
|
|
|
@40769
|
13 years |
vboxsync |
HostDrivers/Support: Moved spinlock to DevExt for Mp event race …
|
|
|
@40759
|
13 years |
vboxsync |
Some more tracer code.
|
|
|
@40758
|
13 years |
vboxsync |
build fix
|
|
|
@40756
|
13 years |
vboxsync |
SUP: Working on a generic tracer interface.
|
|
|
@40675
|
13 years |
vboxsync |
SUPDrv-dtrace.cpp: Check dtrace_unregister return code, introducing …
|
|
|
@40636
|
13 years |
vboxsync |
Implemented VMMR0 static DTrace probes.
|
|
|
@40611
|
13 years |
vboxsync |
Init the dtrace bits…
|
|
|
@40602
|
13 years |
vboxsync |
SUPDrv-dtrace.cpp: More code.
|
|
|
@40518
|
13 years |
vboxsync |
kernel mode dtrace hacking in progress.
|
|
|
@37249
|
14 years |
vboxsync |
SUPDrv: solaris native loading tweaking.
|
|
|
@37228
|
14 years |
vboxsync |
SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
|
|
|
@36191
|
14 years |
vboxsync |
oops
|
|
|
@36190
|
14 years |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@35662
|
14 years |
vboxsync |
fix for r69559
|
|
|
@35647
|
14 years |
vboxsync |
Linux 2.6.38-rc1 autoconf.h mess
|
|
|
@35494
|
14 years |
vboxsync |
typo
|
|
|
@33940
|
14 years |
vboxsync |
Support/linux: cosmetics
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@25591
|
15 years |
vboxsync |
fix for compiling against Linux 2.6.33+
|
|
|
@25484
|
15 years |
vboxsync |
SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25461
|
15 years |
vboxsync |
SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
|
|
|
@25460
|
15 years |
vboxsync |
SUPDrv: some cleanup.
|
|
|
@25459
|
15 years |
vboxsync |
SUPDrv: Get better GIP values right after resuming it.
|
|
|
@25336
|
15 years |
vboxsync |
HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
|
|
|
@25308
|
15 years |
vboxsync |
SUPDrv: Lock down the natively loaded image.
|
|
|
@25307
|
15 years |
vboxsync |
SUPDrv: Use RTSemMutex instead of RTSemFastMutex for the loader on windows.
|
|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25262
|
15 years |
vboxsync |
SUPDrv: Works on vista…
|
|
|
@25260
|
15 years |
vboxsync |
SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
|
|
|
@25258
|
15 years |
vboxsync |
SUPDrv: Sketched out support for native module loading. (OS parts are …
|
|
|
@23726
|
15 years |
vboxsync |
SUPDrv: Moving more stuff over.
|
|
|
@23725
|
15 years |
vboxsync |
SUPDrv: Started splitting out platform agonstic code to avoid clashes …
|
|
|
@23526
|
15 years |
vboxsync |
HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
|
|
|
@22615
|
15 years |
vboxsync |
refined r51666
|
|
|
@22609
|
15 years |
vboxsync |
disable VT-x on Linux < 2.6.13
|
|
|
@22236
|
15 years |
vboxsync |
Grab TSC as quickly as possible; minor accuracy improvement
|
|
|
@20954
|
15 years |
vboxsync |
SUPDrvInternal.h: comment cleanup.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20366
|
16 years |
vboxsync |
HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@19866
|
16 years |
vboxsync |
SUP: Expose ring-0 event semaphores to ring-3, part 1.
|
|
|
@19454
|
16 years |
vboxsync |
VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
|
|
|
@19281
|
16 years |
vboxsync |
Support: Disable debug logging for release builds
|
|
|
@19257
|
16 years |
vboxsync |
Reapplied 46658 + fix
|
|
|
@19255
|
16 years |
vboxsync |
Backed out 46655-57 for now
|
|
|
@19252
|
16 years |
vboxsync |
SUPCallVMMR0(Ex) arguments must include the VCPU id.
Note: support …
|
|
|