VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38853   13 years vboxsync DevPciIch9.cpp: PDM provides locking via the helper interface, make …
(edit) @38852   13 years vboxsync DevPCI.cpp: PDM provides locking via the helper interface, make the …
(edit) @38851   13 years vboxsync Recompiler DMA workaround.
(edit) @38850   13 years vboxsync DevIoApic.cpp: PDM provides locking via the helper interface, make the …
(edit) @38849   13 years vboxsync DevPIC.cpp: Use the NOP critical section on the device level - the PCI …
(edit) @38848   13 years vboxsync Integrated basic AHCI support into new BIOS.
(edit) @38844   13 years vboxsync Very rudimentary SCSI MMC implementation.
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38833   13 years vboxsync Disable the A20 gate at POST.
(edit) @38832   13 years vboxsync Do not just loop forever.
(edit) @38829   13 years vboxsync Moved misnamed macros around.
(edit) @38828   13 years vboxsync Moved misnamed macros around.
(edit) @38821   13 years vboxsync Devices/fdc: range
(edit) @38808   13 years vboxsync BIOS: Properly pad disk type strings.
(edit) @38805   13 years vboxsync DevVGA.cpp: build fix
(edit) @38804   13 years vboxsync DevVGA.cpp: vgatext fixes and a tiny extension - args: all, scr, …
(edit) @38803   13 years vboxsync DevVGA.cpp: Fixed warnings on windows.
(edit) @38789   13 years vboxsync Moved things around to get proper location.
(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   13 years vboxsync NAT: makes backlog value configurable in listen(, backlog).
(edit) @38110   13 years vboxsync NAT: logs.
(edit) @38109   13 years vboxsync NAT: logs
(edit) @38108   13 years vboxsync NAT: lets host's TCP/IP stack limit the queue of requests to listeinig …
(edit) @38101   13 years vboxsync NAT: fixed error path
(edit) @38090   13 years vboxsync NAT: next attempt to handle FD_CONNECT right, under …
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38069   13 years vboxsync NAT: logs.
(edit) @38068   13 years vboxsync NAT: experiment with NAT connection (2), attempt to fix xTracker/5742.
(edit) @38057   13 years vboxsync NAT: typo.
(edit) @38044   13 years vboxsync NAT: FD_CONNECT exception in FD_OOB handler under …
(edit) @38043   13 years vboxsync NAT: experiment with FD_CONNECT processing on Windows host (disabled …
(edit) @38037   13 years vboxsync eliminate use of LOG_ENABLED
(edit) @37979   13 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37938   13 years vboxsync NAT: logs, don't assert.
(edit) @37937   13 years vboxsync NAT: log handling NULL in tcpcb793.
(edit) @37936   13 years vboxsync NAT: logs.
(edit) @37935   13 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
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