VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2598   18 years vboxsync Added a bunch of pci register defines and created a couple of the …
(edit) @2291   18 years vboxsync More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
(edit) @1856   18 years vboxsync DNS failure in NAT setup is not fatal anymore
(edit) @1639   18 years vboxsync fixed alignment
(edit) @1627   18 years vboxsync prevent RX/TX during suspend
(edit) @1622   18 years vboxsync ignore the error code in destruct because the critical section might …
(edit) @1538   18 years vboxsync save u16CSR0LastSeenByGuest in SSM info
(edit) @1377   18 years vboxsync hard reset pcnet on reboot (at least to switch off BM)
(edit) @1355   18 years vboxsync nc
(edit) @931   18 years vboxsync Reintroduce the error signalling on invalid packet size.
(edit) @928   18 years vboxsync Removed dead code. I'm pretty sure that we slightly misinterpreted the …
(edit) @927   18 years vboxsync Workaround for Windows NT4 pcnet problems. Also tighten packet size …
(edit) @813   18 years vboxsync Try to deal with illegal descriptors
(edit) @812   18 years vboxsync Inverted bit checks
(edit) @811   18 years vboxsync Corrected comment + log
(edit) @810   18 years vboxsync Paranoid own bit checks in TMD & RMD reads.
(edit) @808   18 years vboxsync Irq check update
(edit) @805   18 years vboxsync Corrected link restoration again
(edit) @801   18 years vboxsync Link down check wasn't correct.
(edit) @792   18 years vboxsync Check link states when sending data.
(edit) @754   18 years vboxsync Again
(edit) @753   18 years vboxsync compile fix
(edit) @752   18 years vboxsync Fixed cleanup
(edit) @731   18 years vboxsync Realigned pcnet. Added the alignment testcase to the makefile walk.
(edit) @723   18 years vboxsync oops
(edit) @722   18 years vboxsync More stats
(edit) @721   18 years vboxsync Minor change
(edit) @718   18 years vboxsync Update
(edit) @703   18 years vboxsync Added a note about deadlocks.
(edit) @698   18 years vboxsync Slirp must be protected by a lock due to recent async send changes.
(edit) @652   18 years vboxsync some more #ifdefs IN_RING3
(edit) @646   18 years vboxsync Rewrote send handling to do everything in a seperate thread.
(edit) @642   18 years vboxsync Some async updates
(edit) @638   18 years vboxsync Reduced time spent inside locks.
(edit) @605   18 years vboxsync CSR58 is an alias for BCR20
(edit) @602   18 years vboxsync Updates for async sending + avoiding critical section blocking EMT
(edit) @596   18 years vboxsync Compile fixes
(edit) @595   18 years vboxsync Update
(edit) @594   18 years vboxsync Corrections
(edit) @592   18 years vboxsync Async send update
(edit) @587   18 years vboxsync Removed multiple packet code. Failed experiment.
(edit) @575   18 years vboxsync Enabled delayed transmit interrupts + added async sending of packets …
(edit) @573   18 years vboxsync what about alloca().
(edit) @566   18 years vboxsync More comments
(edit) @564   18 years vboxsync Added disabled code path for sending multiple packets.
(edit) @550   18 years vboxsync Wrong sample names
(edit) @549   18 years vboxsync More stats
(edit) @547   18 years vboxsync More stats
(edit) @546   18 years vboxsync Changed comments
(edit) @545   18 years vboxsync Added disabled option to postpone interrupts until we deliver the …
(edit) @512   18 years vboxsync removed test code
(edit) @511   18 years vboxsync Logging
(edit) @500   18 years vboxsync Logging update
(edit) @499   18 years vboxsync Queue depth of 8 is too much. 4 yields better results.
(edit) @498   18 years vboxsync Another update
(edit) @497   18 years vboxsync Update. Rather useless to monitor the receive ring descriptors.
(edit) @496   18 years vboxsync Updated no polling code path.
(edit) @484   18 years vboxsync 64-bit alignment.
(edit) @360   18 years vboxsync Fixed the no polling code.
(edit) @349   18 years vboxsync Correction.
(edit) @332   18 years vboxsync introduced PDMDevHlpGetVM()
(edit) @306   18 years vboxsync Update
(edit) @303   18 years vboxsync Completed physical monitoring of ring descriptor table. (disabled) …
(edit) @252   18 years vboxsync make PHY 1-31 invisible for Linux guests
(add) @1   55 years vboxsync import
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