VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98481   2 年 vboxsync Devices/PC/DevQemuFwCfg: Add ability to create a initrd on the fly …
(edit) @98410   2 年 vboxsync Devices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98133   2 年 vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98112   2 年 vboxsync Devices/PC: scm updates
(edit) @98103   2 年 vboxsync Copyright year updates by scm.
(edit) @98059   2 年 vboxsync 7.0.6
(edit) @97726   2 年 vboxsync BIOS: The compiler refuses to re-load / restore DS after calling the …
(edit) @97572   2 年 vboxsync 7.0.4
(edit) @97240   2 年 vboxsync 7.0.2
(edit) @97045   2 年 vboxsync DevHPET: Fixed constant overflow issue in previous change (mostly …
(edit) @97035   2 年 vboxsync 7.0.0
(edit) @97028   2 年 vboxsync DevHPET: More fixes and optimizations. FS_PER_DAY overflowed after …
(edit) @97027   2 年 vboxsync HPET: Fixed several calculations and typos, see bugref:10301
(edit) @96918   2 年 vboxsync 7.0.0_BETA3
(edit) @96699   3 年 vboxsync 7.0.0_BETA2
(edit) @96499   3 年 vboxsync 7.0.0_BETA1
(edit) @96458   3 年 vboxsync Devices/PC/ipxe: Export iPxeBiosBin.rom. bugref:10254
(edit) @96413   3 年 vboxsync update alternative PC BIOS and VGA BIOS sources
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @96236   3 年 vboxsync src/VBox/Additions/x11/x11include, src/VBox/Devices/PC/ipxe: Convert …
(edit) @96063   3 年 vboxsync 7.0.0_ALPHA2
(edit) @95666   3 年 vboxsync Devices/PC/ipxe: scm fixes and export to OSE, bugref:10254
(edit) @95664   3 年 vboxsync Devices/PC/ipxe: Switch to ipxe 1.21.1 and use the provided binary ROM …
(edit) @95653   3 年 vboxsync Devics/PC/ipxe: Revert r152296 (Switch to new iPXE version, bugref:10254)
(edit) @95652   3 年 vboxsync Devics/PC/ipxe: Switch to new iPXE version, bugref:10254
(edit) @95388   3 年 vboxsync PC/BIOS: indent
(edit) @95259   3 年 vboxsync src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
(edit) @95108   3 年 vboxsync Devices/Dev*: Replaced some leftover 'PDMBOTHCBDECL' usage with …
(edit) @95053   3 年 vboxsync BIOS: Set submodel ID to 1. Also added a disabled IBM VPD table as an …
(edit) @95052   3 年 vboxsync BIOS: Corrected FDPT entry struct.
(edit) @95050   3 年 vboxsync BIOS: Filled in the Fixed Disk Parameter table to correspond to the …
(edit) @95039   3 年 vboxsync 7.0.0 ALPHA1
(edit) @94786   3 年 vboxsync BIOS: Added trivial APM status (INT 15h/530Ah) support.
(edit) @94309   3 年 vboxsync Device/DevPcBios: Fix long standing issue which resulted in rejecting …
(edit) @94080   3 年 vboxsync Device/DevPcBios: Fix long standing mostly harmless typo (will …
(edit) @93953   3 年 vboxsync DevFwCommon: Tweaks for making it build with GCC 11.2.1 and some cleanups.
(edit) @93952   3 年 vboxsync DevFwCommon: Tweaks for making it build with GCC 11.2.1 and some cleanups.
(edit) @93944   3 年 vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93832   3 年 vboxsync DevPIC: Must handle at least some 16-bit accesses. Existing software …
(edit) @93528   3 年 vboxsync Devices/DevFwCommon.cpp: comment typo
(edit) @93415   3 年 vboxsync BIOS: Added comment about WDCTRL.386.
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @92290   3 年 vboxsync BIOS: Use get_cmos_word in other places where we read two adjacent …
(edit) @92288   3 年 vboxsync BIOS: More INT 15 / E820h cleanup, reducing code size by 33 bytes. …
(edit) @92280   3 年 vboxsync BIOS: Save a few more bytes in the INT 15 / E820h code; disabled the …
(edit) @92279   3 年 vboxsync BIOS: Fixed INT 15h/E820h reporting of memory above 1TiB, simplified …
(edit) @92193   3 年 vboxsync VMM/MM,DevPcArch: Split the base RAM allocation into conventional (< …
(edit) @92192   3 年 vboxsync VMM/MM,DevPcArch: Split the base RAM allocation into conventional (< …
(edit) @92185   3 年 vboxsync scm: Check UTF-8 encoding and reject files with bidirectional control …
(edit) @91968   3 年 vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91961   3 年 vboxsync VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
(edit) @91960   3 年 vboxsync VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
(edit) @91920   3 年 vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91897   3 年 vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91885   3 年 vboxsync Devices/PC/ACPI/VBoxAcpi.cpp: Access CFGM API only through the device …
(edit) @91864   3 年 vboxsync Devices/PC: Change ACPI drivers to access the CFGM API through the …
(edit) @91739   3 年 vboxsync DevPIC: Avoid release assertion (see bugref:10109).
(edit) @91566   3 年 vboxsync Device/DevPcBios: Interim solution for signalling boot failure through …
(edit) @91238   4 年 vboxsync DevACPI: Use ASSERT_GUEST instead of Assert in a couple of place; …
(edit) @91234   4 年 vboxsync ACPI: Fixed IDX0 offset mixup introduced by r139337 when adding IOMA …
(edit) @91083   4 年 vboxsync Devices/DevACPI,vboxtpm.dsl: Add support for TPM 1.2 operation, …
(edit) @90908   4 年 vboxsync Devices/ACPI: Preliminary TPM support (disabled), bugref:10075
(edit) @90447   4 年 vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90445   4 年 vboxsync Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
(edit) @90436   4 年 vboxsync VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
(edit) @90363   4 年 vboxsync DevIoApic: Comment update for flip-flip case. bugref:10073
(edit) @90332   4 年 vboxsync Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
(edit) @90318   4 年 vboxsync DevIoApic: Must save & restore the flip-flop bitmap. bugref:10073 …
(edit) @90309   4 年 vboxsync DevIoApic: Tenative fix for re-triggering edge interrupts in EOI …
(edit) @90308   4 年 vboxsync DevIoApic: PDM_IRQ_LEVEL_FLIP_FLOP fix (HPET). Needs state saving. …
(edit) @90307   4 年 vboxsync DevIoApic: IRQ tagging fixes. Todo for EIO. bugref:10073 oem2tickeref:43
(edit) @90304   4 年 vboxsync DevHPET: Logging. bugref:10073 oem2ticketref:43
(edit) @90298   4 年 vboxsync DevIoApic: Don't point to out of scope variable in ioapicSendMsi. …
(edit) @89738   4 年 vboxsync Warning.
(edit) @89735   4 年 vboxsync DevRTC: Added more statistics to the RTC device, tracking interrupt …
(edit) @89734   4 年 vboxsync DevIoApic: Added stats to track how long level-triggered interrupts …
(edit) @89620   4 年 vboxsync Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
(edit) @89392   4 年 vboxsync BIOS: Allocate bounce buffer before using it.
(edit) @89384   4 年 vboxsync Devices/PC/BIOS: Allocate the bounce buffer only when booting from a …
(edit) @89367   4 年 vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89364   4 年 vboxsync Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
(edit) @89363   4 年 vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89272   4 年 vboxsync PC/BIOS/buslogic: Don't disable interrupts or guests will be confused, …
(edit) @89270   4 年 vboxsync Comments.
(edit) @89267   4 年 vboxsync PC/BIOS/buslogic: Use the EXECUTE SCSI command instead of the mailbox …
(edit) @89211   4 年 vboxsync Devices/PC/BIOS: Fix CD/DVD access with the new BusLogic and LsiLogic …
(edit) @89169   4 年 vboxsync Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be …
(edit) @89168   4 年 vboxsync Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be …
(edit) @89098   4 年 vboxsync Intel IOMMU: bugref:9967 ConsoleImpl2, DevIoApic: When Main configures …
(edit) @89071   4 年 vboxsync Intel IOMMU: bugref:9967 DevIoApic: Assert now works with PDM lock is …
(edit) @89070   4 年 vboxsync Intel IOMMU: bugref:9967 DevIoApic: Naming fix.
(edit) @89066   4 年 vboxsync Intel IOMMU: bugref:9967 DevIoApic: Add macros for checking PDM lock …
(edit) @89064   4 年 vboxsync Intel IOMMU: bugref:9967 DevIoApic: Slightly cleaner code when sending …
(edit) @89035   4 年 vboxsync Intel IOMMU: bugref:9967 DevIoApic: Slight cleanup and don't RT_ZERO …
(edit) @89032   4 年 vboxsync Intel IOMMU: bugref:9967 Trigger mode can actually be changed by …
(edit) @89003   4 年 vboxsync Intel IOMMU: bugref:9967 DevIoApic: Add support guests to program …
(edit) @88836   4 年 vboxsync DevRTC: Since we expose the stats in release builds, we might as well …
(edit) @88826   4 年 vboxsync DevIoApic: Code-style nit and a todo. We should be able to release the …
(edit) @88822   4 年 vboxsync Intel IOMMU: bugref:9967 Enable calling pfnIommuMsiRemap for Intel …
(edit) @88638   4 年 vboxsync Intel IOMMU: bugref:9967 Refactor some PDM-IOMMU interfaces to …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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