VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @28328   15 years vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28325   15 years vboxsync alignment fix.
(edit) @28324   15 years vboxsync DevE1000: fixed uninitialized variable in the loop back xmit path.
(edit) @28323   15 years vboxsync DevE1000: gcc may be used uninitialized…
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28314   15 years vboxsync tstIntNetR0.cpp: Removed left behind debug stuff.
(edit) @28290   15 years vboxsync Devices, Main, FE/Qt: reverted r60036 for now
(edit) @28287   15 years vboxsync Devices, Main, FE/Qt: added support for VDE virtual network switches …
(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) @28274   15 years vboxsync slirp: sbfree - try to work around heap issue…
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28259   15 years vboxsync oops
(edit) @28258   15 years vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28250   15 years vboxsync LsiLogic: Zero task state after it was allocated
(edit) @28240   15 years vboxsync IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for …
(edit) @28235   15 years vboxsync IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo …
(edit) @28228   15 years vboxsync wddm: avoid DMA transactions on GDI rendering (for preformance)
(edit) @28226   15 years vboxsync Fix double free
(edit) @28220   15 years vboxsync IDisplay::DrawToScreen for multimonitor (xTracker 4655)
(edit) @28216   15 years vboxsync DrvNAT: build fix.
(edit) @28213   15 years vboxsync PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
(edit) @28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
(edit) @28208   15 years vboxsync intnet,VBoxNetFlt-linux: Added INTNETTRUNKSWPORT::pfnPreRecv for doing …
(edit) @28203   15 years vboxsync DevPcBios,DevEFI,DevFWCommon: Don't reconstruct the MPS table at …
(edit) @28196   15 years vboxsync DevE1000: Alignment fix.
(edit) @28191   15 years vboxsync NAT: warnings + removing of dead code.
(edit) @28188   15 years vboxsync NAT: warnings.
(edit) @28187   15 years vboxsync NAT: warnings.
(edit) @28183   15 years vboxsync NAT: excludes BSD functions, which might confuse reader.
(edit) @28181   15 years vboxsync NAT: make BSD panic() never return
(edit) @28175   15 years vboxsync NAT: warnings.
(edit) @28174   15 years vboxsync NAT: warnings.
(edit) @28173   15 years vboxsync NAT: warnings.
(edit) @28172   15 years vboxsync NAT: win build fix.
(edit) @28171   15 years vboxsync NAT: Solaris build fix.
(edit) @28170   15 years vboxsync NAT: Solaris build fix.
(edit) @28169   15 years vboxsync NAT: Solaris build fix.
(edit) @28168   15 years vboxsync NAT: enables BSD MBUFS. (see xTracker 3993)
(edit) @28167   15 years vboxsync NAT: removes arming fast tcp timer to poll ICMP socket.
(edit) @28166   15 years vboxsync NAT: fixed polling of the ICMP socket reducing the ICMP latency
(edit) @28156   15 years vboxsync VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
(edit) @28155   15 years vboxsync Fix
(edit) @28154   15 years vboxsync VBoxHDD: async I/O for VDI and RAW images. Seems to work so far but …
(edit) @28147   15 years vboxsync NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
(edit) @28146   15 years vboxsync NAT: Use poll/WSAWaitForMultipleEvents timeouts instead of timers.
(edit) @28144   15 years vboxsync DrvDiskIntegrity: Bug fix
(edit) @28143   15 years vboxsync DrvNAT: disabled buffer poisoning that was accidentally left enabled …
(edit) @28142   15 years vboxsync QSOCKET_FOREACH: log the same stuff for both versions, please.
(edit) @28141   15 years vboxsync slirp.c: Attempt at fixing #4811.
(edit) @28138   15 years vboxsync Main,NAT: Always pass the NAT network via CFGM. Use the network …
(edit) @28135   15 years vboxsync DevE1000: Fixed signed/unsigned compare warnings caused by type …
(edit) @28134   15 years vboxsync DrvIntNet.cpp: Count the GSO frames. Use new helpers for registering …
(edit) @28131   15 years vboxsync #4286: e1000: Force RX checksum in guest software.
(edit) @28129   15 years vboxsync Devices/VGA: two forgotten "PDMCritSectLeave"s
(edit) @28126   15 years vboxsync oops.
(edit) @28125   15 years vboxsync DrvChar.cpp: cosmetics
(edit) @28121   15 years vboxsync DevE1000: TX thread wakeup experiment.
(edit) @28120   15 years vboxsync SrcIntNetR0: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities (new …
(edit) @28118   15 years vboxsync DrvDiskIntegrity: Use the advanced S/G buffer compare method to get …
(edit) @28115   15 years vboxsync DrvDiskIntegrity: Bug fix
(edit) @28114   15 years vboxsync DrvDiskIntegrity: Support for async I/O
(edit) @28112   15 years vboxsync LsiLogic: action mixup, fixes port 0 device detection with LSI windows …
(edit) @28108   15 years vboxsync Fix
(edit) @28103   15 years vboxsync build fix
(edit) @28102   15 years vboxsync DevE1000: Check for MAX GSO frame size. Logging GSO decisions. Added …
(edit) @28101   15 years vboxsync serial: Let the UART device signal if we are not ready to consume more …
(edit) @28099   15 years vboxsync Devices/VMMDev: inform the guest if we have an absolute pointing device
Note: See TracRevisionLog for help on using the revision log.

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