VirtualBox

source: vbox/trunk/src/VBox/Devices/Network

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85291   4 years vboxsync Networking/DevVirtioNet_1_0.cpp: Made some performance tweaks and …
(edit) @85195   4 years vboxsync slirp: Clang 11 / OSX SDK 10.13 adjustments. bugref:9790
(edit) @85193   4 years vboxsync VBoxDDUDeps.cpp,DevINIP.cpp: Workaround for Clang 11 nothrow …
(edit) @85158   4 years vboxsync PCnet: Dump BCR18 (DWIO) in info handler, too.
(edit) @85146   4 years vboxsync Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
(edit) @85123   4 years vboxsync iprt/cdefs.h: Some cleaning up. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85117   4 years vboxsync PCnet: Disabled NetShaper support (see bugref:9768).
(edit) @85116   4 years vboxsync scm
(edit) @85114   4 years vboxsync Build fix.
(edit) @85113   4 years vboxsync PCnet: Reworked TMD access to better match real hardware (see bugref:9768).
(edit) @85109   4 years vboxsync Resolved other part of xtracker #9766. Rearranged structs, arrays and …
(edit) @85083   4 years vboxsync Fix #9766
(edit) @85082   4 years vboxsync icmp_input: don't keep a mbuf reference after we pass it to a function …
(edit) @85045   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Return virtioCoreVirtqAttach() to …
(edit) @85016   4 years vboxsync Network/DeviVirtioNet_1_0.cpp: More clean up and naming for …
(edit) @84882   4 years vboxsync fix scm burn
(edit) @84876   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed up comments/formatting that got …
(edit) @84819   4 years vboxsync Virtio/VirtioCore.cpp, Network/DevVirtioNet_1_0.cpp, …
(edit) @84806   4 years vboxsync Fix burns
(edit) @84804   4 years vboxsync Fix burns
(edit) @84803   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Rename API functions to refer to Virtq …
(edit) @84775   4 years vboxsync Attempt fix burns
(edit) @84774   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed controlq hang, reduced use of …
(edit) @84468   5 years vboxsync Network/DevVirtioNet_1.0.cpp: Removed force interrupt flag from API …
(edit) @84430   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed typo that made disabling …
(edit) @84392   5 years vboxsync disable temporary enable of DevVirtioNet_1_0.cpp in Config.kmk now …
(edit) @84391   5 years vboxsync Fix more windows compiler warnings
(edit) @84390   5 years vboxsync Fix more windows compiler warnings
(edit) @84389   5 years vboxsync Fix more windows compiler warnings
(edit) @84388   5 years vboxsync Fix more windows compiler warnings
(edit) @84386   5 years vboxsync Clean up more build warnings
(edit) @84384   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fix some Windows build warnings and …
(edit) @84383   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed bug where Network Settings on …
(edit) @84351   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed R0->R3 degradation in I/O path by …
(edit) @84048   5 years vboxsync Network/DevVirtioNet.cpp changes pertaining to release mode testing …
(edit) @83913   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Various fixes and improvements, most …
(edit) @83815   5 years vboxsync tstIntNetR0.cpp: Fixed harmless issue pointed out by VC++ 14.1. bugref:8489
(edit) @83664   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Now have round trip networking working. …
(edit) @83613   5 years vboxsync Dev/E1000: (bugref:9696) checksum end offset fix.
(edit) @83603   5 years vboxsync Virtio_1_0: Added some descriptor chain stats to see that we don't …
(edit) @83597   5 years vboxsync NAT: bugref:9694 - libalias NBT - IP header is verified, but UDP …
(edit) @83593   5 years vboxsync scm
(edit) @83591   5 years vboxsync NAT: bugref:9703 - undo the functional change introduced in previous, …
(edit) @83587   5 years vboxsync Virtio_1_0: Reworked the VIRTIO_DESC_CHAIN_T handling to decrease the …
(edit) @83581   5 years vboxsync NAT: bugref:9703 - 90s called, fix declaration after code in previous.
(edit) @83580   5 years vboxsync NAT: bugref:9703 - checking for the value of a switch variable in a …
(edit) @83561   5 years vboxsync lwip: bugref:9708 - Cherry-pick from upstream coverity fixes and one …
(edit) @83499   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Round trip traffic happening …
(edit) @83188   5 years vboxsync scm fix, another one which wan't detected by tinderbox
(edit) @83186   5 years vboxsync Network/DevVirtioNet.cpp: Some clean up. Have verified that received …
(edit) @83165   5 years vboxsync Network/DevVirtioNet.cpp Found some issues after going back and …
(edit) @83153   5 years vboxsync Updates since last integration. Troubleshooting why client is not …
(edit) @83058   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Starting to receive Rx packets from now. …
(edit) @83028   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed but in Virtio_1_0.cpp …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82962   5 years vboxsync fix flowerbox burn
(edit) @82961   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Device appears and is doing transactions …
(edit) @82863   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Builds cleanly. Finished initial tying …
(edit) @82827   5 years vboxsync Fix @todo line, wasn't caught by scm on linux
(edit) @82826   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Have gone through the functions and …
(edit) @82780   5 years vboxsync Fix burn
(edit) @82779   5 years vboxsync So if you typo the file name, scm looks happy at first glance
(edit) @82778   5 years vboxsync This is guaranteed to make scm happy
(edit) @82777   5 years vboxsync flour bots
(edit) @82776   5 years vboxsync Fix flowerbox. Even though this code has guards that prevent it from …
(edit) @82775   5 years vboxsync Just checking in porting changes so far. Haven't tried building them …
(edit) @82685   5 years vboxsync Dev/E1000: (bugref:9615) GSO and VLAN buffer allocation fixes.
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82455   5 years vboxsync DevINIP: Converted to new style. bugref:9218
(edit) @82368   5 years vboxsync Dev/E1000: Another trivial issue detected by parfait.
(edit) @82364   5 years vboxsync Dev/E1000: Deal with potential overflow of nTxDFetched if we decide …
(edit) @82354   5 years vboxsync Dev/E1000: Fixed regression introduced by r135174
(edit) @82347   5 years vboxsync Dev/E1000: Deal with trivial issues detected by parfait.
(edit) @82215   5 years vboxsync DevPCNet: Convered the temp MMIO2 region we create when loading old …
(edit) @82147   5 years vboxsync DevPCNet: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
(edit) @82146   5 years vboxsync DevPCNet: Split the state structure. Set new-style flag. bugref:9218
(edit) @82144   5 years vboxsync DevPCNet: clang fix. bugref:9218
(edit) @82142   5 years vboxsync DevPCNet: Logging cleanups. bugref:9218
(edit) @82141   5 years vboxsync DevPCNet: Converted MMIO handlers. [fixes] bugref:9218
(edit) @82140   5 years vboxsync DevPCNet: Converted MMIO handlers. bugref:9218
(edit) @82139   5 years vboxsync DevPCNet: Conveted I/O port handlers. bugref:9218
(edit) @82138   5 years vboxsync DevPCNet: Set up critsect correctly for ring-0/raw-mode too. bugref:9218
(edit) @82137   5 years vboxsync DevPCNet: Replaced pXmitQueue with a PDM Task. bugref:9218
(edit) @82136   5 years vboxsync DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
(edit) @82135   5 years vboxsync DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
(edit) @82134   5 years vboxsync DevPCNet: Converted timers. bugref:9218
(edit) @82129   5 years vboxsync Devices/Network: Don't decorate the public stats with device, just use …
(edit) @82128   5 years vboxsync DevPCNet: Do CFGM and SSM via devhlp. Use default statistics prefix. …
(edit) @81765   5 years vboxsync Devices: Use new volatile SSM getters and enum macros. bugref:9218
(edit) @81731   5 years vboxsync DevRirtioNet,Virtio: nits. bugref:9218
(edit) @81729   5 years vboxsync slirp_init: Only need errcore.h now.
(edit) @81727   5 years vboxsync err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
(edit) @81726   5 years vboxsync DevRirtioNet: nits. bugref:9218
(edit) @81725   5 years vboxsync slirp_init: Don't return VINF_NAT_DNS on an allocation failure. duh!
(edit) @81724   5 years vboxsync DrvNAT: Removed misleading comment about VINF_NAT_DNS.
(edit) @81720   5 years vboxsync DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
(edit) @81709   5 years vboxsync DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
(edit) @81708   5 years vboxsync DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
(edit) @81703   5 years vboxsync DevVirtioNet.cpp,Virtio.cpp: Some cleanups prepping for refactoring to …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette