|
|
@13365
|
16 years |
vboxsync |
pcnet: don't crash if the link state changes while no driver is attached
|
|
|
@12978
|
16 years |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12975
|
16 years |
vboxsync |
#1865: PDMLdr.
|
|
|
@12969
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@11538
|
16 years |
vboxsync |
pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
|
|
|
@11437
|
16 years |
vboxsync |
PCNet build fix.
|
|
|
@11436
|
16 years |
vboxsync |
PCNet: Added check of incoming frame size. Frames over 1514 bytes …
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11283
|
16 years |
vboxsync |
Devices: Corrected a number of places where RTGCPHYS32 and %VGp and …
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11201
|
16 years |
vboxsync |
DevPCNet: Cosmetics.
|
|
|
@11200
|
16 years |
vboxsync |
DevPCNet: Cosmetics.
|
|
|
@11199
|
16 years |
vboxsync |
#1865: DevPCNet.
|
|
|
@11163
|
16 years |
vboxsync |
#1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
|
|
|
@11157
|
16 years |
vboxsync |
Replaced PDMMAC by RTMAC.
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8613
|
17 years |
vboxsync |
Use TMTimerSetMillies.
|
|
|
@8610
|
17 years |
vboxsync |
PCNet: completed fix for broken hostif with certain guests. Make sure …
|
|
|
@8599
|
17 years |
vboxsync |
PCNet: fix for broken hostif for with certain guests
|
|
|
@8314
|
17 years |
vboxsync |
sanity check
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8087
|
17 years |
vboxsync |
fix 64-bit builds
|
|
|
@8085
|
17 years |
vboxsync |
pcnet: use a heuristics to decide if we signal the guest about missing …
|
|
|
@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
|
|
|
@7839
|
17 years |
vboxsync |
Poke waiting thread on suspend and power off to make PDM happy.
|
|
|
@7831
|
17 years |
vboxsync |
net: moved the wait/notify mechanism for receive buffers into the device
|
|
|
@7795
|
17 years |
vboxsync |
PCNet: allow the guest to disable/enable the private interface
|
|
|
@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 …
|
|
|
@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.
|
|
|
@6833
|
17 years |
vboxsync |
pcnet: typo
|
|
|
@6652
|
17 years |
vboxsync |
prelimiary network statistics (to be improved)
|
|
|
@6548
|
17 years |
vboxsync |
header.
|
|
|
@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
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5913
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5569
|
17 years |
vboxsync |
fixed a bug where guest networking completely stopped after taking a …
|
|
|
@5067
|
17 years |
vboxsync |
amd64 fix
|
|
|
@5059
|
17 years |
vboxsync |
Added a mechanism to report custom line speed to guest driver …
|
|
|
@5015
|
17 years |
vboxsync |
Improved MII register emulation to make Windows PCnet driver detect …
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4624
|
17 years |
vboxsync |
The USE_PDMTHREAD stuff seems to work fine, dropped the old code.
|
|
|
@4623
|
17 years |
vboxsync |
file header
|
|
|
@4622
|
17 years |
vboxsync |
FreeBSD if_pcn fixes:
- pci subsystem id and subsystem vendor id BCR …
|
|
|
@4565
|
17 years |
vboxsync |
GC phys to HC virt shortcut no longer allowed.
|
|
|
@4442
|
17 years |
vboxsync |
size_t
|
|
|
@4422
|
17 years |
vboxsync |
Tamed the send thread using PDMThread.
|
|
|
@4196
|
17 years |
vboxsync |
Don't assert on MAC mismatch on SSMAFTER_DEBUG_IT.
|
|
|
@4149
|
17 years |
vboxsync |
Ignore small packets (write LED)
|
|
|
@4140
|
17 years |
vboxsync |
Write LED
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@3666
|
17 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@3654
|
17 years |
vboxsync |
don't depend on the deprecated vl_vbox.h header anymore
|
|
|
@3608
|
17 years |
vboxsync |
Improved compatibility of our PCnet device. Accoring to the spec …
|
|
|