VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27941   15 years vboxsync rombios.c: r=bird: INT 15 AX=EC00h should clear AH not AL (r59329).
(edit) @27851   15 years vboxsync Backed out acpi part of r59458; breaks Windows guests
(edit) @27817   15 years vboxsync BIOS: fixed VBOX_VERSION_STAMP dependency
(edit) @27799   15 years vboxsync ACPI: conditionally expose NIC object to OSX guests
(edit) @27795   15 years vboxsync ACPI: we do support reset register, so say so in FADT (OSX checks it)
(edit) @27717   15 years vboxsync Zero AH on 0xec00 call.
(edit) @27715   15 years vboxsync BIOS: Avoid unimplemented message in log on AMD64 target mode callback.
(edit) @27692   15 years vboxsync Pass boot NIC PCI dev/fn separately to DevPcBios. Easier to understand …
(edit) @27666   15 years vboxsync DevACPI.cpp: Restored code removed in r58897 as it is techincally …
(edit) @27627   15 years vboxsync HPET: nitpicking
(edit) @27470   15 years vboxsync DevRTC: fixed assertion (addendum to r58944)
(edit) @27469   15 years vboxsync warning
(edit) @27461   15 years vboxsync Store PCI bus/dev/fn of first NIC in CFGM and propagate the data to CMOS.
(edit) @27460   15 years vboxsync DevRTC: Added support for PIIX4 style second CMOS bank.
(edit) @27456   15 years vboxsync BIOS: Do not destroy high word of EBX in int13_harddisk.
(edit) @27422   15 years vboxsync ACPI: cleaned up no longer used CPU entries, made RTC on by default
(edit) @27393   15 years vboxsync Devices/ACPI: fixed a missing break after case …
(edit) @27363   15 years vboxsync PC/BIOS/DMI: unused code
(edit) @27342   15 years vboxsync Backed out r58772
(edit) @27341   15 years vboxsync APIC: hack to reduce OSX guests idle state CPU consumption
(edit) @27327   15 years vboxsync Devices/ACPI: more fixes and support for the new /sys interfacd
(edit) @27326   15 years vboxsync DrvACPI: Avoid poking the thread since it'll cause a default gdb …
(edit) @27316   15 years vboxsync Devices/ACPI: fixes for r58659
(edit) @27305   15 years vboxsync APIC: few todos and cleanups, nothing functional
(edit) @27266   15 years vboxsync compile fix
(edit) @27264   15 years vboxsync Devices/ACPI: on Linux, start a poller thread for collecting …
(edit) @27254   15 years vboxsync HPET: correct interrupts delivery
(edit) @27229   15 years vboxsync HPET: typo
(edit) @27226   15 years vboxsync HPET: minor issues related to egde vs. level triggered interrupts
(edit) @27221   15 years vboxsync DevAPIC: Use fixed physical CPU ID instead of the programmable one …
(edit) @27177   15 years vboxsync BIOS: Extended $PIR table to 20 entries. Helps with more than 4 NICs …
(edit) @27170   15 years vboxsync BIOS: Fixed $PIR table entries and added one more reported entry to …
(edit) @27126   15 years vboxsync PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
(edit) @27125   15 years vboxsync 32-bit build burns fix
(edit) @27121   15 years vboxsync HPET, RTC, PIT, PDM: implement API to disable legacy devices from HPET …
(edit) @27079   15 years vboxsync Added comments about PCI/ACPI/IOAPIC interrupt routing backdoor.
(edit) @26983   15 years vboxsync DevAPIC: Use the existing destination mode constants for better …
(edit) @26940   15 years vboxsync typo
(edit) @26939   15 years vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26913   15 years vboxsync Backed out r58164 -> test box regressions
(edit) @26888   15 years vboxsync HPET: minor tweaks
(edit) @26884   15 years vboxsync ACPI: minor cleanup
(edit) @26883   15 years vboxsync MADT, MPTABLES: implemented correct description of IRQ routing in dual …
(edit) @26865   15 years vboxsync Logging update
(edit) @26861   15 years vboxsync Two more dword write cases
(edit) @26857   15 years vboxsync JRocketVM writes the status word using a dword out
(edit) @26766   15 years vboxsync build fix
(edit) @26764   15 years vboxsync HPET: status register implemented, 8-byte accesses implemented (Karmic …
(edit) @26728   15 years vboxsync BIOS/DMI: fixed a bug where structures without strings were not …
(edit) @26663   15 years vboxsync APIC: bump up version (watch for regressions)
(edit) @26617   15 years vboxsync DevFwCommon.cpp: Allow more than 3 chars for product version and 12 …
(edit) @26614   15 years vboxsync CPU hotplug: Replace container objects with noop's if the attached CPU …
(edit) @26613   15 years vboxsync CPU hotplug: The container has to be there always (you can't remove a …
(edit) @26609   15 years vboxsync Main, shared f/w: changed DMI passthrough defaults
(edit) @26601   15 years vboxsync host DMI info support
(edit) @26594   15 years vboxsync CPU hotplug: Reduce the amount of AML code interpreted by the guest …
(edit) @26593   15 years vboxsync CPU hotplug: Remove a lot of code duplication in the CPU hotplug SSDT …
(edit) @26592   15 years vboxsync CPU hotplug: Fix Linux guests after ACPi table rework
(edit) @26506   15 years vboxsync Devices: tabs -> spaces.
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(edit) @26376   15 years vboxsync HPET: reworking locking per Knut suggestions
(edit) @26329   15 years vboxsync HPET: cleanup, OSE export, enable R0
(edit) @26188   15 years vboxsync Another one
(edit) @26185   15 years vboxsync Build fix
(edit) @26183   15 years vboxsync Commit CPU hotplug patches again
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26172   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 1.
(edit) @26169   15 years vboxsync PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26164   15 years vboxsync PDM: Cleaning up device & USB device registration code.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26158   15 years vboxsync TMR3UTCNow -> TMR3UtcNow + DevHlp.
(edit) @26157   15 years vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26115   15 years vboxsync ACPI: reverted hotplug changes until they get fixed (r57068, r57069, …
(edit) @26095   15 years vboxsync ACPI: Move the processor definition out of the DSDT into a SSDT. …
(edit) @26078   15 years vboxsync CPU hotplug: Remove obsolete code. APIC objects are returned from the …
(edit) @26076   15 years vboxsync CPU hotplug: ACPI changes for Windows guests
(edit) @26057   15 years vboxsync ACPI: spaces, coding style, some comments, FACS 64-bit aligned
(edit) @26056   15 years vboxsync ACPI: Missing break
(edit) @26028   15 years vboxsync Hmm, not yet
(edit) @26027   15 years vboxsync BIOS: use copt to optimize the assembler a bit (make the code a bit …
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25987   15 years vboxsync HPET work
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25974   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25968   15 years vboxsync placeholder
(edit) @25967   15 years vboxsync ACPI: few missed entries
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25928   15 years vboxsync ACPI: HPET work
(edit) @25895   15 years vboxsync ACPI: move HPET to proper place
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25855   15 years vboxsync DevACPI.cpp: more bound checking.
(edit) @25854   15 years vboxsync DevACPI.cpp: bound checking.
(edit) @25847   15 years vboxsync Missing change
(edit) @25846   15 years vboxsync Change CPU hot-plug ACPI table to work with the changed interface
(edit) @25845   15 years vboxsync Check for hot-plug flag
(edit) @25838   15 years vboxsync Address todos (changes the protocol for CPU ejection) and make it …
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