VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48392   11 years vboxsync 4.3 Beta 2
(edit) @48346   11 years vboxsync header fixes
(edit) @48195   11 years vboxsync BIOS: Shorter offsets, reorder timer tick processing.
(edit) @48123   11 years vboxsync BIOS: Trailing spaces, begone!
(edit) @48122   11 years vboxsync BIOS: Fixed disk logging, stripped trailing spaces.
(edit) @48072   11 years vboxsync Typo.
(edit) @48069   11 years vboxsync BIOS: Return more sensible and bigger DPTs (see #6481).
(edit) @48067   11 years vboxsync BIOS: There is no such thing as a 160K/180K/320K floppy drive.
(edit) @48046   11 years vboxsync DevDMA: Do not write memory on verify transfers.
(edit) @47937   11 years vboxsync 4.3 Beta 1
(edit) @47930   11 years vboxsync Etherboot is obsolete
(edit) @47928   11 years vboxsync Devices/PC: export iPXE to OSE
(edit) @47840   11 years vboxsync DevAPIC: burn + @todo
(edit) @47531   11 years vboxsync BIOS: Report floppy change line support.
(edit) @47428   11 years vboxsync Addressed some warnings.
(edit) @47036   11 years vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @47035   11 years vboxsync log IMR changes.
(edit) @47006   11 years vboxsync BIOS: Properly turn off floppy motor to save electricity.
(edit) @46952   11 years vboxsync No .sym files without openwatcom, of course.
(edit) @46947   11 years vboxsync VBoxPcBios: Use HLT while waiting for floppy interrupts. Added comment …
(edit) @46946   11 years vboxsync Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there.
(edit) @46499   11 years vboxsync DevDMA: Set TC status bit on transfer completion.
(edit) @46491   11 years vboxsync DevACPI: added more boot architecture flags
(edit) @46356   12 years vboxsync Devices/PC/DMI: added DmiChassisType and fixed documentation of …
(edit) @46355   12 years vboxsync Devices/PC/DMI: added DmiChassisType and fixed documentation of …
(edit) @46241   12 years vboxsync BIOS: Properly handle SCSI disk reads of 64K or more.
(edit) @46240   12 years vboxsync BIOS: A bit more debug output.
(edit) @46234   12 years vboxsync BIOS: updated notes.
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45881   12 years vboxsync Added note about NW6.x's use of PCI BIOS.
(edit) @45839   12 years vboxsync DevHPET: we don't load VMMRC for sure anymore
(edit) @45791   12 years vboxsync BIOS: Added dummy controller reset function to avoid potential crashes.
(edit) @45710   12 years vboxsync BIOS: Fixed PCI routing query service.
(edit) @45670   12 years vboxsync BIOS: updated the alternative source code
(edit) @45669   12 years vboxsync BIOS: add int15 function 0xd04f
(edit) @45401   12 years vboxsync BIOS: Removed panic port references.
(edit) @45298   12 years vboxsync DevPcBios: Do not panic.
(edit) @45208   12 years vboxsync RTC: Experimental hack for UIP bit being set too long.
(edit) @45191   12 years vboxsync DevRTC: UIP hack.
(edit) @45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @45024   12 years vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @44821   12 years vboxsync BUGZ:6633 Use RT_H2LE_* instead of cpu_to_le*.
(edit) @44820   12 years vboxsync BUGZ:6633 Expose OEM specific DMI table which contains TSC frequency …
(edit) @44810   12 years vboxsync DevRTC.cpp: cleanups.
(edit) @44805   12 years vboxsync DevSMC.cpp: Not worth cleaning up, better redo it and drop the …
(edit) @44804   12 years vboxsync DevPit-i8254.cpp: Cleanups.
(edit) @44801   12 years vboxsync DevPIC.cpp: Cleanups.
(edit) @44752   12 years vboxsync DMI: update Processor Information table (tyoe 4): do not refer to …
(edit) @44751   12 years vboxsync update alternative system BIOS sources
(edit) @44706   12 years vboxsync DevPcBios: Cleanups.
(edit) @44705   12 years vboxsync PC/DevPcArch.c -> PC/DevPcArch.cpp.
(edit) @44704   12 years vboxsync DevPcArch.c: Some cleanups.
(edit) @44693   12 years vboxsync DevLPC.cpp: some small adjustment, not worth doing much here.
(edit) @44692   12 years vboxsync BIOS: Implemented ATAPI device reset.
(edit) @44691   12 years vboxsync Added a device helper for registering device registers with DBGF …
(edit) @44690   12 years vboxsync DevIoApic.cpp: Build fix.
(edit) @44689   12 years vboxsync Expose I/O APIC registers to the debugger facilities.
(edit) @44688   12 years vboxsync nit
(edit) @44687   12 years vboxsync nit
(edit) @44686   12 years vboxsync DevIoApic: copy and past error in the MMIO read routine.
(edit) @44685   12 years vboxsync DevIoApic: A short note on IOMMMIO_FLAGS_WRITE_DWORD_ZEROED.
(edit) @44684   12 years vboxsync DevIoApic: Rewrote the MMIO read handler. Mask reserved and read-only …
(edit) @44681   12 years vboxsync DevIoApic.cpp: rewrote the MMIO write handler, change MMIO …
(edit) @44679   12 years vboxsync DevIoApic.cpp: Small cleanups.
(edit) @44629   12 years vboxsync DevHEP: MMIO changes and other cleanups.
(edit) @44626   12 years vboxsync DevAPIC.cpp,++: Changed the APIC MMIO registrations to let IOM handle …
(edit) @44534   12 years vboxsync DevDMA.cpp: More locking, cleanups.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44515   12 years vboxsync DevAPIC.cpp: Some cleanups.
(edit) @44514   12 years vboxsync DevACPI cleanups.
(edit) @44510   12 years vboxsync PDM takes the RTC cirtical section before calling the PDMRTCREG …
(edit) @44509   12 years vboxsync Document PIC and APIC callback method locking rules.
(edit) @44447   12 years vboxsync DevAHCI.cpp: Replace the automatic per device lock with a NOP. Some …
(edit) @44445   12 years vboxsync Fixed four PDMDevHlpCritSectInit calls.
(edit) @44384   12 years vboxsync Devices/PC/BIOS: comment
(edit) @44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44311   12 years vboxsync spaces
(edit) @44310   12 years vboxsync Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
(edit) @44271   12 years vboxsync BIOS: Sanity check El Torito boot sector count.
(edit) @44254   12 years vboxsync BIOS: Do not panic when an unsupported El Torito function is called.
(edit) @44209   12 years vboxsync BIOS: Do not use IRQ 5 for PCI devices.
(edit) @44206   12 years vboxsync SCSI/BIOS: Moved port base out of harm's way.
(edit) @44107   12 years vboxsync BIOS: Reset CPU if POST entered in V86 mode.
(edit) @44058   12 years vboxsync BIOS: Removed broken code.
(edit) @44018   12 years vboxsync BIOS: Do not set DPT pointer for El Torito emulated harddisk.
(edit) @44005   12 years vboxsync build fix
(edit) @44004   12 years vboxsync APIC: spaces, nits.
(edit) @43974   12 years vboxsync VMM: Fix MSR range values for X2APIC, add in the X2APIC TPR MSR.
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43804   12 years vboxsync Etherboot/nrv2b: unimportant memory leak
(edit) @43759   12 years vboxsync BIOS: Windows 2000 floppy boot workaround.
(edit) @43757   12 years vboxsync BIOS: Log detected SCSI devices.
(edit) @43750   12 years vboxsync Main/src-client/ConsoleImpl2 & Devices/PC/DevPcBios: Logical Geometry …
(edit) @43724   12 years vboxsync BIOS: Use indirect calls for packet reads to reduce code size.
(edit) @43712   12 years vboxsync BIOS/EFI: fixed broken DMI information
(edit) @43681   12 years vboxsync Added note about NW 5.1 El Torito usage.
(edit) @43676   12 years vboxsync BIOS: Don't panic if floppy write fails.
(edit) @43672   12 years vboxsync BIOS: Fixed trouble with El Torito reading incomplete CD sectors over SCSI.
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