VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66133   8 years vboxsync Devices/PC/DevPcBios: fix copy/paste bug
(edit) @66130   8 years vboxsync Devices/PC/DevPcBios+Devices/PC/BIOS/apm.c: relocate the APM shutdown …
(edit) @65916   8 years vboxsync DevDMA: missing break (harmless because most likely not used by any guest)
(edit) @65859   8 years vboxsync DevPcBios: RT_BYTE
(edit) @65858   8 years vboxsync missing break in unused code
(edit) @65850   8 years vboxsync Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
(edit) @65843   8 years vboxsync Main/ACPI: default size for the 64-bit prefetch root bus resource is …
(edit) @65823   8 years vboxsync vbox.dsl: let the PCI memory hole end at 4G-32MB, to make sure that …
(edit) @65711   8 years vboxsync Devices/PC: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
(edit) @65666   8 years vboxsync vbox.dsl: fix in default values for low memory space
(edit) @65647   8 years vboxsync gcc 7: Devices/ipxe: nonnull
(edit) @65633   8 years vboxsync vbox.dsl: no root bus resource window for Windows < 7
(edit) @65619   8 years vboxsync DevACPI: make the condition for u64PciPref64 and cbRamLow more obvious …
(edit) @65594   8 years vboxsync ACPI: properly determine PciPref64 for bigger RAM sizes; that window …
(edit) @65590   8 years vboxsync vbox.dsl: re-enable MEM4 and do CreateQwordField only if we really need it
(edit) @65582   8 years vboxsync vbox.dsl: trailing spaces
(edit) @65581   8 years vboxsync vbox.dsl: disable MEM4 for now
(edit) @65577   8 years vboxsync vbox.dsl: change ACPI standard to 2 to get 64-bit math and properly …
(edit) @65576   8 years vboxsync DevACPI: 64-bit prefetch window is 1G-aligned, mostly paranoia
(edit) @65573   8 years vboxsync ACPI: add a 64-bit prefetchable memory window to the root bus …
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65293   8 years vboxsync PCBIOS/show_logo: Even without fade out, do the final fade out step to …
(edit) @65101   8 years vboxsync Devices: doxygen fixes
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64393   8 years vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64369   8 years vboxsync Devices/PC: Doxygen fixes
(edit) @64345   8 years vboxsync VBoxApic.cpp: update.
(edit) @63625   8 years vboxsync BIOS: update alternative sources
(edit) @63618   8 years vboxsync DevIoApic: Comment regarding remote IRR bit and corresponding bugref.
(edit) @63571   8 years vboxsync 5.1.4
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63497   8 years vboxsync shadow warning on Ubuntu 12.04
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @63464   8 years vboxsync DevIoApic: Revert r109657 (causing boot failures on SMP windows VMs)
(edit) @63435   8 years vboxsync compile fixes on Ubuntu
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63209   8 years vboxsync Devices: warnings (gcc)
(edit) @63194   8 years vboxsync ipxezbin: disable unused function warning (encode).
(edit) @63045   8 years vboxsync DevIoApic: bugref:8386:39 Allow writing the remote IRR bit while …
(edit) @63043   8 years vboxsync DevIoApic: Log new-line.
(edit) @62997   8 years vboxsync DevIoApic: Make assertion local for me, seems guests can hit it genuinely.
(edit) @62995   8 years vboxsync Devices: warnings
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62908   8 years vboxsync Devices: warnings
(edit) @62903   8 years vboxsync Devices: warnings
(edit) @62890   8 years vboxsync Devices: warnings
(edit) @62889   8 years vboxsync Devices: warnings
(edit) @62885   8 years vboxsync Devices: gcc warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62632   8 years vboxsync Devices: unused parameter warnings.
(edit) @62610   8 years vboxsync Devices: unused parameters.
(edit) @62609   8 years vboxsync oops
(edit) @62563   8 years vboxsync Devices: Rename I/O APIC files.
(edit) @62554   8 years vboxsync Devices/ACPI: build fix, the result is intentionally bool
(edit) @62553   8 years vboxsync Devices/ACPI: Implement dummy SMBus controller (to get rid of the …
(edit) @62509   8 years vboxsync (C) 2016
(edit) @62437   8 years vboxsync Devices: MSC level 4 warnings (release build)
(edit) @62434   8 years vboxsync Devices/DevAPIC: Ignore "Mode" for older APIC code.
(edit) @62406   8 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62301   8 years vboxsync BIOS: Mark floppy media as unknown if operation fails.
(edit) @62178   8 years vboxsync Devices: update alternative BIOS source and EFI binaries
(edit) @62166   8 years vboxsync IOAPIC: Enable the PDM lock, seems to give better performance (needs …
(edit) @62163   8 years vboxsync IOAPIC: Re-enable I/O APIC critsects.
(edit) @62162   8 years vboxsync VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
(edit) @62137   8 years vboxsync DevPit: converted non-ASCII character
(edit) @62120   8 years vboxsync 5.1 RC1
(edit) @62095   8 years vboxsync Devices/PC/BIOS: removed one superfluous 'return' to make cppcheck happy
(edit) @62033   8 years vboxsync IOAPIC: Fix assertion that didn't account for saved-states restored …
(edit) @62012   8 years vboxsync IOAPIC: comment nit.
(edit) @61916   8 years vboxsync IOAPIC: Fix flip-flop handling.
(edit) @61874   8 years vboxsync IOAPIC: nit.
(edit) @61860   8 years vboxsync BIOS: properly parenthesize bitwise and vs. comparison.
(edit) @61849   8 years vboxsync IOAPIC: comment.
(edit) @61847   8 years vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61845   8 years vboxsync IOAPIC: Don't clear read-only bits when the guest updates …
(edit) @61842   8 years vboxsync DevIOAPIC_New: prf compile fix
(edit) @61841   8 years vboxsync Devices/PC/DevIoApic: allow to read the I/O-APIC state from the new …
(edit) @61816   8 years vboxsync Committed too much.
(edit) @61815   8 years vboxsync IOAPIC: Fixed/hacked the debug register accessors.
(edit) @61812   8 years vboxsync APIC, IOAPIC: HMIsEnabled is what we actually need.
(edit) @61811   8 years vboxsync APIC, IOAPIC: RC stats only when needed.
(edit) @61804   8 years vboxsync IOAPIC: nit.
(edit) @61803   8 years vboxsync IOAPIC: Assert if no vector found while clearing remoteIRR via the EOI …
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61741   8 years vboxsync APIC,I/O APIC: Better alignment of register fields in debug output.
(edit) @61735   8 years vboxsync PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
(edit) @61733   8 years vboxsync 5.1. Beta 3
(edit) @61715   8 years vboxsync DevAPIC: Don't assert while dumping debugger info when not on EMT, …
(edit) @61685   8 years vboxsync VMM: I/O APIC lockless implementation.
(edit) @61677   8 years vboxsync typo
(edit) @61676   8 years vboxsync Devices/ACPI: when determining the current power consumption, use …
(edit) @61675   8 years vboxsync Devices/ACPI: Notify the guest by sending a battery status change …
(edit) @61504   9 years vboxsync 5.1 Beta 2
(edit) @61446   9 years vboxsync 5.1 Beta 1
(edit) @61375   9 years vboxsync Devices/IOAPIC: Fixed typo disallowing writing of the IOAPIC ID …
(edit) @61358   9 years vboxsync Devices/IOAPIC: typo.
(edit) @61354   9 years vboxsync IOAPIC: consistency nit.
(edit) @61342   9 years vboxsync IOAPIC: Bit more debug info.
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