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