[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
From: |
nutznboltz |
Subject: |
[Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage" |
Date: |
Wed, 15 Feb 2012 21:58:20 -0000 |
Did you remember to load PCI hotplug modules into the guest?
sudo modprobe acpiphp
sudo modprobe pci_hotplug
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/591666
Title:
broken "pci_add auto storage"
Status in QEMU:
New
Bug description:
Doing:
(qemu) pci_add auto storage file=/dev/ram0,if=virtio
Results in:
OK domain 0, bus 0, slot 5, function 0
However no device is actually added to the guest.
QEMU: Latest git code (June 9) from
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
(seems to be broken from 0.12.1.2)
KVM: Compiled from git://git.kernel.org/pub/scm/virt/kvm/kvm-kmod.git
checked out (refs/remotes/origin/stable-2.6.32)
Both guest and host are Ubuntu 9.10 with 2.6.32 kernel.
Guest kernel has ACPI enabled (specifically, the PCI slot detection driver)
Guest executed with the following parameters:
-boot c -drive
file=/home/eranr/kvm_images/ubuntu-9.10-2.6.32-perf.img,if=ide,boot=on -m 4096
-net nic,model=virtio -net tap,ifname=qtap0,script=no -vnc :0 -smp
1,cores=1,threads=0 -monitor tcp:localhost:6001,server,nowait
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/591666/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage",
nutznboltz <=