VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/DevVirtioNet.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57901   9 years vboxsync Devices/Virtio: semantic fixes.
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56991   9 years vboxsync DevVirtioNet.cpp: Don't ever split log format strings!! Makes them …
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @49414   11 years vboxsync Network/Adapters: Fix wrong link state transition upon host resume (#7057)
(edit) @47499   11 years vboxsync Devices/Network: Temporarily disconnect network devices after the host …
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46576   11 years vboxsync Dev/VirtioNet: Disabled UFO in host direction (#6821)
(edit) @46456   11 years vboxsync Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @45005   12 years vboxsync DevVirtioNet: DECLCALLBACK
(edit) @44925   12 years vboxsync Removed unreferenced variable.
(edit) @44915   12 years vboxsync Dev/VirtioNet: Negotiate accepting partial TCP checksums (#4796)
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44857   12 years vboxsync DevVirtioNet.cpp: Changed it to do its own locking again. Hope this is …
(edit) @44856   12 years vboxsync DevVirtioNet.cpp: Callback table for I/O port handlers instead of …
(edit) @44852   12 years vboxsync s/addrIOPort/IOPortBase/g
(edit) @44851   12 years vboxsync DevirtioNet.cpp: WRONG calling convention and visibility for …
(edit) @44849   12 years vboxsync DevirtioNet.cpp: cleanups.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43871   12 years vboxsync Devices/virtio-net: fixed the names of tx/rx stat counters (#6514)
(edit) @41917   12 years vboxsync Virtio/Net: Feature negotiation and GSO handling on RX path (#5582)
(edit) @41820   12 years vboxsync virtio: fixed GSO header issue causing heavy loss of packets (#4807)
(edit) @41809   12 years vboxsync virtio: netshaper support (#5582)
(edit) @41409   13 years vboxsync Network: renamed uLinkUpDelay to cMsLinkUpDelay
(edit) @41407   13 years vboxsync Network: added LinkUpDelay parameter to e1000,pcnet,virtio-net
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @35387   14 years vboxsync virtio-net: fixed the issue with TX performance with newer linux kernels
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34088   14 years vboxsync virtio-net: workaround for guests excluding L4 header length in GSO …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33326   14 years vboxsync virtio-net: 32-bit build fix
(edit) @33325   14 years vboxsync virtio-net: large (GSO) receive packet support (#4807)
(edit) @31767   14 years vboxsync build fix
(edit) @31765   14 years vboxsync virtio-net: fixed offset modification bug
(edit) @31764   14 years vboxsync virtio-net: removed TX buffer along with redundant memcpy call
(edit) @31755   14 years vboxsync virtio-net: TSO4, TSO6 and UFO support (#4807)
(edit) @30219   14 years vboxsync DevVirtioNet.cpp: warning.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28653   15 years vboxsync virtio-net: promiscuous mode support
(edit) @28277   15 years vboxsync Network/Dev*: Preparing for pfnXmitPending to be callable and the TX …
(edit) @28275   15 years vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28213   15 years vboxsync PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
(edit) @28082   15 years vboxsync Network: allow to start the VM even if a network device is not …
(edit) @27973   15 years vboxsync PDM,Network/*: GSO preps.
(edit) @26932   15 years vboxsync virtio-net: alignment
(edit) @26305   15 years vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26300   15 years vboxsync pdmifs.h: Moved the network interfaces to a separate header called …
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 years vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26055   15 years vboxsync #4610: virtio-net: changed out-of-range read handling to return …
(edit) @26029   15 years vboxsync #4610: virtio-net: fixed handling for port writes beyond the valid range.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25986   15 years vboxsync pdmifs.h: cleaned out the remaining references to PDMINTERFACE. …
(edit) @25981   15 years vboxsync pdmifs.h: yet another batch of refactored interface ID code.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25955   15 years vboxsync #4610: virtio-net: fixed handling for port reads beyond the valid range.
(edit) @25830   15 years vboxsync #3987: Virtio minor cs optimizations + timer stats.
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @25169   15 years vboxsync virtio-net: don't crash if the guest is trying to send but the adapter …
(edit) @25158   15 years vboxsync #4507: Virtio: csRx removed, cs moved out of GC.
(edit) @25148   15 years vboxsync #3987: Virtio: Fixed the race for TX queue notification state.
(edit) @24982   15 years vboxsync Compile fix
(edit) @24834   15 years vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
(edit) @24757   15 years vboxsync #3987: Virtio: Control queue implementation and address filtering.
(edit) @24712   15 years vboxsync #3987: Virtio: Drop packets if VM is not running or cable is disconnected.
(edit) @24705   15 years vboxsync #3987: Virtio: Got rid of indirect function calls (expect …
(edit) @24652   15 years vboxsync 32-bit build fix
(edit) @24641   15 years vboxsync #3987: Virtio: TX delay timer for batching, fixed assertion on state …
(edit) @24623   15 years vboxsync Virtio: small optimization (static TX buffer)
(edit) @24616   15 years vboxsync #3987: Virtio: Applied Frank's GC patch and made debug build work as well.
(edit) @24611   15 years vboxsync VirtIO-net: update the counters
(edit) @24470   15 years vboxsync #3987: Virtio: Fixed the status reporting required by recent kernels …
(edit) @24191   15 years vboxsync Main,Misc Devices: _LS VMSTATEs.
(edit) @24120   15 years vboxsync #3987: Virtio: Save/restore state.
(edit) @23979   15 years vboxsync #3987: Virtio: Fixed RX thread blocking on early RX packets. Guest …
(edit) @23970   15 years vboxsync DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
(edit) @23830   15 years vboxsync #3987: Virtio: Reset, feature negotiation, notification control.
(edit) @23578   15 years vboxsync #3987: Virtio: LEDs are done.
(edit) @23498   15 years vboxsync #3987: Virtio: Reception/transmission works.
(edit) @23358   15 years vboxsync #3987: Virtio: Queues and packet reception/transmission.
(add) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
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