qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/3] pci, pc, pvpanic bug fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL 0/3] pci, pc, pvpanic bug fixes
Date: Mon, 4 Nov 2013 15:51:07 +0200

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 <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]