VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8618   17 years vboxsync New line after the F12 message.
(edit) @8329   17 years vboxsync rebranding
(edit) @8315   17 years vboxsync rebranding
(edit) @8218   17 years vboxsync immediately show the boot menu when pressing F12
(edit) @8207   17 years vboxsync rebranding
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8132   17 years vboxsync more rebranding
(edit) @8046   17 years vboxsync BIOS: fix logging string when booting from CDROM
(edit) @7932   17 years vboxsync Need the logo in debug builds.
(edit) @7908   17 years vboxsync Drop some unused variables.
(edit) @7893   17 years vboxsync work around a bug in some bcc versions
(edit) @7891   17 years vboxsync immediately abort if F12 was pressed
(edit) @7888   17 years vboxsync Moved remained logic to VGA device.
(edit) @7814   17 years vboxsync Use dirty bits instead of pfnUpdateRect.
(edit) @7774   17 years vboxsync Moved the LOGO_* defines and LOGOHDR to a common header instead of …
(edit) @7759   17 years vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7752   17 years vboxsync Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
(edit) @7451   17 years vboxsync Not user anymore.
(edit) @7099   17 years vboxsync Use CMOS to store hard disk geometry for more than 4 disks
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @6890   17 years vboxsync cosmetics.
(edit) @6879   17 years vboxsync BIOS: fix booting from more than 4 drives
(edit) @6876   17 years vboxsync DMI: made size consistent, removed double size check, fix error message
(edit) @6873   17 years vboxsync r=bird: Don't permit buffer overflows by long DMI strings in CFGM. …
(edit) @6871   17 years vboxsync allow to overwrite the DMI info
(edit) @6870   17 years vboxsync Make the BIOS booting from any attached disk.
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6374   17 years vboxsync Squash a few evil TAB characters which have crept in.
(edit) @6339   17 years vboxsync Chop off cylinders above 1024 when deducing geometry from partition …
(edit) @6338   17 years vboxsync Log statement fix.
(edit) @6335   17 years vboxsync Turn failed LCHS geometry change into a release log, avoid asserting.
(edit) @6322   17 years vboxsync Added code to optionally load system and/or network ROM from external …
(edit) @6321   17 years vboxsync Extended logging a bit.
(edit) @6320   17 years vboxsync Corrected log message, added assertion.
(edit) @6309   17 years vboxsync Silly typo (wrong parameter ordering).
(edit) @6306   17 years vboxsync drats
(edit) @6305   17 years vboxsync accidently commit
(edit) @6302   17 years vboxsync left this for debugging
(edit) @6300   17 years vboxsync no "\n", ".", nor "!" at end of an error message
(edit) @6299   17 years vboxsync Remove some old devel code leftovers, and make sure the once set LCHS …
(edit) @6294   17 years vboxsync Fixed last-minute BIOS bug caused by changing the CMOS CHS geometry …
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @6222   17 years vboxsync Continue work on the parallel port device: 1. Removed the host device …
(edit) @6156   17 years vboxsync implemented the ACPI sleep button
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5976   17 years vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5907   17 years vboxsync gcc-4.3 warning
(edit) @5905   17 years vboxsync gcc-4.3 found this bug
(edit) @5898   17 years vboxsync kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
(edit) @5757   17 years vboxsync Added handler for unexpected HW interrupts. If one does occur for some …
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5571   17 years vboxsync More pci slots (up to 14 now)
(edit) @5451   17 years vboxsync Either show a logo or set a text mode. Avoids extraneous mode set.
(edit) @5432   17 years vboxsync Init the Intel PXE ROM at ROM scan time, not in INT 19h.
(edit) @5377   17 years vboxsync Enabled the GC code.
(edit) @5353   17 years vboxsync Reinstated and refined boot sector validity check so that it …
(edit) @5310   17 years vboxsync get rid of the struct tm mess.
(edit) @5308   17 years vboxsync get rid of the struct tm mess.
(edit) @5263   17 years vboxsync drop the whole bootchk bit if it's not supposed to be used.
(edit) @5208   17 years vboxsync more logging
(edit) @5206   17 years vboxsync Don't look for 0x55AA signature on floppy boot sectors. There is no …
(edit) @5196   17 years vboxsync Implemented INT 15h/89h (switch to protected mode). Used by AIX 1.3.
(edit) @5170   17 years vboxsync Added PXEDebug option to BIOS. Write setting to CMOS offset 0x3f.
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4774   17 years vboxsync Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
(edit) @4670   17 years vboxsync Eliminated one MMPhysGCPhys2HCVirt user.
(edit) @4525   17 years vboxsync F12 boot menu Floppy selection fixed.
(edit) @4485   17 years vboxsync Pass the VM's GUID to DevPcBIOS so that the GUID can be stored in …
(edit) @4449   17 years vboxsync marked the change.
(edit) @4431   17 years vboxsync another build fix
(edit) @4429   17 years vboxsync proper implementation of the ram refresh bit in 61h (bit 4).
(edit) @4428   17 years vboxsync 15h 8600h is reading the wrong stack frame, this accounts for the …
(edit) @4391   17 years vboxsync Support booting from the Intel PXE ROM.
(edit) @4382   17 years vboxsync Extended the ROMRegister DevHlp interface to include a fShadow flag. …
(edit) @4279   17 years vboxsync a special case for the ACPI index workaround (see r10335)
(edit) @4195   17 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4076   17 years vboxsync Two more manual license fixes.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4014   17 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3942   17 years vboxsync fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
(edit) @3932   17 years vboxsync Back out unsuccessful attempt. The BIOS asks the IDE device.
(edit) @3930   17 years vboxsync Another attempt at fixing geometry problems with VMDK files.
(edit) @3912   17 years vboxsync SOLARIS -> RT_OS_SOLARIS
(edit) @3721   17 years vboxsync Applied patch moving the logo from MMIO to port I/O space. …
(edit) @3694   17 years vboxsync WIN -> RT_OS_WINDOWS
(edit) @3666   17 years vboxsync replace underscore symbols in Devices/
(edit) @3646   17 years vboxsync don't depend on the deprecated vl_vbox.h header anymore
(edit) @3645   17 years vboxsync don't depend on the deprecated vl_vbox.h header anymore
(edit) @3598   17 years vboxsync Fixed a parallel build issue with BCC and fixed an incorrect dependency.
(edit) @3489   17 years vboxsync Clear interrupt action flag when a spurious interrupt situation is …
(edit) @3477   17 years vboxsync just make the variable signed.
(edit) @3430   17 years vboxsync GCC32
(edit) @3429   17 years vboxsync use GCC32 template here instead of local hacks
(edit) @3314   17 years vboxsync warning
(edit) @3308   17 years vboxsync warning
(edit) @3258   17 years vboxsync Don't clear REG_B_UIE when REG_B_SET is written as this breaks OS/2 …
(edit) @3257   17 years vboxsync rtc_timer_update is called on every timer tick, so don't attempt …
(edit) @3190   17 years vboxsync shut up warnings
(edit) @2995   18 years vboxsync Devices/BIOS: VBOX_DMI_TABLE_SIZE<=130 (after renaming to innotek).
(edit) @2993   18 years vboxsync updated etherboot ROM for windows
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