VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24172   15 years vboxsync AHCI: Add additional VPD keys
(edit) @24169   15 years vboxsync ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
(edit) @24166   15 years vboxsync 2d accel: fix the typo; some dbg assertions
(edit) @24163   15 years vboxsync 2d accel: propper command release on failure
(edit) @24162   15 years vboxsync 2d accel: fix reset handling
(edit) @24156   15 years vboxsync 2d accel: fix HGSMIReset
(edit) @24150   15 years vboxsync Storage/VHD+VDI: fix incorrect initialization in VHD, unused variable …
(edit) @24146   15 years vboxsync Unused variables
(edit) @24145   15 years vboxsync DevPCI: Don't disable PCI device before the PCI state is being loaded.
(edit) @24144   15 years vboxsync Storage/iSCSI: try to get the capacity with a command that supports …
(edit) @24133   15 years vboxsync DevAPIC: fixed default case. grr.
(edit) @24129   15 years vboxsync apicLocalInterrupt: avoid log flooding (we won't actually panic due to …
(edit) @24128   15 years vboxsync apicLocalInterrupt: panic if unimplemented delivery mode.
(edit) @24125   15 years vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
(edit) @24124   15 years vboxsync DrvSCSI: Initialize DRVSCSI::pDrvIns.
(edit) @24122   15 years vboxsync VHD: Update the footer and BAT after we appended a new block to the …
(edit) @24120   15 years vboxsync #3987: Virtio: Save/restore state.
(edit) @24112   15 years vboxsync Storage/VMDK: fix bug in handling split images, causing failure to …
(edit) @24111   15 years vboxsync DevVGA_VBVA: disable reset assertion for everyone but Misha
(edit) @24105   15 years vboxsync DrvSCSI: make sure any pending dummy requst has landed taken down …
(edit) @24104   15 years vboxsync DrvSCSI: Need to synchronize all pending requests before any driver …
(edit) @24101   15 years vboxsync DrvSCSI,DevLsiLogic: Moved the reset request sync down to the driver …
(edit) @24099   15 years vboxsync DevBusLogic: Drop the suspend and load/save synchronization since …
(edit) @24098   15 years vboxsync DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
(edit) @24097   15 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24096   15 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24095   15 years vboxsync DevVGA_VBVA: shut up annoying reset assertion (DEBUG_bird only). …
(edit) @24094   15 years vboxsync DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
(edit) @24092   15 years vboxsync DevPcBios: MP stable -> MPS table.
(edit) @24091   15 years vboxsync DevPcBios: MP stable -> MPS table.
(edit) @24089   15 years vboxsync DevRTC: Added UseUTC config options (default is false). Save and …
(edit) @24087   15 years vboxsync DevPit-i8254: Save and verify config. Saved state version changed.
(edit) @24085   15 years vboxsync DevPit-i8254: Made config value SpeakerEnabled work.
(edit) @24082   15 years vboxsync DevAPIC: Save and verify config. Added a couple of review comments.
(edit) @24078   15 years vboxsync DevACPI: order
(edit) @24076   15 years vboxsync VMMDev: Save and verify config. Drop the SSM_VERSION* stuff since we …
(edit) @24072   15 years vboxsync DevAHCI,DevATA: More RTThreadSleep(100) todos.
(edit) @24071   15 years vboxsync DevLsiLogic: Changed saved to save & verify device presence, version …
(edit) @24070   15 years vboxsync DevBusLogic: Fixed bug in buslogicWaitForAsyncIOFinished causing an …
(edit) @24068   15 years vboxsync reformat pg_dev_achi. no real change.
(edit) @24067   15 years vboxsync DevBusLogic: Don't just restore the fPresent flag, check it! Save …
(edit) @24065   15 years vboxsync NAT: too noisy log.
(edit) @24064   15 years vboxsync NAT: too noisy log.
(edit) @24063   15 years vboxsync NAT: backed r53926
(edit) @24062   15 years vboxsync NAT: log too noisy.
(edit) @24058   15 years vboxsync NAT: simplefeing UrgRecv and Recv workers routines.
(edit) @24053   15 years vboxsync 2d accel: perform data reset VGA device reset
(edit) @24052   15 years vboxsync DevATA: Save and load+verify config. New saved state version.
(edit) @24051   15 years vboxsync DevAHCI: even more config verification bugfix.
(edit) @24050   15 years vboxsync DevAHCI: more config bugfix.
(edit) @24049   15 years vboxsync DevAHCI: bugfix.
(edit) @24045   15 years vboxsync DevAHCI: save and verify config (saved state).
(edit) @24044   15 years vboxsync 2d accel: fix unnecessary unlock g->h commands
(edit) @24042   15 years vboxsync DevSerial.cpp: Verify config on load.
(edit) @24039   15 years vboxsync DevE1000.cpp: Enable the new saved state version (2) that includes …
(edit) @24038   15 years vboxsync DevEEPROM.cpp: it's sufficient to return the status of the last SSM …
(edit) @24020   15 years vboxsync E1000: EEPROM save/load functions
(edit) @24019   15 years vboxsync DevSB16: save and verify config (untested).
(edit) @24015   15 years vboxsync Don't include <ctype.h>.
(edit) @24012   15 years vboxsync DevPIC: Always enable 'info pic', not only in debug builds.
(edit) @24010   15 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @24008   15 years vboxsync DrvHostBase.cpp: toupper -> RT_C_TO_UPPER.
(edit) @23993   15 years vboxsync DevAPIC: gcc warnings
(edit) @23989   15 years vboxsync DevParallel: verify config on load.
(edit) @23987   15 years vboxsync Reverted unintentionally submitted changes.
(edit) @23986   15 years vboxsync DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
(edit) @23985   15 years vboxsync DevVGA: Save and verify the basic config.
(edit) @23981   15 years vboxsync DevIchAc97: validate config.
(edit) @23979   15 years vboxsync #3987: Virtio: Fixed RX thread blocking on early RX packets. Guest …
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23970   15 years vboxsync DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
(edit) @23969   15 years vboxsync DevE1000: typo.
(edit) @23968   15 years vboxsync DevPCNet: save & verify config.
(edit) @23966   15 years vboxsync DevEEPROM.h: todo
(edit) @23965   15 years vboxsync DevE1000Phy: nit picking.
(edit) @23964   15 years vboxsync DevE1000: save config (disabled).
(edit) @23950   15 years vboxsync DrvVD: Fix stupid bug which masks errors while opening a file
(edit) @23942   15 years vboxsync DevPcBios.cpp: todo addressed already, spaces. more stuff tomorrow
(edit) @23940   15 years vboxsync DevDMA.cpp: No need for uuid.h
(edit) @23933   15 years vboxsync DevE1000,DevPCNet: Don't take the link temporarily down when …
(edit) @23923   15 years vboxsync NAT: warning
(edit) @23918   15 years vboxsync DrvIntNet: Send dummy ethernet frame on resume after teleporting.
(edit) @23913   15 years vboxsync Storage/Raw: fix memory leak for every open/create
(edit) @23910   15 years vboxsync Properly protect VMM device from concurrent access (guest SMP).
(edit) @23900   15 years vboxsync DevAPIC: spaces
(edit) @23867   15 years vboxsync E1000: Proper padding (with zeros) of short packets.
(edit) @23830   15 years vboxsync #3987: Virtio: Reset, feature negotiation, notification control.
(edit) @23814   15 years vboxsync DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
(edit) @23793   15 years vboxsync HGSMI: use IO ports 3b0/3d0
(edit) @23757   15 years vboxsync #4330: Fixed E1K hang and ARP offload problem in QNX.
(edit) @23745   15 years vboxsync Serial: STAM alignment check and fix.
(edit) @23739   15 years vboxsync Devices/Storage: fix Solaris breakage introduced with the previous fix …
(edit) @23690   15 years vboxsync Devices/DevPS2: we only send an additional packet in ImEX mode, so …
(edit) @23659   15 years vboxsync wrong place
(edit) @23650   15 years vboxsync EFI: fetching firmware from server
(edit) @23594   15 years vboxsync Storage/iSCSI: add config value to define the threshold for write …
(edit) @23592   15 years vboxsync EFI firmware build system: build script, variables and rules
(edit) @23578   15 years vboxsync #3987: Virtio: LEDs are done.
(edit) @23568   15 years vboxsync PCNet: don't reset BCR_BSBC on S_RESET (xtracker #4330)
(edit) @23529   15 years vboxsync USB/FreeBSD: Skeleton. Devices are detected but data transfer does not …
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