[libvirt] [PATCH 0/2] qemu: Improve and document states handled in qemuProcessHandleAcpiOstInfo

Peter Krempa posted 2 patches 5 years, 3 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1548156289.git.pkrempa@redhat.com
src/qemu/qemu_process.c | 44 +++++++++++++++++++++++++++++++++--------
1 file changed, 36 insertions(+), 8 deletions(-)
[libvirt] [PATCH 0/2] qemu: Improve and document states handled in qemuProcessHandleAcpiOstInfo
Posted by Peter Krempa 5 years, 3 months ago
We did not handle all the possible error states of memory unplug. Add
more ACPI table documentation and fix the code to conform to it.

Peter Krempa (2):
  qemu: process: Improve documentation of values handled by
    qemuProcessHandleAcpiOstInfo
  qemu: process: Handle all failure values for dimms in
    qemuProcessHandleAcpiOstInfo

 src/qemu/qemu_process.c | 44 +++++++++++++++++++++++++++++++++--------
 1 file changed, 36 insertions(+), 8 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] qemu: Improve and document states handled in qemuProcessHandleAcpiOstInfo
Posted by Ján Tomko 5 years, 3 months ago
On Tue, Jan 22, 2019 at 12:25:56PM +0100, Peter Krempa wrote:
>We did not handle all the possible error states of memory unplug. Add
>more ACPI table documentation and fix the code to conform to it.
>
>Peter Krempa (2):
>  qemu: process: Improve documentation of values handled by
>    qemuProcessHandleAcpiOstInfo
>  qemu: process: Handle all failure values for dimms in
>    qemuProcessHandleAcpiOstInfo
>
> src/qemu/qemu_process.c | 44 +++++++++++++++++++++++++++++++++--------
> 1 file changed, 36 insertions(+), 8 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list