]> xenbits.xensource.com Git - libvirt.git/commit
qemu: process: Handle all failure values for dimms in qemuProcessHandleAcpiOstInfo
authorPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jan 2019 11:14:39 +0000 (12:14 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 23 Jan 2019 09:30:09 +0000 (10:30 +0100)
commitab5d49d46c4f11baae232e04cacd514de1d86fe9
tree286a1d861fe4c3e220fd4e91925365fdda05087f
parentf2f14e3f45d24121f82d4c17de6d9ed770cd164a
qemu: process: Handle all failure values for dimms in qemuProcessHandleAcpiOstInfo

Hanlde all the possible failure codes as per ACPI standard documented in
the function header.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1660410

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_process.c