From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/3] pci, pc, pvpanic bug fixes
Date: Mon, 4 Nov 2013 15:51:07 +0200 [thread overview]
Message-ID: <1383572851-28326-1-git-send-email-mst@redhat.com> (raw)
Please pull the following for 1.7.
The following changes since commit a126050a103c924b03388a9a64ce9af8c96b0969:
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging (2013-10-31 17:02:26 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony
for you to fetch changes up to df39076850958b842ac9e414dc3ab2895f1877bf:
vl: allow "cont" from panicked state (2013-11-04 15:39:41 +0200)
----------------------------------------------------------------
pci, pc, pvpanic bug fixes
This fixes strange pvpanic behaviour: you had to
pause to let VM continue (and potentially reboot on panic
if enabled).
This also fixes two bugs reported by Andreas.
One is a long-standing bug exposed by recent pci changes,
the other affects old piix machine types and was caused
by recent acpi changes.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Michael S. Tsirkin (2):
pc: disable acpi info for isapc and old pc machine
exec: limit system memory size
Paolo Bonzini (1):
vl: allow "cont" from panicked state
exec.c | 7 ++++++-
gdbstub.c | 3 ---
hw/i386/pc_piix.c | 2 ++
vl.c | 6 ++----
4 files changed, 10 insertions(+), 8 deletions(-)
--
MST
next reply other threads:[~2013-11-04 13:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-04 13:51 Michael S. Tsirkin [this message]
2013-11-04 13:51 ` [Qemu-devel] [PULL 1/3] pc: disable acpi info for isapc and old pc machine Michael S. Tsirkin
2013-11-04 13:51 ` [Qemu-devel] [PULL 2/3] exec: limit system memory size Michael S. Tsirkin
2013-11-04 13:51 ` [Qemu-devel] [PULL 3/3] vl: allow "cont" from panicked state Michael S. Tsirkin
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=1383572851-28326-1-git-send-email-mst@redhat.com \
--to=mst@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).