VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @28095   15 years vboxsync DrvIntNet.cpp,VBox/param.h: Adjusted the Send buffer so it can fit a …
(edit) @28089   15 years vboxsync DevE1000: * Implemented TSPMT as it has a predefined initial value. …
(edit) @28082   15 years vboxsync Network: allow to start the VM even if a network device is not …
(edit) @28079   15 years vboxsync Devices/Input/DevPS2: test a fix for a mouse reporting issue with …
(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) @28068   15 years vboxsync intnetR0TrunkIfSendGsoFallback: bugfix.
(edit) @28066   15 years vboxsync VBoxHDD: warnings
(edit) @28065   15 years vboxsync Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
(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) @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) @28051   15 years vboxsync Another attempt to initialize the balloon correct during startup
(edit) @28042   15 years vboxsync NAT: BSD mbufs: before migration of slice from master to slave zone …
(edit) @28037   15 years vboxsync DevE1000,GSO: coding.
(edit) @28035   15 years vboxsync NAT: ioctl->ioctlsocket
(edit) @28034   15 years vboxsync NAT: BSD mbufs zones allocated at the moment when the number of …
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @28023   15 years vboxsync NAT: FD_CLOSE(win) and POLLHUB(Unix) events are processed in common …
(edit) @27986   15 years vboxsync NAT: r59685 relates to BSD mbufs.
(edit) @27981   15 years vboxsync NAT: reverted r59685 - intnet malfunctions
(edit) @27979   15 years vboxsync NAT: arp who hasn't altered current frame to begining of ARP header.
(edit) @27977   15 years vboxsync VBoxHDD: Async I/O for flat images are back
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27974   15 years vboxsync DevE1000: adding docs and some notes while reading specs.
(edit) @27973   15 years vboxsync PDM,Network/*: GSO preps.
(edit) @27970   15 years vboxsync VMMDevReq_ReportGuestStats: The struct specifies the memory fields in …
(edit) @27969   15 years vboxsync UsbKbd.cpp: Use doxygen comment where applicable; hungarian typos; …
(edit) @27941   15 years vboxsync rombios.c: r=bird: INT 15 AX=EC00h should clear AH not AL (r59329).
(edit) @27940   15 years vboxsync Devices/VMMDev: warnings
(edit) @27937   15 years vboxsync DrvChar.cpp: typos
(edit) @27934   15 years vboxsync build fix
(edit) @27933   15 years vboxsync DrvNamedPipe.cpp: Don't assume we'll get a PowerOff call. Always wait …
(edit) @27932   15 years vboxsync DrvChar.cpp: Wait for all threads that have been created with the …
(edit) @27923   15 years vboxsync NAT: warnings.
(edit) @27922   15 years vboxsync DrvVD: Pass request status code to the backends
(edit) @27920   15 years vboxsync AsyncCompletion: Return error code for completed requests
(edit) @27917   15 years vboxsync UsbKbd: Really ignore key repeat events.
(edit) @27915   15 years vboxsync UsbKbd: Improved translation tables.
(edit) @27910   15 years vboxsync addendum to r59599
(edit) @27901   15 years vboxsync OSE header fixes
(edit) @27891   15 years vboxsync VMMDev: separately process video mode hints for different guest …
(edit) @27890   15 years vboxsync USB keyboard: state machine refinements, locking, Caps Lock scancode bug
(edit) @27870   15 years vboxsync OSE fixes for NAT
(edit) @27869   15 years vboxsync OSE fixes for NAT
(edit) @27862   15 years vboxsync export Devices/Storage/UsbMsd.cpp to OSE
(edit) @27851   15 years vboxsync Backed out acpi part of r59458; breaks Windows guests
(edit) @27848   15 years vboxsync NAT service: sync with changes in DrvNAT. NAT service is compilable …
(edit) @27844   15 years vboxsync DevPCNet.cpp: Use the buffered network driver interface.
(edit) @27843   15 years vboxsync DrvNetSniffer.cpp: Wrap the buffer based network interface.
(edit) @27842   15 years vboxsync DrvNAT: Added missing FreeBuf method.
(edit) @27840   15 years vboxsync DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
(edit) @27839   15 years vboxsync 2d: working multi-monitor + some fixing for working with …
(edit) @27838   15 years vboxsync USB keyboard: avoid loosing keypresses due to missed URBs
(edit) @27827   15 years vboxsync NAT: enabled VBOX_NAT_DELAY_HACK for trunk as well (Windows host only)
(edit) @27825   15 years vboxsync DevPCNet.cpp: Removed the experimental PCNET_QUEUE_SEND_PACKETS code.
(edit) @27817   15 years vboxsync BIOS: fixed VBOX_VERSION_STAMP dependency
(edit) @27815   15 years vboxsync VBoxHDD: Fix VDGetFormat, we don't have disk structure at this point
(edit) @27810   15 years vboxsync Another fix
(edit) @27809   15 years vboxsync Compile fix
(edit) @27808   15 years vboxsync VBoxHDD: First part of the async I/O support * The async I/O …
(edit) @27806   15 years vboxsync Storage/VBoxHDD+DrvBlock+DrvVD: implement core code for live snapshot …
(edit) @27799   15 years vboxsync ACPI: conditionally expose NIC object to OSX guests
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27795   15 years vboxsync ACPI: we do support reset register, so say so in FADT (OSX checks it)
(edit) @27765   15 years vboxsync NAT: log too noisy.
(edit) @27764   15 years vboxsync NAT: on succesful sent of ICMP packet to the ICMP raw socket, charge …
(edit) @27754   15 years vboxsync Main/Display, Devices/Graphics: added a generic guest …
(edit) @27739   15 years vboxsync DrvVD: Implement set size operation for the async I/O interface
(edit) @27736   15 years vboxsync VD: Correct return code if everything was transfered successfully
(edit) @27735   15 years vboxsync VMDK: Don't try to read more bytes from the descriptor than the filesize
(edit) @27734   15 years vboxsync AHCI: Report I/O errors to the guest
(edit) @27718   15 years vboxsync DrvIntNet: fixed destructor if constructor failed
(edit) @27717   15 years vboxsync Zero AH on 0xec00 call.
(edit) @27715   15 years vboxsync BIOS: Avoid unimplemented message in log on AMD64 target mode callback.
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