|
|
@70033
|
7 years |
vboxsync |
VBoxGuest-linux.c: g_pKernelSession is for the input driver stuff, so …
|
|
|
@70011
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: fix tabs in copy-pasted ioconf code
|
|
|
@69999
|
7 years |
vboxsync |
I can't read.
|
|
|
@69998
|
7 years |
vboxsync |
VBoxGuest-win: Enable logging to host by default; registry key can …
|
|
|
@69983
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: call config_init_component() for MODULE_CMD_INIT …
|
|
|
@69979
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: shuffle the code around to make the narration …
|
|
|
@69936
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: catch up with ioctl changes
|
|
|
@69838
|
7 years |
vboxsync |
VBoxGuest needs strformatnum.cpp on linux and freebsd.
|
|
|
@69812
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: paste here a copy of VBoxGuestIDC() as now required.
|
|
|
@69768
|
7 years |
vboxsync |
VBoxGuest,SUPDrv: linux+freebsd needs RTStrCat.
|
|
|
@69762
|
7 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
|
|
|
@69638
|
7 years |
vboxsync |
spaces
|
|
|
@69531
|
7 years |
vboxsync |
Linux and FreeBSD drivers: use -src not -mod for all install rules. …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69368
|
7 years |
vboxsync |
VBoxGuest: more scm updates
|
|
|
@69366
|
7 years |
vboxsync |
VBoxGuest: more scm updates
|
|
|
@69335
|
7 years |
vboxsync |
export_modules -> export_modules.sh
|
|
|
@69313
|
7 years |
vboxsync |
VBoxGuest: scm updates
|
|
|
@69308
|
7 years |
vboxsync |
VBoxGuest: scm updates
|
|
|
@69149
|
8 years |
vboxsync |
Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
|
|
|
@69111
|
8 years |
vboxsync |
(C) year
|
|
|
@69109
|
8 years |
vboxsync |
scm updates
|
|
|
@69098
|
8 years |
vboxsync |
Clean up XFree86 driver header files.
bugref:3810: X11 Guest Additions …
|
|
|
@69046
|
8 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68845
|
8 years |
vboxsync |
Additions/linux: do not re-test building all kernel modules if one has …
|
|
|
@68812
|
8 years |
vboxsync |
VBoxGuest/solaris: Use ldi_ioctl instead of VBoxGuestIDC. …
|
|
|
@68794
|
8 years |
vboxsync |
nit
|
|
|
@68793
|
8 years |
vboxsync |
VBoxGuest/solaris: fixes
|
|
|
@68688
|
8 years |
vboxsync |
VBoxGuest*.h,VMMDev*.h: use assertcompile.h instead of assert.h.
|
|
|
@68686
|
8 years |
vboxsync |
Split out the compile time assertions from iprt/assert.h and put them …
|
|
|
@68661
|
8 years |
vboxsync |
include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
|
|
|
@68654
|
8 years |
vboxsync |
VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
|
|
|
@68653
|
8 years |
vboxsync |
Turned whole file #if[n]def VBGL_VBOXGUEST tests into short ones with …
|
|
|
@68652
|
8 years |
vboxsync |
VBoxGuestR3LibInternal.h: Removed unnecessary windows.h inclusion.
|
|
|
@68651
|
8 years |
vboxsync |
VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
|
|
|
@68650
|
8 years |
vboxsync |
VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
|
|
|
@68649
|
8 years |
vboxsync |
Removed unused VBoxGuestLog.h header.
|
|
|
@68648
|
8 years |
vboxsync |
solaris build fix
|
|
|
@68645
|
8 years |
vboxsync |
Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
|
|
|
@68643
|
8 years |
vboxsync |
build fix
|
|
|
@68642
|
8 years |
vboxsync |
Moved VBoxGuestLib/ to VBoxGuest/lib/
|
|
|
@68641
|
8 years |
vboxsync |
VBoxGuestLib: Renaming ring-0 files.
|
|
|
@68638
|
8 years |
vboxsync |
more doxygen fixes
|
|
|
@68633
|
8 years |
vboxsync |
Reduce number of VBoxGuest.h includes.
|
|
|
@68630
|
8 years |
vboxsync |
Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
|
|
|
@68629
|
8 years |
vboxsync |
files_vbox*: Forgot to remove VBoxGuest2.h
|
|
|
@68628
|
8 years |
vboxsync |
VMMDev2.h -> VMMDevCoreTypes.h
|
|
|
@68623
|
8 years |
vboxsync |
VBoxGuest.h: Dropped the I/O control function flags for indicating …
|
|
|
@68593
|
8 years |
vboxsync |
VBoxGuestA-os2.asm: forgot a VBGLOS2ATTACHDD rename.
|
|
|
@68589
|
8 years |
vboxsync |
VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
|
|
|
@68588
|
8 years |
vboxsync |
VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
|
|
|
@68587
|
8 years |
vboxsync |
merging vbglioc r117765: vbglioc: Linux fix for VBoxGuest.
|
|
|
@68583
|
8 years |
vboxsync |
merging vbglioc r117761: Darwin adjustments (GAs).
|
|
|
@68582
|
8 years |
vboxsync |
merging vbglioc r117760: FreeBSD adjustments and fixes (GAs).
|
|
|
@68581
|
8 years |
vboxsync |
merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
|
|
|
@68570
|
8 years |
vboxsync |
merging vbglioc r117736: OS/2 adjustments.
|
|
|
@68568
|
8 years |
vboxsync |
merging vbglioc r117733: Moved the ldi_open_by_name stuff to the IDC …
|
|
|
@68566
|
8 years |
vboxsync |
merging vbglioc r117731: solaris adjustments.
|
|
|
@68565
|
8 years |
vboxsync |
merging vbglioc r117730: solaris adjustments.
|
|
|
@68561
|
8 years |
vboxsync |
merging vbglioc r117713: Linux code updates and build fixes.
|
|
|
@68558
|
8 years |
vboxsync |
merging vbglioc r117710: VBoxGuest.cpp: logging fixes
|
|
|
@68554
|
8 years |
vboxsync |
merging vbglioc r117700: VBoxGuest-win.cpp: Use IoCompleteRequest wrappers.
|
|
|
@68550
|
8 years |
vboxsync |
merging vbglioc r117689: Initial VBoxGuest I/O control changes.
|
|
|
@68495
|
8 years |
vboxsync |
Additions/VBoxGuest-solaris: Hide interrupt and hilevel priority …
|
|
|
@68294
|
8 years |
vboxsync |
Additions/linux: revert r117409 again.
bugref:8524: Additions/linux: …
|
|
|
@68292
|
8 years |
vboxsync |
Additions/linux: run the kernel module source files through indent.
…
|
|
|
@68289
|
8 years |
vboxsync |
Additions/linux: revert r117404 for now.
bugref:8524: …
|
|
|
@68288
|
8 years |
vboxsync |
Additions/linux: run the kernel module source files through indent.
…
|
|
|
@67802
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67295
|
8 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67293
|
8 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@66546
|
8 years |
vboxsync |
Additions/VBoxGuest: missing directory in CLEAN rule
|
|
|
@66415
|
8 years |
vboxsync |
IPRT: split %RKv formatting into separate function.
|
|
|
@66072
|
8 years |
vboxsync |
HostDrivers, Additions: remove more rules for compiling Linux R0 modules
|
|
|
@64525
|
8 years |
vboxsync |
Additions: fixed a few 'the the' typos
|
|
|
@64438
|
8 years |
vboxsync |
Additions/VBoxGuest: Doxygen fix for r111564.
|
|
|
@64436
|
8 years |
vboxsync |
Additions/VBoxGuest: Fix typo in r111564.
|
|
|
@64435
|
8 years |
vboxsync |
bugref:8639 Additions/VBoxGuest: Fix preemptible mouse notification …
|
|
|
@64432
|
8 years |
vboxsync |
HostDrivers/Darwin,VBoxGuest/Darwin: Some notes about why we don't …
|
|
|
@64306
|
9 years |
vboxsync |
vgdrvNtCleanup: Added @todo about nasty misbehavior if the driver is …
|
|
|
@63948
|
9 years |
vboxsync |
VBoxGuest: VGDrvCommonWaitDoWakeUps must be thread-safe.
|
|
|
@63566
|
9 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63549
|
9 years |
vboxsync |
scm cleanups
|
|
|
@63516
|
9 years |
vboxsync |
VBoxGuest: warnings (clang)
|
|
|
@63455
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: fix indentation and brace placement.
|
|
|
@63454
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: match should return 0 on failure.
|
|
|
@63453
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: unmap alreay mapped registers on attach error leg too.
|
|
|
@63450
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: unmap registers on detach so that the module can …
|
|
|
@63449
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: don't save a pointer to transient pci_attach_args, …
|
|
|
@63411
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: fix printf formats in logs.
|
|
|
@63410
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: Oops, add func argument missed in previous.
|
|
|
@63409
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: Use func in Log messages instead of hardcoding …
|
|
|
@63408
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: Sprinkle LogFlow.
|
|
|
@63355
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: handle changed pci_intr_string(9) signature.
|
|
|
@63350
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: catch up with renaming done in r103107 - it's …
|
|
|
@63343
|
9 years |
vboxsync |
VBoxGuest-netbsd.c: fix doxygen comments to match signatures.
|
|
|
@63339
|
9 years |
vboxsync |
Additions/common/VBoxGuest: NetBSD support, based on FreeBSD version.
…
|
|
|
@63125
|
9 years |
vboxsync |
fix
|
|
|