|
|
@8010
|
17 years |
vboxsync |
slirp: bugfix
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@7960
|
17 years |
vboxsync |
downgrade log message
|
|
|
@7943
|
17 years |
vboxsync |
'p' means already 'pointer'
|
|
|
@7882
|
17 years |
vboxsync |
warnings
|
|
|
@7881
|
17 years |
vboxsync |
warning
|
|
|
@7875
|
17 years |
vboxsync |
make the windows compiler happy
|
|
|
@7841
|
17 years |
vboxsync |
code duplication
|
|
|
@7840
|
17 years |
vboxsync |
fix win debug builds
|
|
|
@7839
|
17 years |
vboxsync |
Poke waiting thread on suspend and power off to make PDM happy.
|
|
|
@7835
|
17 years |
vboxsync |
build fix
|
|
|
@7834
|
17 years |
vboxsync |
build fix
|
|
|
@7833
|
17 years |
vboxsync |
added missing function
|
|
|
@7831
|
17 years |
vboxsync |
net: moved the wait/notify mechanism for receive buffers into the device
|
|
|
@7809
|
17 years |
vboxsync |
bootp: send DHCPNAK if the client requests an invalid IP address
|
|
|
@7799
|
17 years |
vboxsync |
TAP: remove the obsolete polling stuff
|
|
|
@7795
|
17 years |
vboxsync |
PCNet: allow the guest to disable/enable the private interface
|
|
|
@7786
|
17 years |
vboxsync |
do it like DrvTAPOs2 and ensure that we never miss a receive wakeup
|
|
|
@7785
|
17 years |
vboxsync |
comment, cosmetics
|
|
|
@7772
|
17 years |
vboxsync |
Use the new PDMDevHlpVMState, drop the fSaving flag.
|
|
|
@7769
|
17 years |
vboxsync |
- use PDMDevHlpVMState()
|
|
|
@7762
|
17 years |
vboxsync |
small optimization
|
|
|
@7756
|
17 years |
vboxsync |
r=bird: Don't use TMCLOCK_VIRTUAL_SYNC unless it actually fixes …
|
|
|
@7755
|
17 years |
vboxsync |
Added a flag to the MMIO2 registration and did some other MMIO2 …
|
|
|
@7708
|
17 years |
vboxsync |
small logging change
|
|
|
@7703
|
17 years |
vboxsync |
more logging
|
|
|
@7701
|
17 years |
vboxsync |
pcnet: a little bit less logging noise, code cosmetics
|
|
|
@7693
|
17 years |
vboxsync |
PCNet: SSM support for the private guest interface
|
|
|
@7688
|
17 years |
vboxsync |
PCnet: some cleanup, use host-provided RX buffers but don't access …
|
|
|
@7683
|
17 years |
vboxsync |
uint8_t *pv -> pb;
|
|
|
@7675
|
17 years |
vboxsync |
finally fix the 64-bit Linux builds
|
|
|
@7673
|
17 years |
vboxsync |
next try
|
|
|
@7672
|
17 years |
vboxsync |
try to fix 64-bit boxes
|
|
|
@7671
|
17 years |
vboxsync |
PCNet: Create private PCI memory for shared RX/TX descriptors and buffers.
|
|
|
@7641
|
17 years |
vboxsync |
pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit
|
|
|
@7640
|
17 years |
vboxsync |
pcnet: drop packets if VM is not running yet/anymore
|
|
|
@7504
|
17 years |
vboxsync |
Use TMCLOCK_VIRTUAL_SYNC for PCnet polling/softint timers.
|
|
|
@7377
|
17 years |
vboxsync |
|
|
|
@7376
|
17 years |
vboxsync |
amd64 fix
|
|
|
@7375
|
17 years |
vboxsync |
amd64 fix
|
|
|
@7374
|
17 years |
vboxsync |
pcnet: fixed tx queue mode (missing lock) + several renames
|
|
|
@7358
|
17 years |
vboxsync |
pcnet: logging
|
|
|
@7321
|
17 years |
vboxsync |
shorten some thread names, looks better as log prefix
|
|
|
@7320
|
17 years |
vboxsync |
pcnet: fix for r28728
|
|
|
@7317
|
17 years |
vboxsync |
pcnet: save some cycles by returning early if we don't own the descriptor
|
|
|
@7314
|
17 years |
vboxsync |
pcnet: cosmetics
|
|
|
@7266
|
17 years |
vboxsync |
Experiment with send buffering. (disabled)
|
|
|
@7230
|
17 years |
vboxsync |
typo
|
|
|
@7132
|
17 years |
vboxsync |
optimization
|
|
|
@7129
|
17 years |
vboxsync |
small optimization
|
|
|
@7110
|
17 years |
vboxsync |
r=bird: The rate of the virtual clock is subject to change, don't …
|
|
|
@7102
|
17 years |
vboxsync |
Solaris: fixes for handling existing VNIC on our hostif setup script.
|
|
|
@7098
|
17 years |
vboxsync |
pcnet: debugging update
|
|
|
@7094
|
17 years |
vboxsync |
pcnet: fix for the nexenta fix
|
|
|
@7077
|
17 years |
vboxsync |
Devices/PCNet: try to fix alignment
|
|
|
@7076
|
17 years |
vboxsync |
Attempt to fix breakage on 64 bits linux host
|
|
|
@7072
|
17 years |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|
@7066
|
17 years |
vboxsync |
leftover
|
|
|
@7065
|
17 years |
vboxsync |
pcnet: implemented the software timer interrupt (fixes nexenta and …
|
|
|
@7044
|
17 years |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@7033
|
17 years |
vboxsync |
upgly typo preventing hostif from working
|
|
|
@6941
|
17 years |
vboxsync |
Removed ASYNCSTATE. Set EventOutOfSpace to NIL after destruction.
|
|
|
@6931
|
17 years |
vboxsync |
Converted the TAP async thread to a PDMDrvThread
|
|
|
@6833
|
17 years |
vboxsync |
pcnet: typo
|
|
|
@6761
|
17 years |
vboxsync |
Devices/Network: Made NAT networking work on OS/2 hosts.
|
|
|
@6652
|
17 years |
vboxsync |
prelimiary network statistics (to be improved)
|
|
|
@6548
|
17 years |
vboxsync |
header.
|
|
|
@6374
|
17 years |
vboxsync |
Squash a few evil TAB characters which have crept in.
|
|
|
@6304
|
17 years |
vboxsync |
%Vrc
|
|
|
@6300
|
17 years |
vboxsync |
no "\n", ".", nor "!" at end of an error message
|
|
|
@6219
|
17 years |
vboxsync |
pcnet: don't crash if no driver is attached
|
|
|
@6120
|
17 years |
vboxsync |
fix crash if network card was not attached
|
|
|
@6001
|
17 years |
vboxsync |
Add configuration option to activate an IntNet interface early, before …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5998
|
17 years |
vboxsync |
Fix incorrect file headers that make filemuncher.pl choke.
|
|
|
@5936
|
17 years |
vboxsync |
Sol: Added hostif setup,term scripts to installer. Added copyright …
|
|
|
@5931
|
17 years |
vboxsync |
sol64 build fix.
|
|
|
@5913
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@5848
|
17 years |
vboxsync |
Fixed Tap setup script to use an active NIC not iprb0.
|
|
|
@5832
|
17 years |
vboxsync |
Minor comment fix.
|
|
|
@5728
|
17 years |
vboxsync |
no export of E1000 so far
|
|
|
@5726
|
17 years |
vboxsync |
no export of E1000 so far
|
|
|
@5724
|
17 years |
vboxsync |
Export to OSE.
|
|
|
@5723
|
17 years |
vboxsync |
Fix UDP forwarding in the NAT code. Was completely broken.
|
|
|
@5719
|
17 years |
vboxsync |
Solaris crossbow: allow using existing interfaces.
|
|
|
@5716
|
17 years |
vboxsync |
Make sure DNS forwarding address is kept current. It can change at …
|
|
|
@5715
|
17 years |
vboxsync |
Get rid of K&R C code.
|
|
|
@5701
|
17 years |
vboxsync |
r=bird
|
|
|
@5698
|
17 years |
vboxsync |
Solaris crossbow changes.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5587
|
17 years |
vboxsync |
example scripts.
|
|
|
@5586
|
17 years |
vboxsync |
Solaris crossbow integration, work in progress.
|
|
|
@5585
|
17 years |
vboxsync |
Solaris crossbow integration, missing headers.
|
|
|
@5583
|
17 years |
vboxsync |
export
|
|
|
@5582
|
17 years |
vboxsync |
export
|
|
|
@5569
|
17 years |
vboxsync |
fixed a bug where guest networking completely stopped after taking a …
|
|
|
@5548
|
17 years |
vboxsync |
Changed Win32 and OS/2 TAP drivers the same way the UNIX version was …
|
|
|
@5436
|
17 years |
vboxsync |
Back out NAT ping error message code.
|
|
|
@5401
|
17 years |
vboxsync |
gcc warning
|
|
|
@5332
|
17 years |
vboxsync |
Make PXE booting in NAT mode work without much hassle.
|
|
|