VirtualBox

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

修定紀錄模式:


圖例:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette