VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105982   3 months vboxsync 7.1.0
(edit) @105972   3 months vboxsync BIOS: Reduced the number of S/G buffers for LSI Logic driver (see comment).
(edit) @105740   3 months vboxsync 7.1.0_BETA2
(edit) @105506   4 months vboxsync 7.1.0_BETA1
(edit) @105047   5 months vboxsync Devices/ACPI/vbox-tpm.dsl: Implement the Physical Presence Interface …
(edit) @105045   5 months vboxsync Devices/ACPI/vbox-tpm.dsl: Implement the Physical Presence Interface …
(edit) @104821   6 months vboxsync Devices/Graphics/BIOS and Devices/PC/BIOS: bugref:10690: Rebranding …
(edit) @104657   7 months vboxsync Devices/PC/ipxe: Don't build on win.arm64 for now, bugref:10392
(edit) @104289   8 months vboxsync DevLpc: Use IOMMMIO_FLAGS_WRITE_DWORD since we don't really do …
(edit) @104194   8 months vboxsync BIOS: Run INITIALIZE DRIVE PARAMETERS after resetting drives in the …
(edit) @104142   8 months vboxsync BIOS: Removed VBOX_IS_VIRTIO_SCSI_DEVICE and associated cruft. It's no …
(edit) @104068   8 months vboxsync BIOS: Build real VDS S/G lists in AHCI driver, don't just fake it.
(edit) @104067   8 months vboxsync Comments.
(edit) @104027   8 months vboxsync Devices/PC/ipxe: Don't try to build it on linux.arm64, bugref:10391
(edit) @103282   10 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103281   10 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103241   10 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103151   10 months vboxsync Devices/DevQemuFwCfg.cpp: Some warning fixes about externally visible …
(edit) @102792   11 months vboxsync Fixed operator precedence.
(edit) @102788   11 months vboxsync Devices/DevFwCommon.cpp: Unconditionally set "Enable targeted content …
(edit) @102565   12 months vboxsync Dev/DevQemuFwCfg: Fixed size calculation of the config file name in …
(edit) @102544   12 months vboxsync Devices/DevQemuFwCfg: Fixed ASAN warning (as error).
(edit) @101600   13 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101599   13 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101598   13 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101597   13 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101427   14 months vboxsync Devices/DevFwCommon.cpp: Fix handle number used for DMI OEM table. …
(edit) @101319   14 months vboxsync BIOS: Improved invalid boot sector check (see ticketref:21861)
(edit) @101004   15 months vboxsync BIOS: Added proper VDS S/G support to the LSI Logic driver.
(edit) @100995   15 months vboxsync BIOS: Fixed incorrect pragma aux use that could corrupt memory when …
(edit) @100984   15 months vboxsync BIOS: Support also ISA BusLogic/Adaptec HBAs, not just PCI (see …
(edit) @100713   16 months vboxsync BIOS: Needed to adjust int13_cdrom() signature after orgs.asm changes, duh.
(edit) @100674   17 months vboxsync BIOS: Added 8086 alternative implementations for rep_insw and …
(edit) @100659   17 months vboxsync SCM
(edit) @100658   17 months vboxsync BIOS: Reworked BIOS build to have a common core and add 286/386 …
(edit) @100542   17 months vboxsync DevFwCommon: Add an experimental way for using the DmiSystemUuid (with …
(edit) @100483   17 months vboxsync Updated BIOS notes.
(edit) @100458   17 months vboxsync Build fix.
(edit) @100456   17 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
(edit) @100444   17 months vboxsync Warning fix.
(edit) @100443   17 months vboxsync BIOS: Recognize common hard disk types and set the corresponding CMOS …
(edit) @100366   17 months vboxsync Updated BIOS notes.
(edit) @100173   18 months vboxsync Devices/PC/DevQemuFwCfg: fix querying more than one file entry from …
(edit) @99945   19 months vboxsync Devices/PC/DevQemuFwCfg: Add screenshot support for the RAM based …
(edit) @99917   19 months vboxsync Devices/DevQemuFwCfg: Stub the pfnSendModeHint callback required by …
(edit) @99768   19 months vboxsync Devices/DevPit-i8254: Move the host speaker data to the R3 structure …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99738   19 months vboxsync Devices/DevQemuFwCfg: Some doxgen fixes
(edit) @99731   19 months vboxsync Devices/DevQemuFwCfg: Fix supplying the initramfs to the guest, …
(edit) @99545   19 months vboxsync Devices/DevQemuFwCfg: Fixes, bugref:10431
(edit) @99543   19 months vboxsync Devices/DevQemuFwCfg: Error out early when the item could not be …
(edit) @99532   19 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99530   19 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99528   19 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99215   20 months vboxsync Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, …
(edit) @99193   20 months vboxsync Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, …
(edit) @98772   21 months vboxsync Devices/PC/ipxe: We don't require the 512byte padding which gives us a …
(edit) @98771   21 months vboxsync Devices/PC/ipxe: Revert r156077 as -Oz is not understood by all gcc …
(edit) @98770   21 months vboxsync Devices/PC/ipxe: Use -Oz instead of -Os to hopefully get the final ROM …
(edit) @98759   21 months vboxsync Devices/PC/ipxe: Build fix for zbin, bugref:10254
(edit) @98758   21 months vboxsync Devices/PC/ipxe: Enable building the ROM on Linux again now that we …
(edit) @98481   22 months vboxsync Devices/PC/DevQemuFwCfg: Add ability to create a initrd on the fly …
(edit) @98410   22 months vboxsync Devices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98133   23 months vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98112   23 months vboxsync Devices/PC: scm updates
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98059   23 months 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) @97045   2 years vboxsync DevHPET: Fixed constant overflow issue in previous change (mostly …
(edit) @97035   2 years vboxsync 7.0.0
(edit) @97028   2 years vboxsync DevHPET: More fixes and optimizations. FS_PER_DAY overflowed after …
(edit) @97027   2 years vboxsync HPET: Fixed several calculations and typos, see bugref:10301
(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) @96458   2 years vboxsync Devices/PC/ipxe: Export iPxeBiosBin.rom. bugref:10254
(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) @96236   2 years vboxsync src/VBox/Additions/x11/x11include, src/VBox/Devices/PC/ipxe: Convert …
(edit) @96063   2 years vboxsync 7.0.0_ALPHA2
(edit) @95666   2 years vboxsync Devices/PC/ipxe: scm fixes and export to OSE, bugref:10254
(edit) @95664   2 years vboxsync Devices/PC/ipxe: Switch to ipxe 1.21.1 and use the provided binary ROM …
(edit) @95653   2 years vboxsync Devics/PC/ipxe: Revert r152296 (Switch to new iPXE version, bugref:10254)
(edit) @95652   2 years vboxsync Devics/PC/ipxe: Switch to new iPXE version, bugref:10254
(edit) @95388   2 years vboxsync PC/BIOS: indent
(edit) @95259   2 years vboxsync src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
(edit) @95108   3 years vboxsync Devices/Dev*: Replaced some leftover 'PDMBOTHCBDECL' usage with …
(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) @94309   3 years vboxsync Device/DevPcBios: Fix long standing issue which resulted in rejecting …
(edit) @94080   3 years vboxsync Device/DevPcBios: Fix long standing mostly harmless typo (will …
(edit) @93953   3 years vboxsync DevFwCommon: Tweaks for making it build with GCC 11.2.1 and some cleanups.
(edit) @93952   3 years vboxsync DevFwCommon: Tweaks for making it build with GCC 11.2.1 and some cleanups.
(edit) @93944   3 years vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93832   3 years vboxsync DevPIC: Must handle at least some 16-bit accesses. Existing software …
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