VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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