All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Williamson <alex.l.williamson@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1175513] Re: Qemu 1.5-git gpu clock control doesn`t work after	guest reboot
Date: Mon, 06 May 2013 20:05:26 -0000	[thread overview]
Message-ID: <20130506200526.14597.53266.malone@gac.canonical.com> (raw)
In-Reply-To: 20130502091433.32599.11761.malonedeb@soybean.canonical.com

So the result is:

HD6850 - works fully, host hang on guest poweroff
GT210 - works fully, no host issues

Is that correct?  Are you attempting to rebind the HD6850 to host
drivers after qemu is shutdown, or does the host hang happen prior to
where that would be possible?  What about killing qemu with a ^C, does
it hang the host the same way?  If you could run the host in text mode
or with a serial or net console so we can see if there are any messages
prior to the hang, that would be extremely useful.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1175513

Title:
  Qemu 1.5-git gpu clock control doesn`t work after guest reboot

Status in The Linux Kernel:
  New
Status in QEMU:
  New

Bug description:
  I run qemu from git with such command:

  qemu-system-x86_64 -nodefaults -m 4096 -smp 8,cores=4,threads=2,sockets=1 -cpu 'kvm64' -device usb-mouse -M q35 -vga qxl -no-hpet -boot once=c,menu=on -device vfio-pci,host=02:00.0,x-vga=on \
  -enable-kvm -monitor stdio -chardev socket,path=/tmp/qga.sock,server,nowait,id=qga0 -device virtio-serial -device virtserialport,chardev=qga0,name=org.qemu.guest_agent.0 -net nic,vlan=0,model=e1000 -net tap,ifname=tap0,script=/etc/guest-ifup -usb -device intel-hda -device hda-duplex \
  -drive file='/home/<user>/qemu/win7',if=none,id=drive-virtio-disk0,cache=writeback,aio=native,format=qed,discard=on -device virtio-blk-pci,drive=drive-virtio-disk0,id=virtio-disk \
  -drive file='/dev/sr0',if=none,id=drive-ide1-0-0,media=cdrom,snapshot=off,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide1-0-0,id=ide1-0-0 \
  -spice port=5930,disable-ticketing

  Before guest (Windows 7) reboot, videocard works in 3D mode with full
  frequency. But after reboot videocard works in 3D only with powersafe
  frequency. Then I must reboot host for recover gpu clock control.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1175513/+subscriptions

  parent reply	other threads:[~2013-05-06 20:11 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-02  9:14 [Qemu-devel] [Bug 1175513] [NEW] Qemu 1.5.0 gpu clock control doesn`t work after guest reboot commiethebeastie
2013-05-02 10:50 ` [Qemu-devel] [Bug 1175513] " commiethebeastie
2013-05-02 10:55 ` commiethebeastie
2013-05-02 15:07 ` Alex Williamson
2013-05-02 15:48 ` [Qemu-devel] [Bug 1175513] Re: Qemu 1.5-git " commiethebeastie
2013-05-02 16:15 ` commiethebeastie
2013-05-02 16:30 ` commiethebeastie
2013-05-03 22:29 ` Alex Williamson
2013-05-04  7:58 ` commiethebeastie
2013-05-04  8:28 ` commiethebeastie
2013-05-04 10:52 ` commiethebeastie
2013-05-04 14:28 ` Alex Williamson
2013-05-04 18:34 ` commiethebeastie
2013-05-04 19:54 ` Alex Williamson
2013-05-04 21:08 ` commiethebeastie
2013-05-04 21:24 ` commiethebeastie
2013-05-04 22:38 ` commiethebeastie
2013-05-05 13:33 ` commiethebeastie
2013-05-06 20:05 ` Alex Williamson [this message]
2013-05-07 17:11 ` commiethebeastie
2013-05-09  4:01 ` commiethebeastie
2013-05-10 15:44 ` commiethebeastie
2018-01-30 20:59 ` Thomas Huth
2018-05-22 13:50 ` Thomas Huth
2018-05-22 13:50 ` [Qemu-devel] [Bug 1175513] [NEW] " Launchpad Bug Tracker
2018-07-22  4:17 ` [Qemu-devel] [Bug 1175513] " Launchpad Bug Tracker

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=20130506200526.14597.53266.malone@gac.canonical.com \
    --to=alex.l.williamson@gmail.com \
    --cc=1175513@bugs.launchpad.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.