qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] pci, pc, pvpanic bug fixes
@ 2013-11-04 13:51 Michael S. Tsirkin
  2013-11-04 13:51 ` [Qemu-devel] [PULL 1/3] pc: disable acpi info for isapc and old pc machine Michael S. Tsirkin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael S. Tsirkin @ 2013-11-04 13:51 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2013-11-04 13:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-04 13:51 [Qemu-devel] [PULL 0/3] pci, pc, pvpanic bug fixes Michael S. Tsirkin
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

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).