VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28820   15 years vboxsync VMDK: Fix image creation
(edit) @28807   15 years vboxsync NAT: logs too noisy.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28786   15 years vboxsync AHCI: Report errors of completed requests to the guest (not tested yet)
(edit) @28785   15 years vboxsync VBoxHDD.cpp: Init rcReq field
(edit) @28784   15 years vboxsync Interface changes for error reporting and async I/O
(edit) @28776   15 years vboxsync warning
(edit) @28724   15 years vboxsync OSE header fixes
(edit) @28723   15 years vboxsync IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and …
(edit) @28722   15 years vboxsync SrvIntNetR0.cpp: Combined the two NoPreempt flags into a direction …
(edit) @28721   15 years vboxsync DrvIntNet.cpp: Enable the ring-0 part of the driver.
(edit) @28720   15 years vboxsync DrvIntNet.cpp: More release stats.
(edit) @28715   15 years vboxsync DrvIntNet.cpp: gcc maybe silly
(edit) @28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28711   15 years vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28710   15 years vboxsync DevE1000: logging and #ifdef.
(edit) @28706   15 years vboxsync IntNet: Moved the instance pointer from VMMR0.cpp to SrvIntNetR0.cpp …
(edit) @28705   15 years vboxsync AHCI: Fix race condition where a task could be used even if it is …
(edit) @28704   15 years vboxsync VBoxHDD: Logging fix
(edit) @28701   15 years vboxsync SrvIntNetR0.cpp: Fixed copy & past error wrt to NoInts.
(edit) @28699   15 years vboxsync SrcIntNetR0.cpp: Fixed bug in intnetR0NetworkIsContextOk* (taken me …
(edit) @28693   15 years vboxsync VBoxHDD/Async: Fix diff images
(edit) @28684   15 years vboxsync VBoxSCSI: Always reset the state if the protocol is violated and make …
(edit) @28683   15 years vboxsync VBoxHDD: Fix hanging async I/O
(edit) @28666   15 years vboxsync SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt …
(edit) @28653   15 years vboxsync virtio-net: promiscuous mode support
(edit) @28629   15 years vboxsync VDI: Fix VdiCheckIfValid
(edit) @28628   15 years vboxsync e1000: Promiscuous mode support.
(edit) @28624   15 years vboxsync build fix
(edit) @28623   15 years vboxsync SrvIntNetR0,VBoxNetFlt: Main body of the internal locking rewrite.
(edit) @28622   15 years vboxsync oops
(edit) @28620   15 years vboxsync VBoxHDD: async I/O updates. Mostly complete except for bug fixes
(edit) @28580   15 years vboxsync review feedback
(edit) @28570   15 years vboxsync LsiLogic: Remove interrupt coalescing again because it has a negative …
(edit) @28569   15 years vboxsync Main: CFGM switch to control additional DMI tables
(edit) @28568   15 years vboxsync DMI: provide memory info structures
(edit) @28542   15 years vboxsync NAT: typo.
(edit) @28530   15 years vboxsync BIOS: It is a good idea to initialize variables before using them, not …
(edit) @28524   15 years vboxsync Missing parameters
(edit) @28523   15 years vboxsync RTMemFree -> RTMemPageFree (DevAHCI.cpp)
(edit) @28522   15 years vboxsync NAT: logs l3->l2.
(edit) @28520   15 years vboxsync NAT: destructor and fini hooks are called from slirp_uma_free. …
(edit) @28513   15 years vboxsync ACPI: make NIC object acceptable by Windows guests
(edit) @28510   15 years vboxsync refined r60215
(edit) @28502   15 years vboxsync NAT: correct handling end of zone's resources.
(edit) @28501   15 years vboxsync NAT: missed (m_free -> m_freem).
(edit) @28494   15 years vboxsync NAT: correctly returns null values to DrvNAT in case zone has run out …
(edit) @28490   15 years vboxsync NAT: don't call constructor on null buffer.
(edit) @28488   15 years vboxsync SrvIntNetR0.cpp: Started replacing the non-recrusive fast mutexes with …
(edit) @28487   15 years vboxsync ACPI: another attempt to provide primary NIC info via ACPI
(edit) @28486   15 years vboxsync hpet: cosmetics
(edit) @28483   15 years vboxsync NAT: nuke dead code.
(edit) @28482   15 years vboxsync NAT: nuke dead code.
(edit) @28480   15 years vboxsync NAT: nuke dead code.
(edit) @28455   15 years vboxsync DevPS2: Once OBF is set, do not change the type of the reported event.
(edit) @28450   15 years vboxsync addendum to r60221.
(edit) @28449   15 years vboxsync NAT: slirp file headers
(edit) @28445   15 years vboxsync NAT: udp.c assertion is corrected and similar check added into …
(edit) @28444   15 years vboxsync NAT: tcp_close filter out listening sockets while freeing socket …
(edit) @28443   15 years vboxsync NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
(edit) @28442   15 years vboxsync EFI: OSE dsc and fdf descriptions.
(edit) @28440   15 years vboxsync NAT: a few warnings and one goto
(edit) @28438   15 years vboxsync renamed a semaphore to make it easier to work with... but got …
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28430   15 years vboxsync SrcIntNetR0.cpp: started on the rewrie, all changes disabled as they …
(edit) @28427   15 years vboxsync DrvDedicatedNic.cpp: sketeches.
(edit) @28424   15 years vboxsync firmware: Factored out the SMBIOS & DMI header planting from …
(edit) @28417   15 years vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28416   15 years vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28415   15 years vboxsync Shared paging updates
(edit) @28414   15 years vboxsync EFI: fix reset once again
(edit) @28413   15 years vboxsync LsiLogic: Remove wrong memset
(edit) @28412   15 years vboxsync LsiLogic: Fix memory leak
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28400   15 years vboxsync addendum to r60160
(edit) @28399   15 years vboxsync DevSerial: disabled r59817 as it causes regressions
(edit) @28397   15 years vboxsync dead code
(edit) @28396   15 years vboxsync DrvNAT: minor cleanup
(edit) @28394   15 years vboxsync NAT: paranoid border check.
(edit) @28393   15 years vboxsync warning
(edit) @28391   15 years vboxsync NAT: warnings.
(edit) @28390   15 years vboxsync NAT: ICMP with BSD buffers.
(edit) @28388   15 years vboxsync AHCI: Use async I/O flush API
(edit) @28387   15 years vboxsync Make flush configurable
(edit) @28383   15 years vboxsync async I/O: Add async flush method
(edit) @28381   15 years vboxsync LsiLogic: Don't use RTMemFree on memory allocated with RTMemPageAlloc
(edit) @28380   15 years vboxsync AHCI: Fix
(edit) @28379   15 years vboxsync dev/VGA: avoid extra resizes when HGSMI & VBVA is used (for now …
(edit) @28376   15 years vboxsync typo
(edit) @28375   15 years vboxsync more branding
(edit) @28365   15 years vboxsync NAT: unify slirp_init() and adapt the coding style of some …
(edit) @28346   15 years vboxsync NAT: do transprent proxying by default. some protocols might be …
(edit) @28340   15 years vboxsync typo.
(edit) @28339   15 years vboxsync alignment fix.
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28336   15 years vboxsync DevPCNet: Shut up MSC warnings.
(edit) @28335   15 years vboxsync DevE1000: Shut up MSC warnings.
(edit) @28333   15 years vboxsync DevPCNet.cpp: MSC nit picking.
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
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