VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28161   15 years vboxsync 2.6.29 that is
(edit) @28160   15 years vboxsync VBoxNetFlt-linux.c: Made the receive GSO stuff configurable as well.
(edit) @28159   15 years vboxsync VBoxNetFlt-linux.c: Experimenting with filtering out traffic from the …
(edit) @28157   15 years vboxsync cleanup
(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) @28153   15 years vboxsync VBoxNetFlt-linux: Receive GSO frames from the host, save calls into …
(edit) @28152   15 years vboxsync Main/OVF: optimizations, cleanup
(edit) @28151   15 years vboxsync tstRTPath.cpp: RTPathStripExt testcases.
(edit) @28150   15 years vboxsync Main/OVF: use readable disk names instead of UUIDs on export, better …
(edit) @28149   15 years vboxsync Main/OVF: write vbox:uuid attribute for each disk on export
(edit) @28148   15 years vboxsync FE/Qt4: xtracker 4812: disable focus in/out hack for recent Qt versions
(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) @28145   15 years vboxsync Runtime/Sg: Fix RTSgBufCopy
(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) @28140   15 years vboxsync VBoxNetFlt-linux.c: Added some comments/todos and did some cleaning up …
(edit) @28139   15 years vboxsync VBoxManage: allow to set --natnet default (3.1 regression)
(edit) @28138   15 years vboxsync Main,NAT: Always pass the NAT network via CFGM. Use the network …
(edit) @28137   15 years vboxsync Additions/x11/vboxvideo: backport various changes from vboxvideo_13 to …
(edit) @28136   15 years vboxsync VMM/CFGM: fixed memory leak
(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) @28132   15 years vboxsync Guest Control: Update (fixed leak in host service, --wait option for …
(edit) @28131   15 years vboxsync #4286: e1000: Force RX checksum in guest software.
(edit) @28130   15 years vboxsync Main/ConsoleImpl2.cpp: some missing RC_CHECK; cosmetical fixes
(edit) @28129   15 years vboxsync Devices/VGA: two forgotten "PDMCritSectLeave"s
(edit) @28128   15 years vboxsync ConsoleImpl2.cpp: cosmetics.
(edit) @28127   15 years vboxsync bumpSettingsVersionIfNeeded: ulBootPriority != 0 -> v1.10.
(edit) @28126   15 years vboxsync oops.
(edit) @28125   15 years vboxsync DrvChar.cpp: cosmetics
(edit) @28123   15 years vboxsync Simplified hypervisor conflict check
(edit) @28122   15 years vboxsync PDMR0DynMap: comment.
(edit) @28121   15 years vboxsync DevE1000: TX thread wakeup experiment.
(edit) @28120   15 years vboxsync SrcIntNetR0: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities (new …
(edit) @28119   15 years vboxsync Guest Control/VBoxService: Threading.
(edit) @28118   15 years vboxsync DrvDiskIntegrity: Use the advanced S/G buffer compare method to get …
(edit) @28117   15 years vboxsync Runtime/Sg: Add advanced compare method
(edit) @28116   15 years vboxsync Runtime/Sg: Fix stupid bug
(edit) @28115   15 years vboxsync DrvDiskIntegrity: Bug fix
(edit) @28114   15 years vboxsync DrvDiskIntegrity: Support for async I/O
(edit) @28113   15 years vboxsync Runtime/Sg: Add a method to advance the internal buffer pointer
(edit) @28112   15 years vboxsync LsiLogic: action mixup, fixes port 0 device detection with LSI windows …
(edit) @28111   15 years vboxsync Main: added missing header
(edit) @28110   15 years vboxsync Main: more Machine::init() work to get OVF vbox:Machine import …
(edit) @28109   15 years vboxsync Removed incorrect assertion.
(edit) @28108   15 years vboxsync Fix
(edit) @28107   15 years vboxsync Typo fix.
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @28105   15 years vboxsync Additions/x11/vboxvideo: let the host draw the pointer if we are using …
(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) @28100   15 years vboxsync Additions/x11/vboxvideo: let the host draw the pointer if we are using …
(edit) @28099   15 years vboxsync Devices/VMMDev: inform the guest if we have an absolute pointing device
(edit) @28098   15 years vboxsync Main: don't export snapshots in OVF, separate OVF import from …
(edit) @28095   15 years vboxsync DrvIntNet.cpp,VBox/param.h: Adjusted the Send buffer so it can fit a …
(edit) @28094   15 years vboxsync Compile fix
(edit) @28093   15 years vboxsync Runtime/r0drv: Solaris, fixed rtr0MemObjNativeAllocCont to be below 4G …
(edit) @28092   15 years vboxsync Added paranoid assertion
(edit) @28091   15 years vboxsync Main: clean up Machine::init() and instance data
(edit) @28090   15 years vboxsync Check for write conflicts with our hypervisor mapping early on. If the …
(edit) @28089   15 years vboxsync DevE1000: * Implemented TSPMT as it has a predefined initial value. …
(edit) @28088   15 years vboxsync vboxNetFltPortIsHostMac: Same as with IsPromiscuous.
(edit) @28087   15 years vboxsync Guest Control/HostService: No need for locking.
(edit) @28086   15 years vboxsync Guest Control: Update; now buffered and deferred commands work.
(edit) @28085   15 years vboxsync FE/Qt: 4800: Segfault while resizing a Fedora 13 guest (old core).
(edit) @28084   15 years vboxsync Additions/Solaris/Installer: ship pam_vbox.
(edit) @28082   15 years vboxsync Network: allow to start the VM even if a network device is not …
(edit) @28081   15 years vboxsync PAM: Moved from Additions/linux to Additions/common (will be built on …
(edit) @28080   15 years vboxsync Additions/linux: PAM, compile for Solaris too.
(edit) @28079   15 years vboxsync Devices/Input/DevPS2: test a fix for a mouse reporting issue with …
(edit) @28078   15 years vboxsync Additions/x11/vboxvideo: added an "allowed undefined" symbol
(edit) @28077   15 years vboxsync build fix.
(edit) @28076   15 years vboxsync DevE1000: Drop the E1K_LEDS_WITH_MUTEX #ifdefs. Don't set LEDs for …
(edit) @28075   15 years vboxsync intnetinline.h: INTNETRingCommitFrameEx must account for the GSO header.
(edit) @28073   15 years vboxsync DevE1000.cpp: comments.
(edit) @28072   15 years vboxsync pcap.cpp: let all the GSO segment frame use the same timestamp.
(edit) @28070   15 years vboxsync VBoxNetFlt: Deal with multi segment SG buffers. TODO: One weird …
(edit) @28069   15 years vboxsync vboxNetFltLinuxSkBufFromSG: The internal network can now send us SGs …
(edit) @28068   15 years vboxsync intnetR0TrunkIfSendGsoFallback: bugfix.
(edit) @28067   15 years vboxsync VBoxNetFlt.c: disabled assertion on fActive in isPromiscuous as we're …
(edit) @28066   15 years vboxsync VBoxHDD: warnings
(edit) @28065   15 years vboxsync Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
(edit) @28064   15 years vboxsync Additions/linux/installer: install the X.Org server 1.8 drivers, but …
(edit) @28063   15 years vboxsync Additions/x11: build the X.Org server 1.8 Additions
(edit) @28062   15 years vboxsync Additions/x11/x11include: header files for building X.Org server 1.8 …
(edit) @28061   15 years vboxsync Misc.
(edit) @28060   15 years vboxsync DrvIntNet.cpp: GSO bug fix.
(edit) @28059   15 years vboxsync Devices/VMMDev: resend the last size hint correctly if the guest …
(edit) @28058   15 years vboxsync Main: warnings
(edit) @28057   15 years vboxsync DevE1000: Generate GSO frames.
(edit) @28056   15 years vboxsync DrvNetSniffer: Handle GSO SGs.
(edit) @28054   15 years vboxsync DrvNAT: Handle GSO SGs.
(edit) @28053   15 years vboxsync Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
(edit) @28052   15 years vboxsync Flush first, then free
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