VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38782   13 years vboxsync Typos.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38733   13 years vboxsync %S -> %s and some other minor cleanups.
(edit) @38710   13 years vboxsync DevATA: Simplified non-present device port read handling.
(edit) @38706   13 years vboxsync Reduced read_word/write_word usage.
(edit) @38705   13 years vboxsync Create debug info, too.
(edit) @38702   13 years vboxsync VSCSI+Main: Fix reporting non rotational medium status + set the CFGM …
(edit) @38700   13 years vboxsync build on unix.
(edit) @38699   13 years vboxsync Converted system BIOS to Watcom C.
(edit) @38698   13 years vboxsync Use 47 instead of 48 for user defined disk type.
(edit) @38696   13 years vboxsync Devices/PcBios: enabled VBOX_WITH_DMI_OEMSTRINGS
(edit) @38694   13 years vboxsync VSCSI: Fix Solaris guests after adding support VPD pages, the device …
(edit) @38682   13 years vboxsync Another try
(edit) @38681   13 years vboxsync Fix win burns?
(edit) @38680   13 years vboxsync VSCSI+DrvSCSI: Add support for the UNMAP command if discarding is enabled
(edit) @38679   13 years vboxsync File removed
(edit) @38678   13 years vboxsync VSCSI: Replace I/O memory context with S/G buffers
(edit) @38675   13 years vboxsync oops
(edit) @38674   13 years vboxsync AHCI: Log if TRIM is enabled
(edit) @38670   13 years vboxsync DrvDiskIntegrity: Discard records if consistency check is enabled
(edit) @38664   13 years vboxsync For ATAPI devices, fail recalibrate and clear DRDY on aborted commands.
(edit) @38663   13 years vboxsync Devices/VMMDev: document VMMDevReq_GetDisplayChangeRequest[2]
(edit) @38661   13 years vboxsync Set the seek done bit in one more location to placate old Linux kernels.
(edit) @38644   13 years vboxsync VDDbg+DrvDiskIntegrity+tstVDIo: Bugfixes and add a I/O log replay …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38631   13 years vboxsync IoLog+DrvDiskIntegrity: Add logging of discard requests
(edit) @38630   13 years vboxsync DrvIntNet: Check the RequireExactPolicyMatch and …
(edit) @38628   13 years vboxsync SrvIntNetR0.cpp,ConsoleImpl2.cpp: Better if SrvIntNetR0.cpp sets the …
(edit) @38622   13 years vboxsync AHCI+DrvBlock+DrvVD: Add support for the TRIM command and connect with …
(edit) @38566   13 years vboxsync Correctly query host floppy drive size on Windows.
(edit) @38564   13 years vboxsync OSE Windows build fix
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38544   13 years vboxsync BIOS: Cleaner initial state.
(edit) @38541   13 years vboxsync DrvDiskIntegrity: Add support for the I/O logger from the storage …
(edit) @38532   13 years vboxsync BusLogic: Fix passing error information to the guest when a request …
(edit) @38530   13 years vboxsync VSCSI: Implement REQUEST SENSE command
(edit) @38527   13 years vboxsync BIOS: Move the stack lower to avoid possible conflicts with PXE NBPs.
(edit) @38514   13 years vboxsync Devices/VGA: make two debug log statements into LogRelFlow
(edit) @38492   13 years vboxsync NAT: logging.
(edit) @38482   13 years vboxsync Typo in typo correction.
(edit) @38481   13 years vboxsync Typos.
(edit) @38470   13 years vboxsync BusLogic: Fix typo
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38454   13 years vboxsync Minor scan set 3 fix.
(edit) @38415   13 years vboxsync BIOS: Avoid a possible race (only enable keyboard interface after …
(edit) @38402   13 years vboxsync NAT: win build fix.
(edit) @38401   13 years vboxsync NAT: clean mbufs and list of intercepted packets while ICMP processing …
(edit) @38383   13 years vboxsync Write obuf must ignore kbd interface state.
(edit) @38377   13 years vboxsync DevPS2: Reworked and improved the KBC emulation.
(edit) @38376   13 years vboxsync Drain more keys (Ctrl-Alt-Del generates more than bytes for key up). …
(edit) @38350   13 years vboxsync USB: Avoid assertion during the SavePrep routine.
(edit) @38345   13 years vboxsync NAT: logging. (vbox/#9346).
(edit) @38328   13 years vboxsync AHCI: Fixes for CD/DVD hotplugging
(edit) @38263   13 years vboxsync typo
(edit) @38261   13 years vboxsync Added (not currently used) ifdef, corrected IDT definitions.
(edit) @38227   13 years vboxsync Devices/VMMDev: Make GuestCoreDumpDir an optional parameter. Unbreaks …
(edit) @38221   13 years vboxsync Fixed assertion.
(edit) @38220   13 years vboxsync DevPcBios: Checksum basic CMOS data.
(edit) @38219   13 years vboxsync ATA: Set DSC in a few more cases.
(edit) @38195   13 years vboxsync rtcLoadExec: Avoid asserting in TMTimerSetFrequencyHint.
(edit) @38188   13 years vboxsync DMA: Handle word access to page registers.
(edit) @38170   13 years vboxsync NAT: processing FD_CONNECT on Windows hosts.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38111   14 years vboxsync NAT: makes backlog value configurable in listen(, backlog).
(edit) @38110   14 years vboxsync NAT: logs.
(edit) @38109   14 years vboxsync NAT: logs
(edit) @38108   14 years vboxsync NAT: lets host's TCP/IP stack limit the queue of requests to listeinig …
(edit) @38101   14 years vboxsync NAT: fixed error path
(edit) @38090   14 years vboxsync NAT: next attempt to handle FD_CONNECT right, under …
(edit) @38082   14 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38069   14 years vboxsync NAT: logs.
(edit) @38068   14 years vboxsync NAT: experiment with NAT connection (2), attempt to fix xTracker/5742.
(edit) @38057   14 years vboxsync NAT: typo.
(edit) @38044   14 years vboxsync NAT: FD_CONNECT exception in FD_OOB handler under …
(edit) @38043   14 years vboxsync NAT: experiment with FD_CONNECT processing on Windows host (disabled …
(edit) @38037   14 years vboxsync eliminate use of LOG_ENABLED
(edit) @37979   14 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @37955   14 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37938   14 years vboxsync NAT: logs, don't assert.
(edit) @37937   14 years vboxsync NAT: log handling NULL in tcpcb793.
(edit) @37936   14 years vboxsync NAT: logs.
(edit) @37935   14 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
(edit) @37917   14 years vboxsync DevPcBios: Fail plainly if we encounter trouble loading a custom BIOS …
(edit) @37910   14 years vboxsync NAT: findso: better logging.
(edit) @37909   14 years vboxsync IntNet: moved header buffer from trunk to sended interface (#5775)
(edit) @37908   14 years vboxsync NAT: return mtod pointer to ip header after icmp header begining …
(edit) @37887   14 years vboxsync AHCI: Fix read access beyond 4GB for CD/DVD drives
(edit) @37877   14 years vboxsync VMMDev: by design we should not clear the pending event flags during reboot
(edit) @37841   14 years vboxsync NAT: typo.
(edit) @37811   14 years vboxsync Devices/USB/solaris: removed obsolete commented code.
(edit) @37810   14 years vboxsync more PCI passthrough fixes
(edit) @37795   14 years vboxsync Devices: use helpers
(edit) @37788   14 years vboxsync Tablet: Added a CFGM key to modify coordinate munging.
(edit) @37781   14 years vboxsync PCI passthrough fixes
(edit) @37780   14 years vboxsync Storage/DrvHostBase: add generic unmount implementation, so that host …
(edit) @37770   14 years vboxsync vga: workaround invalid vbe_regs[VBE_DISPI_INDEX_VIRT_HEIGHT]: …
(edit) @37769   14 years vboxsync vga: fix resize problems caused by …
(edit) @37756   14 years vboxsync NAT/debug: typo.
(edit) @37752   14 years vboxsync fix USB 2.0 for OSE builds
(edit) @37747   14 years vboxsync NAT/debug: dumps tcp state on dumping tcpcb.
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