qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] QEMU News
Date: Wed, 31 Mar 2004 21:14:54 +0200	[thread overview]
Message-ID: <406B18AE.7080804@bellard.org> (raw)

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.

             reply	other threads:[~2004-03-31 19:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-31 19:14 Fabrice Bellard [this message]
2004-04-01  8:55 ` [Qemu-devel] QEMU News Renzo Davoli
2004-04-01 10:50   ` Jean-Michel POURE

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=406B18AE.7080804@bellard.org \
    --to=fabrice@bellard.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).