VirtualBox

source: vbox/trunk/src/VBox/Devices/PC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41599   12 years vboxsync CMOS Debuging: As suggested by Michal, moved the debug information …
(edit) @41594   12 years vboxsync Fixed interesting (but harmless) typo.
(edit) @41593   12 years vboxsync PC/DevPcBios: Compilation error fixed
(edit) @41592   12 years vboxsync PC/DevPcBios: Addition of checks for bcd/hex output and code improvement.
(edit) @41582   13 years vboxsync PC/DevPCBios: Added support for CMOS RTC debugging info. Need to …
(edit) @41580   13 years vboxsync PC/DevPcBios: Addition of info cmos and info cmos2 debugging commands
(edit) @41574   13 years vboxsync PC/BIOS-new: For detection of normal PnP ROM .
(edit) @41566   13 years vboxsync RTC: Clear CMOS shutdown byte on reset.
(edit) @41560   13 years vboxsync Log which device triggered a reset.
(edit) @41547   13 years vboxsync Missing word.
(edit) @41544   13 years vboxsync BIOS-new: use i386 Assembler instructions; fixed post commands
(edit) @41543   13 years vboxsync BIOS-new: 16-bit/32-bit fix
(edit) @41537   13 years vboxsync PXE: To enable the check for detection of pnp BIOS.
(edit) @41515   13 years vboxsync Moved to Config.kmk
(edit) @41513   13 years vboxsync made the alternative work too.
(edit) @41512   13 years vboxsync Alternative way of 'building' the new bios code.
(edit) @41509   13 years vboxsync
(edit) @41508   13 years vboxsync Not needed either.
(edit) @41507   13 years vboxsync Removed cases handled by disHandleYasmDifferences.
(edit) @41506   13 years vboxsync Made it work.
(edit) @41503   13 years vboxsync Makefile.kmk: Header fix and if hack.
(edit) @41500   13 years vboxsync Use DISFormatYasmIsOddEncoding.
(edit) @41499   13 years vboxsync Rule for updating the alternative bios source.
(edit) @41498   13 years vboxsync Windows build issues.
(edit) @41496   13 years vboxsync BIOS-new: More dias code.
(edit) @41490   13 years vboxsync DevPcBios: be more verbose
(edit) @41489   13 years vboxsync A bit further.
(edit) @41488   13 years vboxsync A bit more code.
(edit) @41483   13 years vboxsync
(edit) @41482   13 years vboxsync a bit more…
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41445   13 years vboxsync BIOS: Disable A20 on boot.
(edit) @41316   13 years vboxsync A few minutes of code in between other things.
(edit) @41252   13 years vboxsync Devices/ACPI: Fix assertion in debug builds during a ACPI shutdown. …
(edit) @41088   13 years vboxsync Kick off for stupid work that just needs doing.
(edit) @41087   13 years vboxsync PC/BIOS-new/Makefile.kmk: wrong + not needed
(edit) @41084   13 years vboxsync Put together a kBuild makefile for the new BIOS code. No idea if the …
(edit) @40973   13 years vboxsync comment fix
(edit) @40960   13 years vboxsync BIOS: Set text mode if not displaying logo.
(edit) @40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40944   13 years vboxsync DevIoApic.cpp: Fixed wrong indexing of auTagSrc in r77458.
(edit) @40937   13 years vboxsync Tag the APIC timer IRQs.
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40754   13 years vboxsync BIOS: Do a basic sanity check on floppy boot sectors, too.
(edit) @40730   13 years vboxsync BIOS-new: Fixed potential flags problem.
(edit) @40723   13 years vboxsync BIOS-new: Typo.
(edit) @40721   13 years vboxsync BIOS-new: Enable interrupts when polling for keyboard input.
(edit) @40694   13 years vboxsync BIOS: Make last searched bus/dev/fn configurable.
(edit) @40648   13 years vboxsync Ensure DS has RM limit/attributes.
(edit) @40640   13 years vboxsync Renamed SCSI BIOS constants to elucidate their purpose.
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40277   13 years vboxsync DevPcBios: always copy the BIOS to RAM and patch the DMI table field …
(edit) @40236   13 years vboxsync BIOS: Do not let fake shift keys modify shift flags.
(edit) @40150   13 years vboxsync Added note.
(edit) @40019   13 years vboxsync DevPcBios/DevFwCommon: enable DMI chassis information (type 3); …
(edit) @39946   13 years vboxsync Avoid keyboard BIOS read ID race.
(edit) @39914   13 years vboxsync Ctrl+Alt+Del needs to ignore Shift state.
(edit) @39913   13 years vboxsync Really stupid typo fixed.
(edit) @39904   13 years vboxsync Silly typo fix.
(edit) @39707   13 years vboxsync BIOS: allow to expose the processor informtion
(edit) @39651   13 years vboxsync Use indirect calls to avoid conditionals; renamed constants for clarity.
(edit) @39619   13 years vboxsync 16 bits is plenty for the AHCI index register.
(edit) @39611   13 years vboxsync Added notes.
(edit) @39610   13 years vboxsync Further fixes and more logging.
(edit) @39598   13 years vboxsync Silly coding error.
(edit) @39597   13 years vboxsync Throw away unneeded data from CD.
(edit) @39596   13 years vboxsync Minor cleanup.
(edit) @39591   13 years vboxsync Messing with read sizes some more.
(edit) @39590   13 years vboxsync Watch for TFES bit, too.
(edit) @39589   13 years vboxsync Undid previous change.
(edit) @39588   13 years vboxsync Watch for TFES bit, too.
(edit) @39583   13 years vboxsync Updated logging.
(edit) @39575   13 years vboxsync Cleanup, logging.
(edit) @39573   13 years vboxsync Fixed DMA workaround for AHCI/ATAPI.
(edit) @39571   13 years vboxsync Made ATAPI command building somewhat sane.
(edit) @39567   13 years vboxsync Reduced generated code size a bit more.
(edit) @39565   13 years vboxsync Used wrong macro.
(edit) @39560   13 years vboxsync BIOS: Initial AHCI CD-ROM support.
(edit) @39559   13 years vboxsync Fixed VDS SG list length.
(edit) @39375   13 years vboxsync Straightened out BIOS AHCI code, reduced stack usage.
(edit) @39372   13 years vboxsync Refactored AHCI code to get rid of custom INT 13h handler.
(edit) @39371   13 years vboxsync DevAPIC: file header.
(edit) @39370   13 years vboxsync DevAPIC: file header.
(edit) @39369   13 years vboxsync DevAPIC.cpp: Fixed broadcast.
(edit) @39366   13 years vboxsync Further streamlined BIOS disk code for ATA/SCSI.
(edit) @39355   13 years vboxsync Reshuffled things some more.
(edit) @39347   13 years vboxsync More refactoring.
(edit) @39346   13 years vboxsync More merging of BIOS disk structures.
(edit) @39340   13 years vboxsync Started refactoring disk support.
(edit) @39311   13 years vboxsync DevIoApic.cpp: Wrong max cpu count check, forgot broadcast ID.
(edit) @39307   13 years vboxsync DevIoApic.cpp: Make sure the 'id' have the same value after reset as …
(edit) @39306   13 years vboxsync DevAPIC: > 32 CPUs, cleanups.
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39274   13 years vboxsync Do not report nonexistent PIC->IOAPIC routing in MP tables; do report …
(edit) @39264   13 years vboxsync Report buses in MP tables in ascending order.
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39109   13 years vboxsync BIOS: Leave high interrupt vectors zeroed to indicate they are unused.
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
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