All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage"
@ 2010-06-09 10:28 Eran Rom
  2011-07-05  5:41 ` [Qemu-devel] [Bug 591666] " Pierce Liu
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Eran Rom @ 2010-06-09 10:28 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

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

** Affects: qemu
     Importance: Undecided
         Status: New

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

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
@ 2011-07-05  5:41 ` Pierce Liu
  2011-07-07  6:42 ` Pierce Liu
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Pierce Liu @ 2011-07-05  5:41 UTC (permalink / raw)
  To: qemu-devel

Hi Eran,

Could you lauch "lspci" command on guestOS to see whether there is a new
pci device hot-plug in?

On the other hand, the guestOS need to  be configured with "CONFIG_VIRTIO_PCI", otherwise it can not
contain the driver to monitor the virtio-pci device.

Thanks

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
  2011-07-05  5:41 ` [Qemu-devel] [Bug 591666] " Pierce Liu
@ 2011-07-07  6:42 ` Pierce Liu
  2011-07-07  6:43 ` Pierce Liu
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Pierce Liu @ 2011-07-07  6:42 UTC (permalink / raw)
  To: qemu-devel

If configure guest kernel correctly, it seems that virtio for block is OK!
Could you help or send me your configure file to have a second check

Thanks


======== version info ===============
QEMU 0.14.50 monitor 
host kernel: 2.6.39 
guest kernel: 2.6.32  


======== config file for kernel  info ===================
See attachment

=========Doing on qemu monitor ================
QEMU 0.14.50 monitor - type 'help' for more information
(qemu) pci_add auto storage file=/dev/ram0,if=virtio
OK domain 0, bus 0, slot 3, function 0


=========Doing on guest console ===============
1.  ---see the disk on guest
root@qemux86-64:~# dmesg | grep 'vda'
[  245.440217]  vda: unknown partition table
root@qemux86-64:~# fdisk -l

Disk /dev/sda: 2147 MB, 2147483648 bytes
255 heads, 63 sectors/track, 261 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sda doesn't contain a valid partition table

Disk /dev/vda: 16 MB, 16777216 bytes
16 heads, 63 sectors/track, 32 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Disk /dev/vda doesn't contain a valid partition table

2. --- write content to virtio disk

root@qemux86-64:~# echo 'helloHypervisor' > /dev/vda  
root@qemux86-64:~# head /dev/vda 
helloHypervisor


=========Doing on host console =============

[root@oc8440477808 linux-2.6.39]# head /dev/ram0
helloHypervisor


========= conclusion ====================
Host get the data which is passed through virtio device on guest. The data is "helloHpervisor"

So, the kernel version 2.6.32 can support virtio block device with correct
config, especially the following must be choosen:


CONFIG_VIRTIO=y
CONFIG_VIRTIO_RING=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_BLK=y


** Attachment added: "guest kernel configure file"
   https://bugs.launchpad.net/qemu/+bug/591666/+attachment/2194876/+files/guest.config

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
  2011-07-05  5:41 ` [Qemu-devel] [Bug 591666] " Pierce Liu
  2011-07-07  6:42 ` Pierce Liu
@ 2011-07-07  6:43 ` Pierce Liu
  2011-07-07  6:46 ` Pierce Liu
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Pierce Liu @ 2011-07-07  6:43 UTC (permalink / raw)
  To: qemu-devel

** Attachment added: "Just in case for use, the config for host"
   https://bugs.launchpad.net/qemu/+bug/591666/+attachment/2194877/+files/h-config.gz

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
                   ` (2 preceding siblings ...)
  2011-07-07  6:43 ` Pierce Liu
@ 2011-07-07  6:46 ` Pierce Liu
  2011-07-07  6:47 ` Pierce Liu
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Pierce Liu @ 2011-07-07  6:46 UTC (permalink / raw)
  To: qemu-devel

** Attachment added: "The disk device on host including virtio block --vda"
   https://bugs.launchpad.net/qemu/+bug/591666/+attachment/2194878/+files/1-vdaOnGuest.png

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
                   ` (3 preceding siblings ...)
  2011-07-07  6:46 ` Pierce Liu
@ 2011-07-07  6:47 ` Pierce Liu
  2011-07-07  6:48 ` Pierce Liu
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Pierce Liu @ 2011-07-07  6:47 UTC (permalink / raw)
  To: qemu-devel

** Attachment added: "guest write data into vda"
   https://bugs.launchpad.net/qemu/+bug/591666/+attachment/2194879/+files/2-write2virtDisk.png

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
                   ` (4 preceding siblings ...)
  2011-07-07  6:47 ` Pierce Liu
@ 2011-07-07  6:48 ` Pierce Liu
  2012-02-15 21:58 ` nutznboltz
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Pierce Liu @ 2011-07-07  6:48 UTC (permalink / raw)
  To: qemu-devel

** Attachment added: "Host get the expect string "helloHpervisor""
   https://bugs.launchpad.net/qemu/+bug/591666/+attachment/2194881/+files/3.getStringOnHypervisor.png

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
                   ` (5 preceding siblings ...)
  2011-07-07  6:48 ` Pierce Liu
@ 2012-02-15 21:58 ` nutznboltz
  2012-05-11 10:58 ` vikas pandey
  2016-09-28 15:12 ` T. Huth
  8 siblings, 0 replies; 10+ messages in thread
From: nutznboltz @ 2012-02-15 21:58 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
                   ` (6 preceding siblings ...)
  2012-02-15 21:58 ` nutznboltz
@ 2012-05-11 10:58 ` vikas pandey
  2016-09-28 15:12 ` T. Huth
  8 siblings, 0 replies; 10+ messages in thread
From: vikas pandey @ 2012-05-11 10:58 UTC (permalink / raw)
  To: qemu-devel

this is vikas pandey,

1:would u please give me ur kernel and initrd source to me ..am also
trying to add pci and usb device in guest os ..

2:
i am using qemu and i am abe to run some of kernel image  and initrd which is available on qemu site for testing purpose.
now my ami is to connect the host usb and access the content after running  iso image or specifing kernel and initrd image on qemu .

for this task i have followed some procedure which is inlined....
//************************************************************************************************************************************************************************

cat /etc/lsb-release
Host pc discription : 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"
==>uname -a
Linux vikas-ThinkCentre-A70 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux

QEMU emulator version 1.0,1, Copyright (c) 2003-2008 Fabrice Bellard

fist i have checked with iso images
step 1:
dd of=ubuntuimage bs=1024 seek=10485760 count=0  
step 2:
qemu -hda ubuntuimage -cdrom m1040_wifi.iso -usbdevice host:1e3d:2093 -m 192 -boot d
usb_create: no bus specified, using "usb.0" for "usb-host"
(it is a problem which is not permitting guest os to access completly even media will be detected on console while booting on qemu  and we can add usb in qemu but in qemue gues os shelll it is not detecting any where  )
husb: open device 1.6
husb: config #1 need -1
husb: 1 interfaces claimed for configuration 1
husb: grabbed usb device 1.6
husb: config #1 need 1
husb: 1 interfaces claimed for configuration 1
husb: config #1 need 1
husb: 1 interfaces claimed for configuration 1  
=========>2nd i have used kernel and initrd image 
step >qemu-system-arm -kernel zImage.integrator -initrd arm_root.img -hda ubuntuimage -usb -usbdevice host:1e3d:2093  -m 128
segmantation fault
//********************************************************************************************************************************************
please suggest me as soon as possible ,and please tell me that is it compulsary that use kvm and libvirt with qemu for using host usb or not..
because i have also tried alot  with libvirt but every time it is having some different -2 error currently error  related with libvirt is ..
==>virsh -c qemu:///system list

virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.3' not found (required by virsh)
virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.0' not found (required by virsh)
virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_0.9.3' not found (required by virsh)
virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.2' not found (required by virsh

plese tell me now what should ido...
thanks& regards

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Qemu-devel] [Bug 591666] Re: broken "pci_add auto storage"
  2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
                   ` (7 preceding siblings ...)
  2012-05-11 10:58 ` vikas pandey
@ 2016-09-28 15:12 ` T. Huth
  8 siblings, 0 replies; 10+ messages in thread
From: T. Huth @ 2016-09-28 15:12 UTC (permalink / raw)
  To: qemu-devel

The "pci_add" command has been removed since QEMU 2.3.0, so I guess we
can close this bug ... if you still can reproduce the problem with the
latest version, please feel free to open this ticket again.

** Changed in: qemu
       Status: New => Invalid

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

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-09-28 15:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-09 10:28 [Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage" Eran Rom
2011-07-05  5:41 ` [Qemu-devel] [Bug 591666] " Pierce Liu
2011-07-07  6:42 ` Pierce Liu
2011-07-07  6:43 ` Pierce Liu
2011-07-07  6:46 ` Pierce Liu
2011-07-07  6:47 ` Pierce Liu
2011-07-07  6:48 ` Pierce Liu
2012-02-15 21:58 ` nutznboltz
2012-05-11 10:58 ` vikas pandey
2016-09-28 15:12 ` T. Huth

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.