public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: dbareiro@gmx.net, KVM list <kvm@vger.kernel.org>
Subject: Re: OpenBSD 5.3 guest on KVM
Date: Fri, 6 Nov 2015 16:57:17 +0100	[thread overview]
Message-ID: <563CCDDD.8050709@redhat.com> (raw)
In-Reply-To: <20130904233114.GA4460@defiant.freesoftware>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256



On 05/09/2013 01:31, Daniel Bareiro wrote:
> Hi all!
> 
> These days I tested OpenBSD 5.3 and pleasantly surprised me notice
> that they implemented VirtIO for block devices, network and memory 
> ballooning. It is an important step for those who contribute to
> the project.
> 
> Now what I'm seeing is that there seems to be some sort of problem
> with the ACPI to shutdown the VM. I remember that at one time it
> was not working, then they corrected it and now seems to be new
> problems with these messages.
> 
> I tried turning off the VM from libvirt (virsh) and also from Qemu 
> monitor booting the VM manually and in either case the result is
> the same: the VM freezes.
> 
> # sysctl hw hw.machine=amd64 hw.model=QEMU Virtual CPU version
> 1.1.2 hw.ncpu=1 hw.byteorder=1234 hw.pagesize=4096 
> hw.disknames=cd0:,sd0:be0e0f1c0cdc4dae,fd0:,fd1: hw.diskcount=4 
> hw.cpuspeed=2009 hw.vendor=Bochs hw.product=Bochs 
> hw.uuid=501ef229-2337-165f-8da3-905b12832049 hw.physmem=535814144 
> hw.usermem=535801856 hw.ncpufound=1 hw.allowpowerdown=1
> 
> 
> hw.allowpowerdown set to 1 (the default) allows a power button
> shutdown.
> 
> Someone had this problem and could solve it somehow? There any
> debug information I can provide to help solve this?

Sure, you can gather a trace on the host using trace-cmd.

trace-cmd record -e kvm qemu-system-x86_64 --enable-kvm ...

This will produce a huge trace.dat file.  You can compress it with xz
and send it my way.

Thanks,

Paolo

      parent reply	other threads:[~2015-11-06 15:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-04 23:31 OpenBSD 5.3 guest on KVM Daniel Bareiro
2013-09-05  8:30 ` Paolo Bonzini
2013-09-05 15:44   ` Daniel Bareiro
2013-09-05 18:00     ` Gleb Natapov
2013-09-05 18:49       ` Daniel Bareiro
2015-11-06 15:57 ` Paolo Bonzini [this message]

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=563CCDDD.8050709@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=dbareiro@gmx.net \
    --cc=kvm@vger.kernel.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