[libvirt] [PATCH] qemu: process: Save vcpu ordering information on reconnect

Ján Tomko jtomko at redhat.com
Tue Jun 6 10:02:05 UTC 2017


On Tue, Jun 06, 2017 at 07:50:16AM +0200, Peter Krempa wrote:
>vCPU ordering information would not be updated if a vCPU emerged or
>disappeared during the time libvirtd is not running. This allowed to
>create invalid configuration like:
>
>    [...]
>    <vcpu id='56' enabled='yes' hotpluggable='yes' order='57'/>
>    <vcpu id='57' enabled='yes' hotpluggable='yes' order='58'/>
>    <vcpu id='58' enabled='yes' hotpluggable='yes'/>
>
>Call the function that records the information on reconnect.
>
>Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1451251
>---
> src/qemu/qemu_process.c | 2 ++
> 1 file changed, 2 insertions(+)
>

Really-reviewed-by: Ján Tomko <jtomko at redhat.com>

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170606/c5d40fdc/attachment-0001.sig>


More information about the libvir-list mailing list