qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH][RESEND] Add monitor command for system_reboot


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH][RESEND] Add monitor command for system_reboot
Date: Wed, 08 Jul 2009 18:16:24 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2

On 07/08/2009 05:10 PM, Daniel P. Berrange wrote:
Indeed.  This is what has kept me from applying this but I just can't
think of any better solution.

Any ideas?

The drive behind implementing this feature is so that we can implement
a proper virDomainReboot in libvirt.

How does Xen hvm implement it?

You have to install the Xen paravirt drivers, so Xen HVM handles graceful
shutdown/reboot in the same way as pure Xen paravirt. They watch a flag
in xenstore and invoke shutdown -r / -h according to the flag.

What happens if the driver is not installed? The guest just keeps going, right?

What's the libvirt motivation for the feature?

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]