qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU News
@ 2004-03-31 19:14 Fabrice Bellard
  2004-04-01  8:55 ` Renzo Davoli
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Bellard @ 2004-03-31 19:14 UTC (permalink / raw)
  To: qemu-devel

Hi,

The last commits add the following:

- New feature: the complete state of the virtual machine can be saved on 
disk (and hopefully restored !) with the commands 'savevm' and 'loadvm'. 
Not all the drivers implement the feature, but it already works enough 
to be usable. The saved virtual machine state does not include a 
description of its configuration, so when restoring the virtual machine, 
you must ensure that you have the same virtual configuration.

- First debug commands in the monitor: 'stop' (stop the VM), 'cont' 
(resume execution of the VM), 'gdbserver' (enable the integrated 
gdbserver stub at any point).

- Timer API for the device drivers (similar to the Linux kernel timers). 
It will enable the use of a virtual cycle counter to have a fully 
deterministic emulation (useful for debugging).

Fabrice.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-01 10:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-31 19:14 [Qemu-devel] QEMU News Fabrice Bellard
2004-04-01  8:55 ` Renzo Davoli
2004-04-01 10:50   ` Jean-Michel POURE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).