qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] synching GPE0_BLK between OVMF and qemu


From: Laszlo Ersek
Subject: [Qemu-devel] synching GPE0_BLK between OVMF and qemu
Date: Fri, 27 Apr 2012 16:31:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120307 Thunderbird/10.0.3

Hi,

I'm trying to "improve understanding" between OVMF and qemu-kvm.

edk2's "OvmfPkg/AcpiTables/Platform.h" specifies GPE0_BLK at 0x40C,
while qemu's "hw/acpi_piix4.c" expects the guest to access it at 0xAFE0.
Which macro should be modified to get them in sync?

(SeaBIOS's "src/acpi.c" #defines PIIX4_GPE0_BLK as 0xafe0 as well.)

Or should this setting be communicated via fw_cfg too (not yet in OVMF
as far as I know)?

Thank you,
Laszlo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]