VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10665   16 years vboxsync Fixed apicHasPendingInterrupt.
(edit) @10660   16 years vboxsync Implemented apicHasPendingIrq.
(edit) @10492   16 years vboxsync Added PDMApicHasPendingIrq.
(edit) @10477   16 years vboxsync More logging
(edit) @10372   16 years vboxsync disable the floppy controller in the ACPI tables if necessary
(edit) @10214   16 years vboxsync Too noisy log statement
(edit) @10202   16 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @10043   16 years vboxsync Fixed a couple of wrong deps (TARGET_PATH instead of PATH_TARGET, …
(edit) @9693   17 years vboxsync VMI BIOS stubs
(edit) @9534   17 years vboxsync added license
(edit) @9532   17 years vboxsync biossums.c license taken from BOCHS
(edit) @9454   17 years vboxsync spelling
(edit) @9447   17 years vboxsync adapted DMI length check
(edit) @9440   17 years vboxsync Added SMBIOS header for DMI data to make Vista and Solaris recognize …
(edit) @9434   17 years vboxsync comment
(edit) @9387   17 years vboxsync 64-bit GC alignment fixes
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9117   17 years vboxsync Removed the #if 0 case from the #2890 fix.
(edit) @9088   17 years vboxsync Corrected the delay for the 2nd timer that clears UIP (among others …
(edit) @9005   17 years vboxsync improved + documented mechanism for overwriting DMI information
(edit) @8942   17 years vboxsync comment
(edit) @8923   17 years vboxsync pic_update_irq: clear interrupt pending flag if none is pending.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8631   17 years vboxsync Make sure cd booting doesn't get upset by the media change guest …
(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. …
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