VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @68542   7 年 vboxsync ACPI: Provide _OSC method for the PCI root bus so guests can enable …
(edit) @68421   7 年 vboxsync 5.2 Beta 2
(edit) @68290   7 年 vboxsync 5.2 Beta 1
(edit) @68270   7 年 vboxsync DevACPI: logging fix
(edit) @68259   7 年 vboxsync DevACPI: disable the test for now
(edit) @68249   7 年 vboxsync DevACPI: temporary sanity check (take reset into account)
(edit) @68245   7 年 vboxsync DevACPI: temporary sanity check
(edit) @67953   7 年 vboxsync BIOS: Don't need to be so chatty.
(edit) @67891   7 年 vboxsync PIC: Simplified implementation. Seems to work just as well as the …
(edit) @67889   7 年 vboxsync Undoing bad commit.
(edit) @67888   7 年 vboxsync BIOS: Typo (IRQ 10 and 11 both should have the dummy handler).
(edit) @67807   7 年 vboxsync Devices/PC/BIOS: updated alternative sources
(edit) @67805   7 年 vboxsync BIOS: Enable bus mastering for SCSI HBAs, too. Guests may rely on that.
(edit) @67789   7 年 vboxsync Devices/PC/BIOS: updated alternative sources
(edit) @67785   7 年 vboxsync BIOS: Preserve most flags on INT 16h/01h, 11h. Some software depends …
(edit) @67771   7 年 vboxsync updated alternative system BIOS and VGA BIOS sources
(edit) @67694   7 年 vboxsync BIOS: INT 13h, INT 15h always returns with interrupts enabled.
(edit) @67683   7 年 vboxsync BIOS: updated alternative source
(edit) @67682   7 年 vboxsync DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic …
(edit) @67679   7 年 vboxsync BIOS: Explicitly enable bus mastering for AHCI.
(edit) @67668   7 年 vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @67667   7 年 vboxsync comment typo
(edit) @67644   7 年 vboxsync BIOS: remove unused definitions, whitespace cleanup
(edit) @67596   7 年 vboxsync ACPI: Slight correction.
(edit) @67585   7 年 vboxsync DevEFI/DevACPI/DevPcBios: bugref:8768: necessary adaptions of the PCI …
(edit) @67495   7 年 vboxsync Devices/BIOS: update alternative code
(edit) @67490   7 年 vboxsync Whitespace.
(edit) @67456   7 年 vboxsync DevEFI/DevPciBiops: made McfgBase/McfgLength 64-bit as they already …
(edit) @67115   7 年 vboxsync BIOS: Clear high bits of registers after POST.
(edit) @67112   7 年 vboxsync BIOS: Check APIC availability before hitting the APIC base MSR.
(edit) @67069   7 年 vboxsync BIOS: Reduced INT 13h floppy service stack usage.
(edit) @67065   7 年 vboxsync Whitespace.
(edit) @66959   8 年 vboxsync BIOS: Removed useless PIC check from keyboard ISR.
(edit) @66372   8 年 vboxsync BIOS: Corrected El Torito hard disk emulation geometry calculation.
(edit) @66339   8 年 vboxsync DevACPI: don't enable the 64-bit root prefetch window if max < min
(edit) @66154   8 年 vboxsync bios: Use port defintion from VBox/bios.h.
(edit) @66153   8 年 vboxsync DevPcBios: doxygen fix
(edit) @66151   8 年 vboxsync DevPcBios.cpp: Fixed incorrect SSMR3GetStruct call (corrupted pThis on …
(edit) @66150   8 年 vboxsync DevPcBios.cpp: Use VBox/bios.h.
(edit) @66146   8 年 vboxsync Devices/BIOS: update alternative code
(edit) @66133   8 年 vboxsync Devices/PC/DevPcBios: fix copy/paste bug
(edit) @66130   8 年 vboxsync Devices/PC/DevPcBios+Devices/PC/BIOS/apm.c: relocate the APM shutdown …
(edit) @65916   8 年 vboxsync DevDMA: missing break (harmless because most likely not used by any guest)
(edit) @65859   8 年 vboxsync DevPcBios: RT_BYTE
(edit) @65858   8 年 vboxsync missing break in unused code
(edit) @65850   8 年 vboxsync Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
(edit) @65843   8 年 vboxsync Main/ACPI: default size for the 64-bit prefetch root bus resource is …
(edit) @65823   8 年 vboxsync vbox.dsl: let the PCI memory hole end at 4G-32MB, to make sure that …
(edit) @65711   8 年 vboxsync Devices/PC: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
(edit) @65666   8 年 vboxsync vbox.dsl: fix in default values for low memory space
(edit) @65647   8 年 vboxsync gcc 7: Devices/ipxe: nonnull
(edit) @65633   8 年 vboxsync vbox.dsl: no root bus resource window for Windows < 7
(edit) @65619   8 年 vboxsync DevACPI: make the condition for u64PciPref64 and cbRamLow more obvious …
(edit) @65594   8 年 vboxsync ACPI: properly determine PciPref64 for bigger RAM sizes; that window …
(edit) @65590   8 年 vboxsync vbox.dsl: re-enable MEM4 and do CreateQwordField only if we really need it
(edit) @65582   8 年 vboxsync vbox.dsl: trailing spaces
(edit) @65581   8 年 vboxsync vbox.dsl: disable MEM4 for now
(edit) @65577   8 年 vboxsync vbox.dsl: change ACPI standard to 2 to get 64-bit math and properly …
(edit) @65576   8 年 vboxsync DevACPI: 64-bit prefetch window is 1G-aligned, mostly paranoia
(edit) @65573   8 年 vboxsync ACPI: add a 64-bit prefetchable memory window to the root bus …
(edit) @65338   8 年 vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65293   8 年 vboxsync PCBIOS/show_logo: Even without fade out, do the final fade out step to …
(edit) @65101   8 年 vboxsync Devices: doxygen fixes
(edit) @64626   8 年 vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64393   8 年 vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64387   8 年 vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64369   8 年 vboxsync Devices/PC: Doxygen fixes
(edit) @64345   8 年 vboxsync VBoxApic.cpp: update.
(edit) @63625   8 年 vboxsync BIOS: update alternative sources
(edit) @63618   8 年 vboxsync DevIoApic: Comment regarding remote IRR bit and corresponding bugref.
(edit) @63571   8 年 vboxsync 5.1.4
(edit) @63562   8 年 vboxsync scm: cleaning up todos
(edit) @63497   8 年 vboxsync shadow warning on Ubuntu 12.04
(edit) @63478   8 年 vboxsync Devices: warnings (clang)
(edit) @63464   8 年 vboxsync DevIoApic: Revert r109657 (causing boot failures on SMP windows VMs)
(edit) @63435   8 年 vboxsync compile fixes on Ubuntu
(edit) @63369   8 年 vboxsync warnings (gcc)
(edit) @63209   8 年 vboxsync Devices: warnings (gcc)
(edit) @63194   8 年 vboxsync ipxezbin: disable unused function warning (encode).
(edit) @63045   8 年 vboxsync DevIoApic: bugref:8386:39 Allow writing the remote IRR bit while …
(edit) @63043   8 年 vboxsync DevIoApic: Log new-line.
(edit) @62997   8 年 vboxsync DevIoApic: Make assertion local for me, seems guests can hit it genuinely.
(edit) @62995   8 年 vboxsync Devices: warnings
(edit) @62956   8 年 vboxsync @copydoc -> @interface_method_impl
(edit) @62908   8 年 vboxsync Devices: warnings
(edit) @62903   8 年 vboxsync Devices: warnings
(edit) @62890   8 年 vboxsync Devices: warnings
(edit) @62889   8 年 vboxsync Devices: warnings
(edit) @62885   8 年 vboxsync Devices: gcc warnings
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62632   8 年 vboxsync Devices: unused parameter warnings.
(edit) @62610   8 年 vboxsync Devices: unused parameters.
(edit) @62609   8 年 vboxsync oops
(edit) @62563   8 年 vboxsync Devices: Rename I/O APIC files.
(edit) @62554   8 年 vboxsync Devices/ACPI: build fix, the result is intentionally bool
(edit) @62553   8 年 vboxsync Devices/ACPI: Implement dummy SMBus controller (to get rid of the …
(edit) @62509   8 年 vboxsync (C) 2016
(edit) @62437   8 年 vboxsync Devices: MSC level 4 warnings (release build)
(edit) @62434   8 年 vboxsync Devices/DevAPIC: Ignore "Mode" for older APIC code.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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