[libvirt] [PATCH] Move reboot/shutdown flags combination check into QEMU driver

Eric Blake eblake at redhat.com
Fri Nov 30 14:10:27 UTC 2012


> The fact that only the guest agent, or ACPI flag can be used
> when requesting reboot/shutdown is merely a limitation of the
> QEMU driver impl at this time. Thus it should not be in
> libvirt.c code
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/libvirt.c          | 16 ----------------
>  src/qemu/qemu_driver.c | 16 ++++++++++++++++
>  2 files changed, 16 insertions(+), 16 deletions(-)

ACK.




More information about the libvir-list mailing list