VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43440   12 years vboxsync BIOS: ATA code does not need to look at AHCI drive geometry anymore.
(edit) @43438   12 years vboxsync BIOS: On second thought, let's not do r80936.
(edit) @43436   12 years vboxsync Devices/Parallel: Increased instrumentation for debugging parallel …
(edit) @43433   12 years vboxsync BIOS: Index into CMOS properly.
(edit) @43432   12 years vboxsync Network/e1000: Bigger TxD cache, logging improvements (#6428)
(edit) @43428   12 years vboxsync Devices/Parallel: Extra Debug statements to debug issue with user. …
(edit) @43416   12 years vboxsync Network/e1000: Separate error code for TX cache error …
(edit) @43399   12 years vboxsync AHCI: Fix release assertion when cancelling requests and disabled async I/O
(edit) @43397   12 years vboxsync AHCI: A few more statistics and release logging if a request is active …
(edit) @43393   12 years vboxsync Devices/Parallel: Reverted the changes related to extra debug …
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43383   12 years vboxsync Devices/Parallel: Added more debug statements for enhanced logging.. …
(edit) @43337   12 years vboxsync Added more members to device struct.
(edit) @43336   12 years vboxsync Let's see what this breaks…
(edit) @43335   12 years vboxsync
(edit) @43332   12 years vboxsync Alignment…
(edit) @43331   12 years vboxsync Alignment!
(edit) @43330   12 years vboxsync Alignment?
(edit) @43329   12 years vboxsync BusLogic: Minor emulation improvements (see #5112).
(edit) @43327   12 years vboxsync Network/e1000: Allow forcing GSO fallback segmentation via CFGM
(edit) @43326   12 years vboxsync EFI/OVMF: adds patchces IntelFrameworkModulePkg_Library_GenericBdsLib …
(edit) @43320   12 years vboxsync Devices/VMMDev: clear IRQ on reset or Additions start.
(edit) @43316   12 years vboxsync 4.2.0 GA
(edit) @43313   12 years vboxsync OVMF: 64-bit support for NP case. import ResetVector.
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43257   12 years vboxsync 4.2.0 RC4
(edit) @43241   12 years vboxsync RTC: Do not corrupt CMOS bank 1 by writing to bank 2 without writing …
(edit) @43233   12 years vboxsync NAT: destroy really all memory in drvNATDestruct
(edit) @43212   12 years vboxsync EFI/OVMF: Modification of EmuVariableRuntimeDxe module to use VBox NVRAM.
(edit) @43209   12 years vboxsync EFI: nits.
(edit) @43157   12 years vboxsync EFI: save'n'restore support.
(edit) @43152   12 years vboxsync VGABIOS: Allow building with DEBUG_VGA again.
(edit) @43149   12 years vboxsync USB: logging fix
(edit) @43146   12 years vboxsync EFI: counter + code enhancement.
(edit) @43143   12 years vboxsync EFI: expose NVRAM stuff in dedicated structure, lightweighted EFIVAR …
(edit) @43131   12 years vboxsync EFI: permanent NVRAM storage.
(edit) @43130   12 years vboxsync export to OSE
(edit) @43129   12 years vboxsync fix EOL style mess
(edit) @43125   12 years vboxsync move contributor note
(edit) @43117   12 years vboxsync Devices/PC/BIOS: adjust licence comments to the default style
(edit) @43116   12 years vboxsync Devices/Graphics/BIOS-new: adjust licence comments to the default style
(edit) @43115   12 years vboxsync export to OSE
(edit) @43114   12 years vboxsync whitespace
(edit) @43105   12 years vboxsync change comment style
(edit) @43093   12 years vboxsync Devices/DrvHostParallel: Addressing all the todos.
(edit) @43090   12 years vboxsync Network/e1000: OS/2 regression fix (#6217)
(edit) @43086   12 years vboxsync HGSMI: fix host flags racing
(edit) @43078   12 years vboxsync BIOS: new alternatives for the VBox BIOS and VGA BIOS
(edit) @43077   12 years vboxsync MakeAlternativeSource.cpp: fix for retf == 0x66 0xcb
(edit) @43075   12 years vboxsync EFI: update binaries
(edit) @43021   12 years vboxsync EFI/OVMF: introduces NVRAM mechanism in DevOVMF.
(edit) @43015   12 years vboxsync A small RTStrPrintf fix in half dead code.
(edit) @42999   12 years vboxsync AHCI/Passthrough: Apply fixes for audio CD passthrough
(edit) @42996   12 years vboxsync ATAPI/Passthrough: Fix reading audio CDs with certain media players …
(edit) @42968   12 years vboxsync BIOS: Set transferred sector count for AHCI reads/writes.
(edit) @42959   12 years vboxsync ATAPI/Passthrough: Revert decrease of required transfer size when …
(edit) @42958   12 years vboxsync ATAPI/Passthrough: Don't try to detect the medium type if a READ …
(edit) @42954   12 years vboxsync Network/e1000: Reset crash fix
(edit) @42953   12 years vboxsync Network/e1000: Disabled TX delay timer
(edit) @42947   12 years vboxsync BIOS: Make AHCI init more similar to ATA, log discovered harddisks.
(edit) @42936   12 years vboxsync build fix
(edit) @42935   12 years vboxsync Forgotten logging.
(edit) @42934   12 years vboxsync 32-bit build fix
(edit) @42932   12 years vboxsync Network/e1000: Tx delay timer, ITR fix, more stats (#4807)
(edit) @42910   12 years vboxsync EFI/build: adds ShellPkg_Library_UefiShellLevel3CommandsLib to the …
(edit) @42891   12 years vboxsync AHCI: Fix ATAPI with EFI
(edit) @42876   12 years vboxsync EFI/Ovmf: switch efi build to release mode.
(edit) @42842   12 years vboxsync BIOS: Properly read sector count for big SATA disks.
(edit) @42811   12 years vboxsync BIOS: Use macros for getting controller specific device numbers.
(edit) @42809   12 years vboxsync BIOS: Enumerate AHCI drives before SCSI for compatibility.
(edit) @42804   12 years vboxsync EFI/build: UefiCpuPkg_CpuDxe_CpuGdt.c patch added to the patch list.
(edit) @42803   12 years vboxsync EFI/Ovmf: binary update.
(edit) @42801   12 years vboxsync Efi/Ovmf: temporal switch to debug mode.
(edit) @42793   12 years vboxsync Renamed macros for clarity.
(edit) @42791   12 years vboxsync BIOS: Fixed 16-bit PM APM interface.
(edit) @42770   12 years vboxsync BIOS: Added a very minimal APM implementation.
(edit) @42769   12 years vboxsync DevATA: Report fewer errors on media change.
(edit) @42743   12 years vboxsync EFI: kick th build.
(edit) @42741   12 years vboxsync EFI/VBoxFsDxe: moved to UDK2010.sr1 API.
(edit) @42740   12 years vboxsync EFI: Debug lib missed functions.
(edit) @42736   12 years vboxsync EFI/OVMF: switch efi build to Ovmf (udk2010.sr1).
(edit) @42723   12 years vboxsync AHCI: Fix EFI boot
(edit) @42663   12 years vboxsync HPET: More comments; do not lose high dword of timer config.
(edit) @42653   12 years vboxsync EFI/OvmfPkg: import PartitionDxe from OvmfPkg.
(edit) @42635   12 years vboxsync HPET: Comments, cleanup; no functional changes.
(edit) @42589   12 years vboxsync VMMDevTesting: For now, format the register values differently.
(edit) @42585   12 years vboxsync Hidden registry exploration.
(edit) @42574   12 years vboxsync apicReadMSR: Incorrect assertion (see reverse assertion in …
(edit) @42568   12 years vboxsync ATA: Log the LUN of the stuck I/O thread
(edit) @42565   12 years vboxsync Comments.
(edit) @42561   12 years vboxsync HPET: Use 64-bit arithmetic to avoid rollover/overflow issues.
(edit) @42555   12 years vboxsync HPET: Fixed partial updates of 64-bit values, made explicit whether …
(edit) @42548   12 years vboxsync warnings.
(edit) @42537   12 years vboxsync Devices/PC/DevAPIC: disabled an assertion for myself.
(edit) @42532   12 years vboxsync BIOS: Tiny logging improvement.
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42522   12 years vboxsync AHCI: Move MSI cap to its proper place.
(edit) @42497   12 years vboxsync nit picking - duh
(edit) @42495   12 years vboxsync nit picking
(edit) @42494   12 years vboxsync Devices/Makefile: warning
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