VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39024   13 years vboxsync NAT: warnings.
(edit) @39017   13 years vboxsync BIOS: Do not trash caller's flags when PCI INT 1Ah service succeeds.
(edit) @39011   13 years vboxsync e1000: CG/R0 config parameters (#5923), info callback
(edit) @39010   13 years vboxsync DevATA/Passthrough: Abort commands which exceed the I/O buffer size, …
(edit) @38997   13 years vboxsync DMA recompiler bug workaround for floppy, too.
(edit) @38980   13 years vboxsync e1000: windows 7 hang due interrupts fix (#5023, #5911)
(edit) @38971   13 years vboxsync NAT: configuration of limit of ICMP cache and moving icmp finilization …
(edit) @38970   13 years vboxsync AHCI: More release logging
(edit) @38969   13 years vboxsync AHCI: Log HBA and port resets to the release log
(edit) @38968   13 years vboxsync NAT: replacement of in-place icmp depth calculation with reference …
(edit) @38952   13 years vboxsync VBoxPeCoffLib: applied r9334,r9341 from EDK2 tree.
(edit) @38951   13 years vboxsync VBoxPkg: applied r9350 and disabled r9381.
(edit) @38950   13 years vboxsync EFI: bump EDK version to r5480.
(edit) @38937   13 years vboxsync Long comments like this goes in the commit message. Keep the code clean.
(edit) @38936   13 years vboxsync IntNet: Update MAC dst addr before comparing it to host's addr (#5905).
(edit) @38927   13 years vboxsync NAT: Don't let ICMP cache to grow without limitations.
(edit) @38921   13 years vboxsync Converted incorrect assertion to log statement.
(edit) @38913   13 years vboxsync compile fixes for VBOX_WITH_EXTPACK disabled
(edit) @38905   13 years vboxsync NAT: clean up. Fix vbox/9371. before processing response from ICMP API …
(edit) @38899   13 years vboxsync First cut at VDS support in AHCI BIOS.
(edit) @38897   13 years vboxsync Broke out PCI utility routines as they are not tied to AHCI.
(edit) @38894   13 years vboxsync DevATA,ATAController: Add TRIM support
(edit) @38890   13 years vboxsync More publics, workaround for bad PCI cfg access handling.
(edit) @38878   13 years vboxsync PDM,Devices,Drivers: Add async discard API and make us of it
(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.
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