diff options
author | Gabriel L. Somlo <gsomlo@gmail.com> | 2014-02-07 10:30:40 -0500 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-02-10 11:09:33 +0200 |
commit | 417c45ab2f847c0a47b1232f611aa886df6a97d5 (patch) | |
tree | d8f44cb1590b9b014a0232336e3f0bcee006e202 /hw/pci | |
parent | 5e95494380ecf83c97d28f72134ab45e0cace8f9 (diff) | |
download | hqemu-417c45ab2f847c0a47b1232f611aa886df6a97d5.zip hqemu-417c45ab2f847c0a47b1232f611aa886df6a97d5.tar.gz |
ACPI: Remove commented-out code from HPET._CRS
IRQNoFlags on HPET._CRS crashes WinXP because it causes the HPET
to conflict with the system timer and/or the RTC. It only occurs
on Apple hardware, and even there it is exposed fully only when
OS X is detected (via _OSI). Recent OS X versions work on QEMU
without this statement, so at this time there is no need to find
a better way to conditionally include the statement. This patch
removes the commented out (and wrong, should have been {0, 8})
statement from HPET._CRS.
Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-By: Igor Mammedov <imammedo@redhat.com>
Diffstat (limited to 'hw/pci')
0 files changed, 0 insertions, 0 deletions