|
|
@14080
|
16 years |
vboxsync |
win warnings
|
|
|
@14042
|
16 years |
vboxsync |
Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
|
|
|
@13984
|
16 years |
vboxsync |
- simplefied syncronization
- work on Unixes only
|
|
|
@13895
|
16 years |
vboxsync |
OSE build fix.
|
|
|
@13876
|
16 years |
vboxsync |
OSE build hack.
|
|
|
@13814
|
16 years |
vboxsync |
OSE build fix.
|
|
|
@13811
|
16 years |
vboxsync |
win build fix
|
|
|
@13808
|
16 years |
vboxsync |
-Wno-sign-compare for slirp
|
|
|
@13720
|
16 years |
vboxsync |
win/NetFlt: NetConfig functionality moved to a separate lib
|
|
|
@13604
|
16 years |
vboxsync |
Synchronized slirp was inroduced
|
|
|
@13435
|
16 years |
vboxsync |
w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
|
|
|
@13421
|
16 years |
vboxsync |
win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
|
|
|
@13375
|
16 years |
vboxsync |
some (disabled) VMI bits
|
|
|
@13057
|
16 years |
vboxsync |
i386->x86 in makefile variables suffixes
|
|
|
@13056
|
16 years |
vboxsync |
initial implementation of i386 version of IP checksum calculation
|
|
|
@13039
|
16 years |
vboxsync |
forwarding was enabled in firewall
default rule to accept
loop and …
|
|
|
@13024
|
16 years |
vboxsync |
installation fixes, NetFlt initialization fixes for filter approach
|
|
|
@12584
|
16 years |
vboxsync |
Add define to make scsi driver known to PDM
|
|
|
@12565
|
16 years |
vboxsync |
Enable the BusLogic adapter by default and introduce VBOX_WITH_SCSI to …
|
|
|
@12551
|
16 years |
vboxsync |
be more verbose when logging ATA/SCSI commands
|
|
|
@12325
|
16 years |
vboxsync |
DrvHostSerial: Ported to darwin (untested).
|
|
|
@12268
|
16 years |
vboxsync |
Devices/Makefiles: PATH_TARGET elimination, push up to root …
|
|
|
@12188
|
16 years |
vboxsync |
BusLogic: Implement a simple SCSI access interface for the BIOS which …
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12116
|
16 years |
vboxsync |
export VHD format to OSE
|
|
|
@12110
|
16 years |
vboxsync |
Device/Makefile: Removed the PATH_LIB dependency hacks for …
|
|
|
@11919
|
16 years |
vboxsync |
Devices/Makefile: $(PATH_LIB)/dll.lib deps fixed in kBuild 1692 (or …
|
|
|
@11849
|
16 years |
vboxsync |
Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
|
|
|
@11825
|
16 years |
vboxsync |
VBOX_WITH_VMI
|
|
|
@11821
|
16 years |
vboxsync |
build fix
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11805
|
16 years |
vboxsync |
- rearranged SDK-only stuff in makefiles per Knut advise
|
|
|
@11750
|
16 years |
vboxsync |
switch from NetBSD's bswap* to RT_BSWAP_* macros
|
|
|
@11741
|
16 years |
vboxsync |
NAT+BSD TCP/IP stack
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11721
|
16 years |
vboxsync |
- completly divorced SDK and binary, use 'kmk sdk' to build SDK
|
|
|
@11556
|
16 years |
vboxsync |
BusLogic: updates, Linux guests are working and R0/GC components are …
|
|
|
@11502
|
16 years |
vboxsync |
BusLogic SCSI: update, stub for generic SCSI request parsing and …
|
|
|
@11410
|
16 years |
vboxsync |
BusLogic: initial commit
|
|
|
@11171
|
16 years |
vboxsync |
source list of NAT engine was changed
added glue sorces DrvNAT-FreeBSD …
|
|
|
@10758
|
16 years |
vboxsync |
Use the pcap writers in DrvNetSniffer.
|
|
|
@10756
|
16 years |
vboxsync |
Made the DHCP DISCOVER request work and implemented writing of a pcap file.
|
|
|
@10663
|
16 years |
vboxsync |
Created tstIntNet-1 for checking that capturing an interface works on …
|
|
|
@10540
|
16 years |
vboxsync |
First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
|
|
|
@10243
|
16 years |
vboxsync |
disable $(PATH_LIB)/VBoxDD?.lib workaround when doing the single …
|
|
|
@10200
|
16 years |
vboxsync |
Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines …
|
|
|
@10192
|
16 years |
vboxsync |
The building rules for NAT was introduced (NatAlias name probably will …
|
|
|
@10055
|
16 years |
vboxsync |
VBOX_KBUILD_HACKING.
|
|
|
@10047
|
16 years |
vboxsync |
Fixed vboxaml.hex dependency.
|
|
|
@10045
|
16 years |
vboxsync |
Converted PC/PXE/Makefile.kmk to a sub-makefile.
|
|
|
@10044
|
16 years |
vboxsync |
Converted Storage/VBoxHDDFormats/Makefile.kmk and it subdirectory to …
|
|
|
@10040
|
16 years |
vboxsync |
Fixed missing dependency on vbetables.h.
|
|
|
@9865
|
16 years |
vboxsync |
Solaris USB: enabled ProxyDev, and some cleanups.
|
|
|
@9698
|
16 years |
vboxsync |
build fix
|
|
|
@9693
|
16 years |
vboxsync |
VMI BIOS stubs
|
|
|
@9435
|
17 years |
vboxsync |
Extend HGCM interface to support 64 bit pointers.
|
|
|
@9408
|
17 years |
vboxsync |
Add async trasnport driver for every OS
|
|
|
@9124
|
17 years |
vboxsync |
Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
|
|
|
@8773
|
17 years |
vboxsync |
Network\DrvTAPWin32.cpp -> Network\DrvTAPWin.cpp
|
|
|
@8772
|
17 years |
vboxsync |
USB/win/USBProxyDevice-win32.cpp -> USB/win/USBProxyDevice-win.cpp
|
|
|
@8771
|
17 years |
vboxsync |
USB/win32 -> USB/win.
|
|
|
@8770
|
17 years |
vboxsync |
Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8758
|
17 years |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8611
|
17 years |
vboxsync |
82543GC support is ready. RX crit section removed.
|
|
|
@8571
|
17 years |
vboxsync |
Solaris hostif: Load libdlpi dynamically.
|
|
|
@8251
|
17 years |
vboxsync |
USBLib goes into VBoxDDU.
|
|
|
@8246
|
17 years |
vboxsync |
Missed one VBOX_WITH_NEW_USB_CODE_ON_DARWIN.
|
|
|
@8199
|
17 years |
vboxsync |
does not work for every gcc version
|
|
|
@8198
|
17 years |
vboxsync |
warnings
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7872
|
17 years |
vboxsync |
enable e1k structure member size tests again
|
|
|
@7759
|
17 years |
vboxsync |
The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
|
|
|
@7654
|
17 years |
vboxsync |
Implement raw file backend for VBoxHDD-new.
|
|
|
@7551
|
17 years |
vboxsync |
cosmetics.
|
|
|
@7547
|
17 years |
vboxsync |
GC support
|
|
|
@7159
|
17 years |
vboxsync |
Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
|
|
|
@6996
|
17 years |
vboxsync |
Check for VBOX_WITH_PDM_LOCK.
|
|
|
@6977
|
17 years |
vboxsync |
VBOX_WITH_E1000
|
|
|
@6919
|
17 years |
vboxsync |
Solaris: USBProxyDevice-stub.
|
|
|
@6882
|
17 years |
vboxsync |
Update Makefile.kmk
|
|
|
@6677
|
17 years |
vboxsync |
forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
|
|
|
@6597
|
17 years |
vboxsync |
SB16 taken from qemu
|
|
|
@6468
|
17 years |
vboxsync |
Use $(LIB_DDU) instead of VBoxDDU$(VBOX_SUFF...).
|
|
|
@6313
|
17 years |
vboxsync |
Integrate async drivers. Fix testcase
|
|
|
@6291
|
17 years |
vboxsync |
Big virtual disk changeset containing several modifications
* remove …
|
|
|
@6221
|
17 years |
vboxsync |
PDM async completion template creation wrapper third attempt
|
|
|
@6204
|
17 years |
vboxsync |
for now, the VHD backend is not OSE (yet)
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6115
|
17 years |
vboxsync |
Compiler fix
|
|
|
@6113
|
17 years |
vboxsync |
Integrate new drivers into Makefile.kmk. Disabled by default
|
|
|
@6082
|
17 years |
vboxsync |
GetNetworkParams is flagged as w2ksp1, so indicate that that's what …
|
|
|
@6070
|
17 years |
vboxsync |
pulse: don't link against libpulse.so.0, load this lib at runtime instead
|
|
|
@6056
|
17 years |
vboxsync |
first version of a PulseAudio driver backend for Linux (still no pcm_in)
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5977
|
17 years |
vboxsync |
Fixed incorrect disable, exported solaudio to OSE.
|
|
|
@5960
|
17 years |
vboxsync |
Disabled incomplete solaudio for OSE.
|
|
|
@5943
|
17 years |
vboxsync |
Enabled raw harddisk support for Solaris.
|
|
|
@5939
|
17 years |
vboxsync |
Move lwIP header include directories to correct place, and also …
|
|
|
@5849
|
17 years |
vboxsync |
New device: internal network IP stack, based on lwIP.
|
|
|