From: Hu Tao <hutao@cn.fujitsu.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v20 6/7] pvpanic: create pvpanic by default for machine 1.5
Date: Thu, 25 Apr 2013 10:33:04 +0800 [thread overview]
Message-ID: <20130425023304.GF10084@localhost.localdomain> (raw)
In-Reply-To: <87zjwn99dj.fsf@blackfin.pond.sub.org>
On Wed, Apr 24, 2013 at 06:33:12PM +0200, Markus Armbruster wrote:
> You forgot to suppress the pvpanic device with the really old machine
> types using pc_init_pci_no_kvmclock().
Thanks for pointing it out!
>
> $ for i in `qemu-system-x86_64 -M help | awk '/^[a-z]/ { print $1 }'| grep -v xen`; do echo -n $i; echo -e "info qtree\nq" | qemu-system-x86_64 -nodefaults -S -nographic -monitor stdio -M $i | grep pvpanic || echo; done
> pc dev: pvpanic, id ""
> pc-i440fx-1.5 dev: pvpanic, id ""
> pc-i440fx-1.4
> pc-1.3
> pc-1.2
> pc-1.1
> pc-1.0
> pc-0.15
> pc-0.14
> pc-0.13 dev: pvpanic, id ""
> pc-0.12 dev: pvpanic, id ""
> pc-0.11 dev: pvpanic, id ""
> pc-0.10 dev: pvpanic, id ""
> isapc dev: pvpanic, id ""
> q35 dev: pvpanic, id ""
> pc-q35-1.5 dev: pvpanic, id ""
> pc-q35-1.4
>
> Sorry I didn't catch this earlier.
next prev parent reply other threads:[~2013-04-25 2:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 7:06 [Qemu-devel] [PATCH v20 0/7] Add pvpanic device to deal with guest panic event Hu Tao
2013-04-19 7:06 ` [Qemu-devel] [PATCH v20 1/7] add a new runstate: RUN_STATE_GUEST_PANICKED Hu Tao
2013-04-19 7:06 ` [Qemu-devel] [PATCH v20 2/7] add a new qevent: QEVENT_GUEST_PANICKED Hu Tao
2013-04-19 7:06 ` [Qemu-devel] [PATCH v20 3/7] introduce a new qom device to deal with panicked event Hu Tao
2013-04-19 7:06 ` [Qemu-devel] [PATCH v20 4/7] pvpanic: pass configurable ioport to seabios Hu Tao
2013-04-24 16:34 ` Markus Armbruster
2013-04-25 2:33 ` Hu Tao
2013-04-24 16:35 ` Markus Armbruster
2013-04-25 5:43 ` Hu Tao
2013-04-25 12:59 ` Markus Armbruster
2013-04-19 7:06 ` [Qemu-devel] [PATCH v20 5/7] pvpanic: add document of pvpanic Hu Tao
2013-04-19 7:06 ` [Qemu-devel] [PATCH v20 6/7] pvpanic: create pvpanic by default for machine 1.5 Hu Tao
2013-04-24 16:33 ` Markus Armbruster
2013-04-25 2:33 ` Hu Tao [this message]
2013-04-19 7:06 ` [Qemu-devel] [PATCH v20 7/7] Wire up disabled wait a panicked event on s390 Hu Tao
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=20130425023304.GF10084@localhost.localdomain \
--to=hutao@cn.fujitsu.com \
--cc=armbru@redhat.com \
--cc=pbonzini@redhat.com \
--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).