|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69371
|
7 years |
vboxsync |
HostDrivers: more scm updates
|
|
|
@69335
|
7 years |
vboxsync |
export_modules -> export_modules.sh
|
|
|
@69250
|
7 years |
vboxsync |
HostDrivers: scm updates
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@68686
|
7 years |
vboxsync |
Split out the compile time assertions from iprt/assert.h and put them …
|
|
|
@68682
|
7 years |
vboxsync |
Drivers/Linux: make host kernel modules use make file templates. …
|
|
|
@67295
|
7 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67293
|
7 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67063
|
8 years |
vboxsync |
HostDrivers/Linux make files: added a todo.
|
|
|
@66073
|
8 years |
vboxsync |
build fix
|
|
|
@66072
|
8 years |
vboxsync |
HostDrivers, Additions: remove more rules for compiling Linux R0 modules
|
|
|
@65117
|
8 years |
vboxsync |
HostDrivers/VBoxPci: doxygen fixes
|
|
|
@63564
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62490
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61411
|
8 years |
vboxsync |
Linux hosts / guests: try to build the modules parallel
|
|
|
@61081
|
9 years |
vboxsync |
allow to compile with gcc configured with --enable-default-pie (e.g. …
|
|
|
@60592
|
9 years |
vboxsync |
Linux host/guest modules: added missing dependency
|
|
|
@60584
|
9 years |
vboxsync |
Linux host/guest modules: include the revision into the Linux kernel …
|
|
|
@59453
|
9 years |
vboxsync |
ticketref:15069: Minor issue with file permissions - fail SCAP …
|
|
|
@58963
|
9 years |
vboxsync |
VBoxPci/linux: Save and restore the AC bit properly when calling …
|
|
|
@58340
|
9 years |
vboxsync |
HostDrivers: Doxygen fixes
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57969
|
9 years |
vboxsync |
Installers/linux: drop DKMS support.
|
|
|
@57943
|
9 years |
vboxsync |
added utf16.h and latin1.h to the various files_ files
|
|
|
@57594
|
9 years |
vboxsync |
HostDrivers/VBoxPci: enclose find_module() calls by mutex_lock/unlock …
|
|
|
@57372
|
9 years |
vboxsync |
scm: fixes in previous cleanup run.
|
|
|
@56293
|
9 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@55508
|
10 years |
vboxsync |
HostDrivers/VBoxPci: Linux 4.1 compile fix
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@50798
|
11 years |
vboxsync |
vboxpci: make vboxPciOsDevInit() a bit less chatty.
|
|
|
@50797
|
11 years |
vboxsync |
vboxpci: convert some more printk() to vbpci_printk()
|
|
|
@50782
|
11 years |
vboxsync |
Define a printk() wrapper that prints pci device id if device is …
|
|
|
@50781
|
11 years |
vboxsync |
One semicolon is enough.
|
|
|
@50780
|
11 years |
vboxsync |
Condition ? 1 : 0 is pleonastic. While here, declare the flag bool.
|
|
|
@50779
|
11 years |
vboxsync |
vboxpci: current code never calls unmap method, so we end up leaking …
|
|
|
@49137
|
11 years |
vboxsync |
HostDrivers: Minor nit. Coding style.
|
|
|
@45300
|
12 years |
vboxsync |
Linux: more CONFIG_UIDGID_STRICT_TYPE_CHECKS fixes
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43265
|
12 years |
vboxsync |
HostDrivers/VBoxPci: fixed compilation if CONFIG_IOMMU_API is not …
|
|
|
@42905
|
12 years |
vboxsync |
Linux/dkms.conf: use LF eol-style and remove superfluous files
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@40807
|
13 years |
vboxsync |
build fix
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@39432
|
13 years |
vboxsync |
VBoxPci: Fedora 2.6.41 exception
|
|
|
@39400
|
13 years |
vboxsync |
Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
|
|
|
@39333
|
13 years |
vboxsync |
Installer/linux: more build_in_tmp simplificaion.
|
|
|
@39252
|
13 years |
vboxsync |
NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
|
|
|
@39224
|
13 years |
vboxsync |
Linux 3.2-rc1 compile fixes
|
|
|
@38933
|
13 years |
vboxsync |
HostDrivers/VBoxPci: make it compilable without VBOX_WITH_VBOXDRV
|
|
|
@38299
|
13 years |
vboxsync |
VBoxPci/linux: adapt to new location/name of header file in Linux 3.1. …
|
|
|
@38183
|
13 years |
vboxsync |
kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. …
|
|
|
@38082
|
13 years |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@37868
|
13 years |
vboxsync |
HostDrivers/VBoxPci: less noise
|
|
|
@37798
|
13 years |
vboxsync |
fix OSE
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37009
|
14 years |
vboxsync |
VBoxPci: fixes
|
|
|
@36719
|
14 years |
vboxsync |
PCI: try to reattach previous PCI driver on VM exit
|
|
|
@36717
|
14 years |
vboxsync |
PCI: experimental code for shared interrupts support
|
|
|
@36678
|
14 years |
vboxsync |
PCI: cleanups, R3 mapping work
|
|
|
@36665
|
14 years |
vboxsync |
tweaks
|
|
|
@36621
|
14 years |
vboxsync |
VBoxPci: DECLCALLBACK
|
|
|
@36616
|
14 years |
vboxsync |
VBoxPci: static DECLHIDDEN is DoppelMoppel
|
|
|
@36528
|
14 years |
vboxsync |
PCI: fully reworked interrupts, now HDA audio device can be reasonably …
|
|
|
@36485
|
14 years |
vboxsync |
PCI: sync of interrupts rework
|
|
|
@36484
|
14 years |
vboxsync |
PCI: fix building on some setups
|
|
|
@36460
|
14 years |
vboxsync |
PCI: fixed init-order issue
|
|
|
@36448
|
14 years |
vboxsync |
PCI: refactoring, further IOMMU work
|
|
|
@36436
|
14 years |
vboxsync |
PCI: more IOMMU bits
|
|
|
@36422
|
14 years |
vboxsync |
PCI: sync
|
|
|
@36400
|
14 years |
vboxsync |
PCI: work on IOMMU notifications
|
|
|
@36343
|
14 years |
vboxsync |
PCI: actual IOMMU attach/detach code for Linux
|
|
|
@36340
|
14 years |
vboxsync |
PCI: guest power management
|
|
|
@36329
|
14 years |
vboxsync |
PCI: per-VM initialization (for IOMMU domains)
|
|
|
@36260
|
14 years |
vboxsync |
PCI: lifetime work, fixed issues with multiple PCI devices attached to …
|
|
|
@36257
|
14 years |
vboxsync |
more raw PCI code
|
|
|
@36253
|
14 years |
vboxsync |
PCI: further raw work
|
|
|
@36218
|
14 years |
vboxsync |
PCI: interrupts work
|
|
|
@36153
|
14 years |
vboxsync |
PCI: more raw and 64-bit BARs coding
|
|
|
@36138
|
14 years |
vboxsync |
PCI: some of 64-bit BARs support (many real cards do that)
|
|
|
@36124
|
14 years |
vboxsync |
PCI: code to perform host driver detach on Linux - not yet fully functional
|
|
|
@36109
|
14 years |
vboxsync |
spaces
|
|
|
@36055
|
14 years |
vboxsync |
PCI: regions work
|
|
|
@36028
|
14 years |
vboxsync |
PCI: more host API, lifetime issues
|
|
|
@35992
|
14 years |
vboxsync |
raw PCI: more init bits
|
|
|
@35986
|
14 years |
vboxsync |
raw PCI: device open/close
|
|
|
@35959
|
14 years |
vboxsync |
PCI: further R0/driver work
|
|
|
@35946
|
14 years |
vboxsync |
VMM, host drivers: IDC work for PCI
|
|
|
@35920
|
14 years |
vboxsync |
PCI: Linux driver
|