qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Bug 965327 <965327@bugs.launchpad.net>
Cc: Kenneth Salerno <kennethsalerno@yahoo.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 965327] Re: virtio-pci: can't reserve io 0x0000-0x001f
Date: Fri, 13 Jul 2012 18:50:16 +1000	[thread overview]
Message-ID: <4FFFE148.7070708@ozlabs.ru> (raw)
In-Reply-To: <20120712180801.3046.87969.malone@soybean.canonical.com>

Here - http://git.qemu.org/qemu.git - is no mention of 1.1.0-1. The master branch from there seems
working for me, just checked. Please try the latest master.

This is what my guest prints. Both devices work.

root@erif_root:~# lspci -v
00:00.0 Ethernet controller: Qumranet, Inc. Virtio network device
	Subsystem: Qumranet, Inc. Device 0001
	Flags: bus master, fast devsel, latency 0, IRQ 17
	I/O ports at 0020 [size=32]
	Memory at 100b0000000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at 100b0010000 [disabled] [size=64K]
	Capabilities: [40] MSI-X: Enable+ Count=3 Masked-
	Kernel driver in use: virtio-pci

00:01.0 SCSI storage controller: Qumranet, Inc. Virtio block device
	Subsystem: Qumranet, Inc. Device 0002
	Flags: bus master, fast devsel, latency 0, IRQ 18
	I/O ports at 0040 [size=64]
	Memory at 100b0020000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [40] MSI-X: Enable+ Count=2 Masked-
	Kernel driver in use: virtio-pci


QEMU Source file is hw/spapr_pci.c.


On 13/07/12 04:08, Kenneth Salerno wrote:
> The changelog for 1.1.0-1 states "Pseries handles PCI, allowing for
> virtio devices with -M pseries" while this bug report here still stands
> as an issue I'm having where SLOF detects my virtio-block device but
> QEMU does not create a virtio-pci device that the Linux kernel can
> recognize. I would at least like to know which source files (and if this
> problem I'm having is with SLOF or QEMU) I should be concerned with if
> you would like me to troubleshoot further.


-- 
Alexey

  reply	other threads:[~2012-07-13  8:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26 14:19 [Qemu-devel] [Bug 965327] [NEW] virtio-pci: can't reserve io 0x0000-0x001f Kenneth Salerno
2012-07-12 18:08 ` [Qemu-devel] [Bug 965327] " Kenneth Salerno
2012-07-13  8:50   ` Alexey Kardashevskiy [this message]
2012-08-10 17:43 ` Kenneth Salerno
2014-08-22  7:01 ` Anton Blanchard
2016-09-09 10:20 ` T. Huth

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=4FFFE148.7070708@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=965327@bugs.launchpad.net \
    --cc=kennethsalerno@yahoo.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).