On Mon, Jan 14, 2008 at 02:01:40PM +0100, Guido Guenther wrote:
> On Mon, Jan 14, 2008 at 12:28:09PM +, Richard W.M. Jones wrote:
> > Guido Guenther wrote:
> >> "sendkey ctrl-alt-delete"
> >> to the monitor which might be very fragile though. Both solutions depend
> >> on the os in the vm doing
On Mon, Jan 14, 2008 at 12:28:09PM +, Richard W.M. Jones wrote:
> Guido Guenther wrote:
>> "sendkey ctrl-alt-delete"
>> to the monitor which might be very fragile though. Both solutions depend
>> on the os in the vm doing the right thing (acpi event handling in the
>> first case).
>
> That's no
Guido Guenther wrote:
On Wed, Jan 09, 2008 at 03:56:52PM +, Daniel P. Berrange wrote:
Well there's a 'system_reset' monitor command, but its unclear if
its actually working - when i run it, it stops the guest from responding
to any keyboard input and makes it take 100% CPU, but doesn't rebo
Guido Guenther wrote:
"sendkey ctrl-alt-delete"
to the monitor which might be very fragile though. Both solutions depend
on the os in the vm doing the right thing (acpi event handling in the
first case).
That's not going to work on Windows NT.
Rich.
--
Emerging Technologies, Red Hat - http://
On Wed, Jan 09, 2008 at 03:56:52PM +, Daniel P. Berrange wrote:
> Well there's a 'system_reset' monitor command, but its unclear if
> its actually working - when i run it, it stops the guest from responding
> to any keyboard input and makes it take 100% CPU, but doesn't reboot :-(
> If that's
On Wed, Jan 09, 2008 at 06:18:50PM +0200, Dan Kenigsberg wrote:
> On Wed, Jan 09, 2008 at 03:56:52PM +, Daniel P. Berrange wrote:
> > On Wed, Jan 09, 2008 at 04:11:44PM +0100, Guido Guenther wrote:
> > > On Tue, Jan 08, 2008 at 06:34:36PM +, Daniel P. Berrange wrote:
> > > > Fair enough. An
On Wed, Jan 09, 2008 at 03:56:52PM +, Daniel P. Berrange wrote:
> On Wed, Jan 09, 2008 at 04:11:44PM +0100, Guido Guenther wrote:
> > On Tue, Jan 08, 2008 at 06:34:36PM +, Daniel P. Berrange wrote:
> > > Fair enough. Any idea if the 'system_reboot' command is also wired up
> > > in KVM yet
On Tue, Jan 08, 2008 at 12:15:56PM +0100, Guido Guenther wrote:
> Hi,
> currently domainShutdown kills qemu/kvm instances hard which is not very
> filesystem friendly. However recent kvm git acquired system_powerdown to
> shutdown the system gracefully by simulating an acpi power button press.
> We
On Wed, Jan 09, 2008 at 04:11:44PM +0100, Guido Guenther wrote:
> On Tue, Jan 08, 2008 at 06:34:36PM +, Daniel P. Berrange wrote:
> > Fair enough. Any idea if the 'system_reboot' command is also wired up
> > in KVM yet ? We should probably just add code to call it anyway since
> > it'll be nea
On Wed, Jan 09, 2008 at 04:11:44PM +0100, Guido Guenther wrote:
> On Tue, Jan 08, 2008 at 06:34:36PM +, Daniel P. Berrange wrote:
> > Fair enough. Any idea if the 'system_reboot' command is also wired up
> > in KVM yet ? We should probably just add code to call it anyway since
> > it'll be nea
On Tue, Jan 08, 2008 at 06:34:36PM +, Daniel P. Berrange wrote:
> Fair enough. Any idea if the 'system_reboot' command is also wired up
> in KVM yet ? We should probably just add code to call it anyway since
> it'll be near identical code to that which you used for shutdown, and
> its better t
On Tue, Jan 08, 2008 at 05:55:45PM +0100, Guido Guenther wrote:
> On Tue, Jan 08, 2008 at 04:37:02PM +, Daniel P. Berrange wrote:
> > On Tue, Jan 08, 2008 at 12:15:56PM +0100, Guido Guenther wrote:
> > > Hi,
> > > currently domainShutdown kills qemu/kvm instances hard which is not very
> > > fi
On Tue, Jan 08, 2008 at 04:37:02PM +, Daniel P. Berrange wrote:
> On Tue, Jan 08, 2008 at 12:15:56PM +0100, Guido Guenther wrote:
> > Hi,
> > currently domainShutdown kills qemu/kvm instances hard which is not very
> > filesystem friendly. However recent kvm git acquired system_powerdown to
> >
On Tue, Jan 08, 2008 at 12:15:56PM +0100, Guido Guenther wrote:
> Hi,
> currently domainShutdown kills qemu/kvm instances hard which is not very
> filesystem friendly. However recent kvm git acquired system_powerdown to
> shutdown the system gracefully by simulating an acpi power button press.
> We
Hi,
currently domainShutdown kills qemu/kvm instances hard which is not very
filesystem friendly. However recent kvm git acquired system_powerdown to
shutdown the system gracefully by simulating an acpi power button press.
We can now use this in libvirt:
diff --git a/src/qemu_driver.c b/src/qemu_
15 matches
Mail list logo