]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
pc: propagate memory hotplug event to ACPI device
authorIgor Mammedov <imammedo@redhat.com>
Mon, 2 Jun 2014 13:25:25 +0000 (15:25 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 13:41:51 +0000 (16:41 +0300)
commit3fbcdc27b18b383039b360be1cedf52a1ffb2dff
tree0dcfd7cb4e738e81067b86b683d9b848fc841df6
parent781bbd6bec587606b1b98b78512f2bba64183b0c
pc: propagate memory hotplug event to ACPI device

Notify PIIX4_PM/ICH9LPC device about hotplug event,
so that it would send SCI to guest notifying about
newly added memory.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c