VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101319   15 months vboxsync BIOS: Improved invalid boot sector check (see ticketref:21861)
(edit) @101004   16 months vboxsync BIOS: Added proper VDS S/G support to the LSI Logic driver.
(edit) @100995   16 months vboxsync BIOS: Fixed incorrect pragma aux use that could corrupt memory when …
(edit) @100984   17 months vboxsync BIOS: Support also ISA BusLogic/Adaptec HBAs, not just PCI (see …
(edit) @100713   18 months vboxsync BIOS: Needed to adjust int13_cdrom() signature after orgs.asm changes, duh.
(edit) @100674   18 months vboxsync BIOS: Added 8086 alternative implementations for rep_insw and …
(edit) @100659   18 months vboxsync SCM
(edit) @100658   18 months vboxsync BIOS: Reworked BIOS build to have a common core and add 286/386 …
(edit) @100483   18 months vboxsync Updated BIOS notes.
(edit) @100458   18 months vboxsync Build fix.
(edit) @100456   18 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
(edit) @100443   18 months vboxsync BIOS: Recognize common hard disk types and set the corresponding CMOS …
(edit) @100366   18 months vboxsync Updated BIOS notes.
(edit) @99739   20 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98410   2 years vboxsync Devices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98133   2 years vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98059   2 years vboxsync 7.0.6
(edit) @97726   2 years vboxsync BIOS: The compiler refuses to re-load / restore DS after calling the …
(edit) @97572   2 years vboxsync 7.0.4
(edit) @97240   2 years vboxsync 7.0.2
(edit) @97035   2 years vboxsync 7.0.0
(edit) @96918   2 years vboxsync 7.0.0_BETA3
(edit) @96699   2 years vboxsync 7.0.0_BETA2
(edit) @96499   2 years vboxsync 7.0.0_BETA1
(edit) @96413   2 years vboxsync update alternative PC BIOS and VGA BIOS sources
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96063   2 years vboxsync 7.0.0_ALPHA2
(edit) @95388   3 years vboxsync PC/BIOS: indent
(edit) @95053   3 years vboxsync BIOS: Set submodel ID to 1. Also added a disabled IBM VPD table as an …
(edit) @95052   3 years vboxsync BIOS: Corrected FDPT entry struct.
(edit) @95050   3 years vboxsync BIOS: Filled in the Fixed Disk Parameter table to correspond to the …
(edit) @95039   3 years vboxsync 7.0.0 ALPHA1
(edit) @94786   3 years vboxsync BIOS: Added trivial APM status (INT 15h/530Ah) support.
(edit) @93415   3 years vboxsync BIOS: Added comment about WDCTRL.386.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92290   3 years vboxsync BIOS: Use get_cmos_word in other places where we read two adjacent …
(edit) @92288   3 years vboxsync BIOS: More INT 15 / E820h cleanup, reducing code size by 33 bytes. …
(edit) @92280   3 years vboxsync BIOS: Save a few more bytes in the INT 15 / E820h code; disabled the …
(edit) @92279   3 years vboxsync BIOS: Fixed INT 15h/E820h reporting of memory above 1TiB, simplified …
(edit) @89392   4 years vboxsync BIOS: Allocate bounce buffer before using it.
(edit) @89384   4 years vboxsync Devices/PC/BIOS: Allocate the bounce buffer only when booting from a …
(edit) @89367   4 years vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89364   4 years vboxsync Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
(edit) @89363   4 years vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89272   4 years vboxsync PC/BIOS/buslogic: Don't disable interrupts or guests will be confused, …
(edit) @89270   4 years vboxsync Comments.
(edit) @89267   4 years vboxsync PC/BIOS/buslogic: Use the EXECUTE SCSI command instead of the mailbox …
(edit) @89211   4 years vboxsync Devices/PC/BIOS: Fix CD/DVD access with the new BusLogic and LsiLogic …
(edit) @89169   4 years vboxsync Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be …
(edit) @89168   4 years vboxsync Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be …
(edit) @87784   4 years vboxsync BIOS: Reworked INT 15h/86h to use the RTC like INT 15h/83h already does.
(edit) @84958   5 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building …
(edit) @84957   5 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
(edit) @84901   5 years vboxsync BIOS: Do not hardcode conventional memory size, query from CMOS instead.
(edit) @84829   5 years vboxsync BIOS: Don't panic and hard halt when the specified boot medium is not …
(edit) @84752   5 years vboxsync BIOS: On boot failure, call into INT 18h and report that to the host …
(edit) @84673   5 years vboxsync BIOS: Removed INT 19h heuristic altogether (see bugref:5649).
(edit) @84502   5 years vboxsync BIOS: Use a different heuristic for determining whether INT 19h needs …
(edit) @83113   5 years vboxsync 6.1.4
(edit) @83027   5 years vboxsync BIOS: Always report non-IDE disks as ready, reading the ATA status …
(edit) @82980   5 years vboxsync BIOS: Only log LBA when we have one, and CHS otherwise.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82719   5 years vboxsync 6.1.2
(edit) @82541   5 years vboxsync 6.1.0 GA
(edit) @82182   5 years vboxsync PC/BIOS: Don't panic when an INQUIRY fails but don't continue with …
(edit) @82180   5 years vboxsync PC/BIOS: Add support for CD/DVD drives attached to a Virtio SCSI …
(edit) @82176   5 years vboxsync PC/BIOS: The index of the avail queue is supposed to be free running …
(edit) @82175   5 years vboxsync PC/BIOS: Enable the VirtIo driver by default, bugref:9440
(edit) @82174   5 years vboxsync PC/BIOS/virtio.c: Fixes, seems to work now
(edit) @82164   5 years vboxsync PC/BIOS/VirtIoScsi: Current state
(edit) @82163   5 years vboxsync PC/BIOS: Hook up VirtIO driver to the disk layer
(edit) @82162   5 years vboxsync PC/BIOS: Move cdb_rw10 and cdb_rw16 into the generic SCSI header so it …
(edit) @82085   5 years vboxsync 6.1.0_RC1
(edit) @81941   5 years vboxsync BIOS: Removed obsolete code, moved a break statement to match comment …
(edit) @81493   5 years vboxsync 6.1.0_BETA2
(edit) @81412   5 years vboxsync PC/BIOS: Move the generic SCSI definitions out of scsi.c into a …
(edit) @81407   5 years vboxsync PC/BIOS/virtio.c: Updates
(edit) @81135   5 years vboxsync BIOS/virtio.c: Updates, can submit requests to the device now
(edit) @81130   5 years vboxsync BIOS: Fixed incorrect word swapping.
(edit) @81129   5 years vboxsync Devices/PC/BIOS/virtio.c: Updates
(edit) @81128   5 years vboxsync Devices/BIOS: Enable pci_write_config_* for the upcoming virtio driver
(edit) @81090   5 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81089   5 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @80759   5 years vboxsync 6.1.0_BETA1
(edit) @79655   5 years vboxsync BIOS: ROM init routine may clobber registers, duh (see bugref:6549).
(edit) @78729   6 years vboxsync BIOS: After ATA reset, first wait for drive not busy, then read other …
(edit) @78714   6 years vboxsync Comment.
(edit) @78572   6 years vboxsync Undoing bad commit.
(edit) @78571   6 years vboxsync DevACPI: First check input, then take a lock.
(edit) @78423   6 years vboxsync BIOS: Reworked ATA device detection, old code relied on bugs in ATA …
(edit) @78406   6 years vboxsync Comment.
(edit) @78052   6 years vboxsync BIOS: Only probe IDE devices if a PCI IDE controller is present (see …
(edit) @77260   6 years vboxsync Comment.
(edit) @77117   6 years vboxsync Updated BIOS note.
(edit) @76968   6 years vboxsync BIOS: Skip HLT instruction in protected-mode APM idle call. Avoids …
(edit) @76960   6 years vboxsync Typo.
(edit) @76817   6 years vboxsync 6.0.2
(edit) @76791   6 years vboxsync BIOS: Added usage note.
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
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