VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/DevACPI.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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) @62890   8 年 vboxsync Devices: warnings
(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) @61675   8 年 vboxsync Devices/ACPI: Notify the guest by sending a battery status change …
(edit) @60404   9 年 vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @59919   9 年 vboxsync Change was not needed.
(edit) @59918   9 年 vboxsync ACPI: Allow two more serial ports.
(edit) @58132   9 年 vboxsync *: Doxygen fixes.
(edit) @58015   9 年 vboxsync Devices/ACPI: Fix typo breaking the first serial port
(edit) @57979   9 年 vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @55851   10 年 vboxsync Dev: logrel consistency.
(edit) @53528   10 年 vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53083   10 年 vboxsync DevACPI: properly relocate pDevInsRC (should fix occassional crashes …
(edit) @52863   10 年 vboxsync DevACPI: cosmetic changes (use local variables if possible)
(edit) @52613   10 年 vboxsync Devices/DevACPI: tabs to spaces, trailing whitespace.
(edit) @52475   10 年 vboxsync Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
(edit) @48947   11 年 vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @46491   11 年 vboxsync DevACPI: added more boot architecture flags
(edit) @45024   12 年 vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @44626   12 年 vboxsync DevAPIC.cpp,++: Changed the APIC MMIO registrations to let IOM handle …
(edit) @44514   12 年 vboxsync DevACPI cleanups.
(edit) @44447   12 年 vboxsync DevAHCI.cpp: Replace the automatic per device lock with a NOP. Some …
(edit) @44445   12 年 vboxsync Fixed four PDMDevHlpCritSectInit calls.
(edit) @41560   13 年 vboxsync Log which device triggered a reset.
(edit) @41252   13 年 vboxsync Devices/ACPI: Fix assertion in debug builds during a ACPI shutdown. …
(edit) @40282   13 年 vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 年 vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40019   13 年 vboxsync DevPcBios/DevFwCommon: enable DMI chassis information (type 3); …
(edit) @39303   13 年 vboxsync VMCPUSET changes.
(edit) @39091   13 年 vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @37526   13 年 vboxsync Dev*: Timer locking fixes.
(edit) @37519   13 年 vboxsync DevACPI: Drop the last seen time workaround as the problem should be …
(edit) @37466   13 年 vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37446   13 年 vboxsync DevACPI.cpp: More style cleanup.
(edit) @37444   13 年 vboxsync DevACPI: Locking and code cleanup.
(edit) @37391   14 年 vboxsync DevACPI: d'oh!
(edit) @37237   14 年 vboxsync DevACPI: attempt to make the ACPI timer SMP-safe
(edit) @35773   14 年 vboxsync dev/acpi: fix index_end value
(edit) @35746   14 年 vboxsync dev/serial: add to ACPI tables
(edit) @35672   14 年 vboxsync Devices/DevACPI: PowerS4Enabled defaults to false
(edit) @35591   14 年 vboxsync Devices/DevACPI: don't announce S1 support by default
(edit) @35546   14 年 vboxsync Devices/DevACPI: enforce disabling of S1/S4 power states
(edit) @35353   14 年 vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34494   14 年 vboxsync ACPI: hardcode interrupt - better reset behavior
(edit) @34486   14 年 vboxsync ACPI: allow to configure SCI if not yet configured (reset)
(edit) @34427   14 年 vboxsync ACPI: streamlined ACPI interrupt, works with OSX guests finally
(edit) @34425   14 年 vboxsync ACPI: Windows now installs on ICH9
(edit) @34163   14 年 vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
(edit) @34035   14 年 vboxsync ACPI: added IRQ9 override (present on all real boxes I have), ignore …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33052   14 年 vboxsync ACPI: long standing issue with addressing of global vars
(edit) @32825   14 年 vboxsync DevACPI.cpp: warnings
(edit) @32765   14 年 vboxsync PCI: Linux guests really access extended PCI space
(edit) @32637   14 年 vboxsync PCI: further MCFG work
(edit) @32591   14 年 vboxsync ACPI: support for MCFG table
(edit) @32477   14 年 vboxsync PCI: BIOS & ACPI work
(edit) @32471   14 年 vboxsync Devices: refactoring, further PCI work
(edit) @32190   14 年 vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32189   14 年 vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
(edit) @31963   14 年 vboxsync ACPI: Hook S1 power state.
(edit) @31519   14 年 vboxsync Audio: provide ACPI info for audio card to Mac guests
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28487   15 年 vboxsync ACPI: another attempt to provide primary NIC info via ACPI
(edit) @27851   15 年 vboxsync Backed out acpi part of r59458; breaks Windows guests
(edit) @27799   15 年 vboxsync ACPI: conditionally expose NIC object to OSX guests
(edit) @27795   15 年 vboxsync ACPI: we do support reset register, so say so in FADT (OSX checks it)
(edit) @27666   15 年 vboxsync DevACPI.cpp: Restored code removed in r58897 as it is techincally …
(edit) @27422   15 年 vboxsync ACPI: cleaned up no longer used CPU entries, made RTC on by default
(edit) @27393   15 年 vboxsync Devices/ACPI: fixed a missing break after case …
(edit) @26939   15 年 vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26913   15 年 vboxsync Backed out r58164 -> test box regressions
(edit) @26883   15 年 vboxsync MADT, MPTABLES: implemented correct description of IRQ routing in dual …
(edit) @26861   15 年 vboxsync Two more dword write cases
(edit) @26857   15 年 vboxsync JRocketVM writes the status word using a dword out
(edit) @26614   15 年 vboxsync CPU hotplug: Replace container objects with noop's if the attached CPU …
(edit) @26594   15 年 vboxsync CPU hotplug: Reduce the amount of AML code interpreted by the guest …
(edit) @26592   15 年 vboxsync CPU hotplug: Fix Linux guests after ACPi table rework
(edit) @26183   15 年 vboxsync Commit CPU hotplug patches again
(edit) @26173   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26172   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 1.
(edit) @26165   15 年 vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 年 vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26115   15 年 vboxsync ACPI: reverted hotplug changes until they get fixed (r57068, r57069, …
(edit) @26095   15 年 vboxsync ACPI: Move the processor definition out of the DSDT into a SSDT. …
(edit) @26078   15 年 vboxsync CPU hotplug: Remove obsolete code. APIC objects are returned from the …
(edit) @26057   15 年 vboxsync ACPI: spaces, coding style, some comments, FACS 64-bit aligned
(edit) @26056   15 年 vboxsync ACPI: Missing break
(edit) @26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25987   15 年 vboxsync HPET work
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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