VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @42455   12 years vboxsync BIOS: updated alternative
(edit) @42454   12 years vboxsync VGA bios: update alternative
(edit) @42443   12 years vboxsync EFI/OVMF: some clean up.
(edit) @42431   12 years vboxsync Fixes bad coding style that trips up the VC2010 preprocessor.
(edit) @42429   12 years vboxsync EFI/OVMF: too noisy.
(edit) @42428   12 years vboxsync Fixes bad coding style that trips up the VC2010 preprocessor.
(edit) @42421   12 years vboxsync EFI/OVMF: protects 64Kb at end of system memory. no explicit HOB …
(edit) @42416   12 years vboxsync VGA: Better range checks.
(edit) @42409   12 years vboxsync Devices/VGA: added additional enable-able release loggingfor screen …
(edit) @42406   12 years vboxsync EFI/Ovmf: adds capability EFI_RESOURCE_ATTRIBUTE_WRITE_PROTECTABLE for …
(edit) @42405   12 years vboxsync EFI/Ovmf: PlatformPei (replacement of ovmf_pei patch) derived from …
(edit) @42403   12 years vboxsync EFI/OVMF: AcpiPlatformDxe (replacement for mem_acpi - patch) derived …
(edit) @42401   12 years vboxsync EFI/Ovmf: uuid.
(edit) @42400   12 years vboxsync EFI/Ovmf: VirtualBox specific AcpiTimerLib, derived from OvmfPkg r13361.
(edit) @42397   12 years vboxsync EFI/Ovmf: Intermediate changes to boot Ovmf based firmware …
(edit) @42393   12 years vboxsync AHCI: Post a PIO setup FIS for PIO data commands
(edit) @42392   12 years vboxsync BIOS: Use new C implementation for 32-bit PCI BIOS, too.
(edit) @42378   12 years vboxsync rebuild fix
(edit) @42376   12 years vboxsync Devices/Parallel: DrvHostParallel.cpp fixed compilation errors on Windows.
(edit) @42375   12 years vboxsync Devices/Parallel: Fixing more todos in DrvHostParallel.cpp as …
(edit) @42370   12 years vboxsync BIOS: Properly report modified register.
(edit) @42369   12 years vboxsync Regenerated the PCBIOS.
(edit) @42363   12 years vboxsync INSTTYPE = none.
(edit) @42362   12 years vboxsync typo
(edit) @42361   12 years vboxsync typo
(edit) @42360   12 years vboxsync DevVGA: max, not min.
(edit) @42359   12 years vboxsync build fix
(edit) @42357   12 years vboxsync PCBIOS: Enabled the 32-bit pci bios code.
(edit) @42355   12 years vboxsync missing dependency
(edit) @42353   12 years vboxsync More missing stuff.
(edit) @42352   12 years vboxsync Missing bitmaps and makefile bugs.
(edit) @42351   12 years vboxsync build fix
(edit) @42349   12 years vboxsync Devices/Parallel: Addressing some of todos as identified by Knut.
(edit) @42347   12 years vboxsync The area used for the VGA bios is set to at least 36 KB because of old …
(edit) @42334   12 years vboxsync Devices/Network/lwip: better error handling, managed to trigger the …
(edit) @42332   12 years vboxsync BIOS: Expanded PCI service, removed old 16-bit implementation.
(edit) @42325   12 years vboxsync DevAHCI: Saved state restore fix (untested). Made …
(edit) @42324   12 years vboxsync ATA: Handle some off-size port accesses.
(edit) @42310   12 years vboxsync VBoxDD: Use dxguid.lib from the DDK instead of the DirectX SDK.
(edit) @42260   12 years vboxsync BIOS: Do not try showing logo if VBE is not present.
(edit) @42258   12 years vboxsync BIOS: Allow stand-alone builds again.
(edit) @42207   12 years vboxsync Storage/DevAHCI: cosmetic fixes.
(edit) @42206   12 years vboxsync Storage/DevAHCI: Remvove complete dependency on ATAController.
(edit) @42204   12 years vboxsync Storage/DevAHCI: skipping reading of IOBuffer
(edit) @42202   12 years vboxsync Tabs to spaces in C files.
(edit) @42201   12 years vboxsync Devices/Parallel/DrvHostparallel: fix for indentation.
(edit) @42200   12 years vboxsync Device/DevAHCI: indentation fix.
(edit) @42198   12 years vboxsync Devices/DevAHCI: indentation fixes.
(edit) @42196   12 years vboxsync Devices/DevAHCI: fix for the failure to load old saved states.
(edit) @42190   12 years vboxsync NAT: TFTP: possible status code overwriting.
(edit) @42187   12 years vboxsync NAT:TFTP: earlier verification option verification and avoid of status …
(edit) @42180   12 years vboxsync NAT:TFTP: * according to rfc 2349, option value handler increased up …
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42152   12 years vboxsync DrvHostParallel.cpp: Some cleanups and todos.
(edit) @42148   12 years vboxsync Share kBuild template for the VGA and System BIOSes as well as the …
(edit) @42147   12 years vboxsync Share kBuild template for the VGA and System BIOSes as well as the …
(edit) @42143   12 years vboxsync Makefile.kmk for the new VGA BIOS. Had to change DEBUG to VGA_DEBUG to …
(edit) @42137   12 years vboxsync NAT: prints nameserver ip-addresses (release log).
(edit) @42127   12 years vboxsync BIOS: Updating PCI BIOS service.
(edit) @42122   12 years vboxsync Fixed bizarre typo.
(edit) @42107   12 years vboxsync VGABIOS: Rough conversion to Watcom C.
(edit) @42104   12 years vboxsync AHCI Controller: DevAHCI.cpp: restoration of the excessive code …
(edit) @42102   12 years vboxsync NetShaper: GSO on RX path (#5582)
(edit) @42100   12 years vboxsync NAT: TCB releasing on slirp_link_down. (no more assertions on …
(edit) @42099   12 years vboxsync AHCI Controller: DevAHCI.cpp removed legacy ATA emulation support.
(edit) @42075   12 years vboxsync use kStuffStaticBldProg and DisasmBldProg for build progs
(edit) @42073   12 years vboxsync Fix error message
(edit) @42071   12 years vboxsync DrvVD: Add InformAboutZeroBlocks CFGM key
(edit) @42070   12 years vboxsync NAT: copyright.
(edit) @42066   12 years vboxsync yet another build fix
(edit) @42065   12 years vboxsync temporary fix to make Windows happy
(edit) @42062   12 years vboxsync NetShaper: R0 support (#5582)
(edit) @42059   12 years vboxsync support.asm: Restored I4M and I4D for PXE, disabling the code when …
(edit) @42057   12 years vboxsync Renamed PC/BIOS-new to PC/BIOS and dropped the VBOX_WITH_NEW_BIOS …
(edit) @42055   12 years vboxsync Removed old BIOS code.
(edit) @42053   12 years vboxsync Regenerated alternative bios source.
(edit) @42052   12 years vboxsync Amended VBoxAdvBldProg so it can build MakeDebianBiosAssmebly.
(edit) @42051   12 years vboxsync MakeDebianBiosAssembly.cpp: Fixed invalid instruction handling and …
(edit) @42048   12 years vboxsync New build tool VBoxCmp: Simple cmp with sensible output.
(edit) @42030   12 years vboxsync BIOS: Re-implementing PCI services.
(edit) @42020   12 years vboxsync NAT: adds TFTP ACK verification.
(edit) @42014   12 years vboxsync NAT: dead code.
(edit) @42013   12 years vboxsync NAT: warnings.
(edit) @42012   12 years vboxsync NAT: debug build fix.
(edit) @42010   12 years vboxsync NAT: 64-bit byte counter.
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